2407 Commits (2a5fb800c6b0ce15ad37c2c698635e3e2d27b37c)
 

Author SHA1 Message Date
Yiwei Zhang c8255cd46c vkr: destroy vkr_device at vkr_physical_device_destroy 3 years ago
Yiwei Zhang bd28750890 vkr: vkr_physical_device to track vkr_device with vkr_object::track_head 3 years ago
Yiwei Zhang aed086d399 vkr: refactor to add vkr_physical_device_destroy 3 years ago
Yiwei Zhang e2686dc422 f 3 years ago
Yiwei Zhang 122625e79c vkr: destroy vkr_instance at vkr_context_destroy 3 years ago
Yiwei Zhang f46f128278 vkr: wait for device idle before device destruction 3 years ago
Chia-I Wu b0938ac0dd ci: build venus at least 3 years ago
Chia-I Wu ee1311f951 vkr: set VkResult for vkFreeDescriptorSets 3 years ago
Yiwei Zhang 5b08e33fee vkr: add CREATE_PIPELINE_ARRAY 3 years ago
Yiwei Zhang d6c6fd7c40 vkr: add FREE_OBJECT_ARRAY 3 years ago
Yiwei Zhang f142694fd2 vkr: add ALLOCATE_OBJECT_ARRAY 3 years ago
Dave Airlie 900bc6fd96 virgl: add support for anisotropic texture filtering 3 years ago
John Bates 086510d5f4 vrend: Fix atomicCompSwap types 3 years ago
Ryan Neph a108be89e3 vrend: fix buffer overflow in _mesa_DebugMessageInsert 3 years ago
Yiwei Zhang 875ce171d3 virglrenderer: silence some compile warnings 3 years ago
Chia-I Wu 0432a546c3 vkr: check decoder status before decoding 3 years ago
Chia-I Wu 9f6329a0b0 vkr: log VkResult errors on debug builds only 3 years ago
Ryan Neph ebb2cf3c76 vrend: convert linear color to srgb for 24bpp imported EGL resources 3 years ago
Chia-I Wu 673f4d0c1d vrend: fix boundary check for SSBO state update 3 years ago
Chia-I Wu 029303e9fd vrend: check for NULL in vrend_renderer_get_meminfo 3 years ago
Nataraj Deshpande d85bcfbb60 virgl/gbm: Add support for GBM_FORMAT_ABGR2101010 3 years ago
Isaac Bosompem 02f8a0d2c9 virgl: Fix missing fog output in certain cases 3 years ago
Gert Wollny 7d5f285bc2 shader: use array indices when reading from gl_TessLevel* 3 years ago
Ryan Neph 9e714ff394 tests/fuzzer: fix eglInitialize() leak suppression 3 years ago
Gert Wollny 148e6c3d0d vrend: Don't synchronize compute shader IO interfaces 3 years ago
Gert Wollny 9eadf02311 vrend: factor out synchronization of shader IO interfaces 3 years ago
Gert Wollny 806bd0ad2c vrend: Don't try to set SSBOs when no location is given 3 years ago
Yiwei Zhang bf31c00acd vkr: do not force chaining external image info when tiling is optimal 3 years ago
Chia-I Wu 8d413c4d66 vkr: NULL-check loop variables 3 years ago
Chia-I Wu 248a49f97b vkr: do not assert pAllocator 3 years ago
Chia-I Wu 0fdb1e5dd6 vkr: do not assert VkStructureType 3 years ago
Chia-I Wu 0f12c46073 vkr: make sure the first dispatchable handle is non-NULL 3 years ago
Chia-I Wu 6b4c2b1b70 vkr: update venus-protocol to 1.2.182 3 years ago
Chia-I Wu d6ebb60f20 vkr: fix temp pool alloc 3 years ago
Chia-I Wu eb98abc86e vkr: set a limit on decoder temp pool size 3 years ago
Chia-I Wu 44448cf75c vkr: fix some null dereferences 3 years ago
Louis-Francis Ratté-Boulianne 0ee70e92a5 virgl: Add VIRGL_RENDERER_ASYNC_FENCE_CB flag 3 years ago
Louis-Francis Ratté-Boulianne 23c4ef5aa3 vrend: Add VREND_USE_ASYNC_FENCE_CB flag 3 years ago
Louis-Francis Ratté-Boulianne 1e3a8fd41d vrend: Prepare for async fence callback support 3 years ago
Chia-I Wu 380549740a vkr: add VKR_RENDERER_ASYNC_FENCE_CB 3 years ago
Chia-I Wu fe9d9282ad vkr: add vkr_device_alloc_queue_sync 3 years ago
Chia-I Wu 457fe55ebb vkr: remove vkr_queue:has_thread 3 years ago
Chia-I Wu 9074c20c74 vkr: add vkr_queue::context 3 years ago
Gert Wollny d2aa0783e5 vshader: Emit code to query texture levels from uniform on GLES 3 years ago
Gert Wollny e5fabecbe0 vrend: pass texture levels per shader on GLES as uniform 3 years ago
Gert Wollny 7020b5eb93 vrend: store number of levels in sampler view 3 years ago
Elie Tournier 6f72e54912 shader: Do not emit textureQueryLevels with GLES 3 years ago
Chia-I Wu 30eff50d54 tests/fuzzer: add virgl_venus_fuzzer 3 years ago
Gert Wollny 49edf4eda6 shader: Fix string truncatation warning 3 years ago
Gert Wollny a9e9aff91d shader: compress the size of the shader io info 3 years ago