2553 Commits (577d76ebbd639beb2fbfb22db8e69f24cad00d68)
 

Author SHA1 Message Date
Chia-I Wu 577d76ebbd vkr: handle device lost in vkr_context_submit_fence 4 years ago
Chia-I Wu bab761c99e vkr: clang-format vkr_device_create_queues 4 years ago
Chia-I Wu 5366e2183b vkr: log for vkExecuteCommandStreamsMESA failures 4 years ago
Chia-I Wu dd174873ca vkr: log for resource lookup failures 4 years ago
Chia-I Wu f648073d62 vkr: log for object validation failures 4 years ago
Yiwei Zhang a0ef5307b0 vkr: add VK_EXT_image_robustness support 4 years ago
Yiwei Zhang 9c58215486 vkr: add VK_EXT_provoking_vertex support 4 years ago
Yiwei Zhang ac9d7987d7 vkr: add VK_EXT_line_rasterization support 4 years ago
Yiwei Zhang 5180163393 vkr: update to latest venus protocol 4 years ago
Akihiko Odaki 315bfe7b07 Restore VIRGL_BIND_PREFER_EMULATED_BGRA macro 4 years ago
Corentin Noël 7e928cf8bd vrend/shader: Add missing indirect range correction for generic/patch outputs 4 years ago
Gert Wollny e420a5aab9 vrend: Add minigbm code path for copy_transfer from host 4 years ago
Akihiko Odaki ae7f7e6163 vrend: Limit max texture image units 4 years ago
Yonggang Luo afebbd233c Convert unsigned long to uintptr_t for fixes compiling error on win32/mingw64 4 years ago
Gert Wollny edf38395d6 vrend: Don't try to deref gbm if it was not initialized 4 years ago
Igor Torrente 138b8ad95a venus: advertise the VK_EXT_custom_border_color extension 4 years ago
Igor Torrente 44ce529ee4 venus: venus-protocol groundwork to VK_EXT_custom_border_color 4 years ago
Corentin Noël faa194f8f6 vrend: Use the constants from the protocol to encode copy_transfer 4 years ago
Akihiko Odaki b2563956dd shader: Do not fall through in iter_declaration 4 years ago
Akihiko Odaki 636f9c91d3 shader: Handle TGSI_SEMANTIC_BCOLOR as input 4 years ago
Gert Wollny eee4f5658f vrend: Disable transfer in both directions with minigbm 4 years ago
Cristian Ciocaltea 66f93d3e61 ci: Update Mesa Git revision 4 years ago
Cristian Ciocaltea 336e01f0e1 ci: Optimize virtio-gpu jobs execution 4 years ago
Cristian Ciocaltea 89efc7600a ci: Drop unused *.yml files 4 years ago
Cristian Ciocaltea 3203c79964 ci: Make virtio-gpu test results available in the artifacts 4 years ago
Cristian Ciocaltea 49d5965c96 ci: Enable virtio-gpu test jobs 4 years ago
Akihiko Odaki 35946d50ce vrend: Do not pass GL_BGRA vertex array for ES 4 years ago
Akihiko Odaki b92978744d shader: Use swizzle_writer in get_source_info 4 years ago
Akihiko Odaki 234b2498a9 vrend: Re-select program if VBO is dirty 4 years ago
Gert Wollny 341e34652e shader: Handle TGSI_SEMANTIC_TEXCOORD 4 years ago
Gert Wollny 91e81d6c42 shader: Emit indirect generic outputs in GS and TES 4 years ago
Corentin Noël 3c1846eec0 shader: Emit winsys_adjust_y when TGSI_SEMANTIC_PCOORD 4 years ago
Igor Torrente dbb81cf868 venus: Exposes VK_EXT_4444_formats extension 4 years ago
Italo Nicola 1f1448ff10 shader: make shader key always consider its own shader type to be present 4 years ago
Italo Nicola c53b846aec shader: avoid trying to pre-link a TCS when a TES is not present 4 years ago
Italo Nicola 216d3b1014 shader: fix a bug where GS didn't always emit TF output 4 years ago
Yiwei Zhang 26767c3ba0 venus: proxy to add required seals to shmem fd 4 years ago
Ryan Neph 68e6f3b591 proxy: fix void pointer cast errors 4 years ago
Andrii Pauk 06240496bf vrend: Add get_egl_display callback 4 years ago
Yiwei Zhang a663e5d20a server: update render protocol to reflect the actual ops 4 years ago
Yiwei Zhang e8522be693 proxy: remove shmem allocation hijack 4 years ago
Yiwei Zhang fb1821b68a proxy/server: attach resource at export_blob 4 years ago
Yiwei Zhang 9c5ca936c7 proxy: add proxy_context_resource helpers 4 years ago
Yiwei Zhang d9f090a20a server: relocate resource attach into import_blob 4 years ago
Yiwei Zhang 66869fb0d1 server: use the real hw res handle as res_id 4 years ago
Yiwei Zhang 106179de5b virgl: pass res_id to get_blob 4 years ago
Yiwei Zhang f94c675139 server: remove redundant render_context_resource 4 years ago
Yiwei Zhang 1533b232e6 server: properly set map_info at blob export 4 years ago
Yiwei Zhang 728effff74 virgl: create or import blob must fail on duplicate resource id 4 years ago
Yiwei Zhang 9f4e730bcf vkr: fix some PRIu64 format prints 4 years ago