2050 Commits (936a3e3982f27fb17c79526596cb785284d2e7b5)

Author SHA1 Message Date
Akihiko Odaki 936a3e3982 vrend: Create texture view for entire cube map 3 years ago
Akihiko Odaki 7518f95b4a vrend: Compare gl_filter with GL_NEAREST 3 years ago
Akihiko Odaki b10e086971 vrend: Advertise texture multisample capability 3 years ago
Akihiko Odaki fbbc6728d7 debug: Introduce VREND_DEBUG_ENABLED flag 3 years ago
Akihiko Odaki 18dcea9041 vrend: Check if texture can be multisampled 3 years ago
Akihiko Odaki 9bcdb9481c vrend: Check the texture is attached as color 3 years ago
Akihiko Odaki b3d1a654cd vrend: Check GL_TEXTURE_RECTANGLE compatibility 3 years ago
Akihiko Odaki 1822e84319 shader: Resize sampler views bit mask 3 years ago
Igor Torrente 138b8ad95a venus: advertise the VK_EXT_custom_border_color extension 3 years ago
Igor Torrente 44ce529ee4 venus: venus-protocol groundwork to VK_EXT_custom_border_color 3 years ago
Corentin Noël faa194f8f6 vrend: Use the constants from the protocol to encode copy_transfer 3 years ago
Akihiko Odaki b2563956dd shader: Do not fall through in iter_declaration 3 years ago
Akihiko Odaki 636f9c91d3 shader: Handle TGSI_SEMANTIC_BCOLOR as input 3 years ago
Gert Wollny eee4f5658f vrend: Disable transfer in both directions with minigbm 3 years ago
Akihiko Odaki 35946d50ce vrend: Do not pass GL_BGRA vertex array for ES 3 years ago
Akihiko Odaki b92978744d shader: Use swizzle_writer in get_source_info 3 years ago
Akihiko Odaki 234b2498a9 vrend: Re-select program if VBO is dirty 3 years ago
Gert Wollny 341e34652e shader: Handle TGSI_SEMANTIC_TEXCOORD 3 years ago
Gert Wollny 91e81d6c42 shader: Emit indirect generic outputs in GS and TES 3 years ago
Corentin Noël 3c1846eec0 shader: Emit winsys_adjust_y when TGSI_SEMANTIC_PCOORD 3 years ago
Igor Torrente dbb81cf868 venus: Exposes VK_EXT_4444_formats extension 3 years ago
Italo Nicola 1f1448ff10 shader: make shader key always consider its own shader type to be present 3 years ago
Italo Nicola c53b846aec shader: avoid trying to pre-link a TCS when a TES is not present 3 years ago
Italo Nicola 216d3b1014 shader: fix a bug where GS didn't always emit TF output 3 years ago
Yiwei Zhang 26767c3ba0 venus: proxy to add required seals to shmem fd 3 years ago
Ryan Neph 68e6f3b591 proxy: fix void pointer cast errors 3 years ago
Andrii Pauk 06240496bf vrend: Add get_egl_display callback 3 years ago
Yiwei Zhang a663e5d20a server: update render protocol to reflect the actual ops 3 years ago
Yiwei Zhang e8522be693 proxy: remove shmem allocation hijack 3 years ago
Yiwei Zhang fb1821b68a proxy/server: attach resource at export_blob 3 years ago
Yiwei Zhang 9c5ca936c7 proxy: add proxy_context_resource helpers 3 years ago
Yiwei Zhang 66869fb0d1 server: use the real hw res handle as res_id 3 years ago
Yiwei Zhang 106179de5b virgl: pass res_id to get_blob 3 years ago
Yiwei Zhang 728effff74 virgl: create or import blob must fail on duplicate resource id 3 years ago
Yiwei Zhang 9f4e730bcf vkr: fix some PRIu64 format prints 3 years ago
Andrii Pauk 488c82568d vkr: Add support of GUEST_VRAM type of mem blob 3 years ago
Yiwei Zhang da9effc518 virgl: remove renderer_data from virgl_context_blob 3 years ago
Igor Torrente 482af27cd0 venus: minor vkr_context_create refactor 3 years ago
Omar Akkila ddf7da25bf vkr: Enable VK_EXT_extended_dynamic_state 3 years ago
Chia-I Wu cc2c53a183 vkr: explicitly disallow 1.3 extensions 3 years ago
Chia-I Wu ee8bfbb408 vkr: update venus-protocol to 1.3.204 3 years ago
Chia-I Wu 3136d6614c vkr: add an extension table 3 years ago
Chia-I Wu fd6d1bba0d venus: cap api versions 3 years ago
Ryan Neph bcb3866f66 venus: fix use-after-free in proxy_context sync thread 3 years ago
Chia-I Wu 303bd51012 venus: raise VKR_CS_DECODER_TEMP_POOL_MAX_SIZE to 1GB 3 years ago
Chia-I Wu 2c0497b95d venus: document vkr_cs_decoder_temp_pool 3 years ago
Chia-I Wu 7c97b7b26c venus: log some fatal errors 3 years ago
Chia-I Wu 6117a1bc7b vrend: log dispatch failures 3 years ago
Italo Nicola 3417d480ab shader: use actual fs_info data as shader key instead of a pointer 3 years ago
Gert Wollny a99bde7852 vrend: Cleanup use of glBindFragDataLocationIndexed 3 years ago