Commit Graph

2633 Commits (macos/master)
 

Author SHA1 Message Date
Yiwei Zhang 39bf0362c1 vkr: fallback to import oriented when export is not supported 2 years ago
Yiwei Zhang c653aa735d vkr: init and track gbm_device 2 years ago
Yiwei Zhang bb4186fc7b vkr: scope down FORCE_ENABLE_DMABUF 2 years ago
Yiwei Zhang ca83e6d97e vkr: move memory fd export into vkr_device_memory 2 years ago
Yiwei Zhang 356042291c vkr: let vkr_device to track device entry point get_memory_fd 2 years ago
Yiwei Zhang 7fc9dbf3bb vkr: refactor vkr_device_memory to track vkr_device instead 2 years ago
Yiwei Zhang 0b2e4b2cd8 vkr: add vkr_device_memory_release 2 years ago
Yiwei Zhang c2e77fce08 vkr: add vkr_descriptor_pool_release 2 years ago
Yiwei Zhang 4068624e5c vkr: add vkr_command_pool_release 2 years ago
Yiwei Zhang 25bbf4b020 vkr: error return is normally negative 2 years ago
Yiwei Zhang 3a7c0bf6de virgl: use os_dupfd_cloexec from mesa util 2 years ago
Antonio Caggiano ba30df1bdc shader: Link shader command 3 years ago
Antonio Caggiano 013d0db3e0 shader: Simplify vrend_select_program 3 years ago
Yurii Danilovskyi 8c140709bc vrend: Skip iov transfer if resource created from egl image. 3 years ago
Yiwei Zhang 526faef410 vkr: clean up vkr_dispatch_vkAllocateMemory 3 years ago
Yiwei Zhang a9d035ffa6 vkr: add vkr_find_prev_struct 3 years ago
Yiwei Zhang 3f23dd679c vkr: rename vkr_find_pnext to vkr_find_struct 3 years ago
Gert Wollny b0eabf0b95 formats: Emulate more alpha formats directly on the host 3 years ago
Gert Wollny dc1486a7b8 vrend/shader: Fix TEXTURE_BUFFER swizzling for emulated formats 3 years ago
Gert Wollny d755dfa28c vrend: Sync some constants with mesa and pass max_shader_samplers 3 years ago
Gert Wollny c4c8b3e6b8 vrend: Fix TXQ on GLES when not only the levels are queried 3 years ago
Gert Wollny 11143f2e00 formats: rework the logic for identifying which formats can be read back 3 years ago
Gert Wollny 30026fd745 vrend: take start_instance in instanced drawing into account 3 years ago
Gert Wollny fe82483966 vrend/shader: Set all FS output locations if possible 3 years ago
Gert Wollny 8678763abe shader: Only swizzle color outputs when RGBA-RGBA swizzling is applied 3 years ago
Gert Wollny 41838038c4 vrend: Keep the TGSI string on debug builds and dump it on shader errors 3 years ago
Gert Wollny 2a5fb800c6 vrend: red-blue swizzle implies GL blit 3 years ago
Gert Wollny 3074ba26c0 blitter: Fix the sample used in the DS depth blitter shader 3 years ago
Gert Wollny 4193c10211 blitter: Correct swizzle used for 1D array blits 3 years ago
Gert Wollny caacbe8c7d blitter: Correctly emit extension in GLES shaders 3 years ago
Gert Wollny b422b8b7b7 blitter: Abort if the blitter GL context can't be created 3 years ago
Gert Wollny 596a8c859d blitter: Also print depth blit shaders when debugging 3 years ago
Gert Wollny d3f2c692f9 blitter: cache blit programs in a hash table 3 years ago
Gert Wollny da47de63a1 blitter: reformat some code 3 years ago
Gert Wollny d7cc9787d7 blitter: remove useless duplications and simplify handling 3 years ago
Gert Wollny 17593a2bd1 blitter: remove unused stencil texture handling 3 years ago
Gert Wollny f8ef1d7641 blitter: remove unused code 3 years ago
Gert Wollny cba6dfe3c2 blitter: refactor vertices to be more expressive 3 years ago
Gert Wollny 931c75537f blitter: rename shader compile and link functions 3 years ago
Gert Wollny 02be5a309c blitter: rename and merge types 3 years ago
Gert Wollny a01bee62a1 blitter: rename a few varibles to be more descriptive 3 years ago
Gert Wollny 7894410d85 vrend: Move GL blitter forward declaration to vrend_blitter.h 3 years ago
Gert Wollny 3b5eb5f9b5 vrend: blit_int factor out test whether the fbo blit can be done 3 years ago
Gert Wollny f50c878d61 vrend: factor out preparing the blit info 3 years ago
Gert Wollny 73ae37eb19 vrend: factor out test for blue-red swizzle requirement 3 years ago
Gert Wollny edaeae1261 vrend: move GL blitter parameter list to a struct 3 years ago
Dennis Kempin 4a5189267c Add __pycache__ to gitignore 3 years ago
Chia-I Wu 84de549248 vkr: do not force VkExternalMemoryImageCreateInfo 3 years ago
Chia-I Wu bbcf44958d vkr: do not force VkExternalMemoryBufferCreateInfo 3 years ago
Chia-I Wu d709ebb5e2 vkr: allow VkPhysicalDeviceMemoryProperties customizations 3 years ago