Commit Graph

2633 Commits (macos/master)
 

Author SHA1 Message Date
Ryan Neph 4bcc867600 vrend: adds vrend_resource_supports_view() helper func 2 years ago
Ryan Neph 61c526177f vrend: remove obsolete state flag 2 years ago
Akihiko Odaki 8d452da883 vrend: Check GL errors 2 years ago
Akihiko Odaki 16ff21319d vrend: Return EINVAL when switching context failed 2 years ago
Akihiko Odaki 632c4615a6 vrend: Do not try to restore old texture binding 2 years ago
Akihiko Odaki a038d52e91 vrend: Do not call glBeginConditionalRender twice 2 years ago
Akihiko Odaki 4155bdaef9 vrend: Create texture view for entire cube map 2 years ago
Akihiko Odaki 623f26f722 vrend: Compare gl_filter with GL_NEAREST 2 years ago
Akihiko Odaki 5738cfbe96 vrend: Advertise texture multisample capability 2 years ago
Akihiko Odaki a81a71c591 debug: Introduce VREND_DEBUG_ENABLED flag 2 years ago
Akihiko Odaki 26372a6e2f vrend: Check if texture can be multisampled 2 years ago
Akihiko Odaki c5a07789c0 vrend: Check the texture is attached as color 2 years ago
Akihiko Odaki 75207aaac9 vrend: Check GL_TEXTURE_RECTANGLE compatibility 2 years ago
Akihiko Odaki 4bdcffcccf shader: Resize sampler views bit mask 2 years ago
Chia-I Wu 1fc8ba251a vtest: support --render-server 2 years ago
Chia-I Wu 577d76ebbd vkr: handle device lost in vkr_context_submit_fence 2 years ago
Chia-I Wu bab761c99e vkr: clang-format vkr_device_create_queues 2 years ago
Chia-I Wu 5366e2183b vkr: log for vkExecuteCommandStreamsMESA failures 2 years ago
Chia-I Wu dd174873ca vkr: log for resource lookup failures 2 years ago
Chia-I Wu f648073d62 vkr: log for object validation failures 2 years ago
Yiwei Zhang a0ef5307b0 vkr: add VK_EXT_image_robustness support 2 years ago
Yiwei Zhang 9c58215486 vkr: add VK_EXT_provoking_vertex support 2 years ago
Yiwei Zhang ac9d7987d7 vkr: add VK_EXT_line_rasterization support 2 years ago
Yiwei Zhang 5180163393 vkr: update to latest venus protocol 2 years ago
Akihiko Odaki 315bfe7b07 Restore VIRGL_BIND_PREFER_EMULATED_BGRA macro 2 years ago
Corentin Noël 7e928cf8bd vrend/shader: Add missing indirect range correction for generic/patch outputs 2 years ago
Akihiko Odaki 6a9e3b94c6 Replace virgl_renderer_resource_get_info 2 years ago
Akihiko Odaki 49b729dd84 vrend: Relax the GLSL ES version requirement 2 years ago
Akihiko Odaki 38963aeb0a Do not require libdrm 2 years ago
Gert Wollny e420a5aab9 vrend: Add minigbm code path for copy_transfer from host 2 years ago
Akihiko Odaki ae7f7e6163 vrend: Limit max texture image units 2 years ago
Akihiko Odaki 326953a662 vrend: Check GL errors 2 years ago
Akihiko Odaki edbc0c3569 vrend: Return EINVAL when switching context failed 2 years ago
Akihiko Odaki 515c00f052 vrend: Do not try to restore old texture binding 2 years ago
Akihiko Odaki 9535b22ef5 vrend: Do not call glBeginConditionalRender twice 2 years ago
Akihiko Odaki 936a3e3982 vrend: Create texture view for entire cube map 2 years ago
Akihiko Odaki 7518f95b4a vrend: Compare gl_filter with GL_NEAREST 2 years ago
Akihiko Odaki b10e086971 vrend: Advertise texture multisample capability 2 years ago
Akihiko Odaki fbbc6728d7 debug: Introduce VREND_DEBUG_ENABLED flag 2 years ago
Akihiko Odaki 18dcea9041 vrend: Check if texture can be multisampled 2 years ago
Akihiko Odaki 9bcdb9481c vrend: Check the texture is attached as color 2 years ago
Akihiko Odaki b3d1a654cd vrend: Check GL_TEXTURE_RECTANGLE compatibility 2 years ago
Akihiko Odaki 1822e84319 shader: Resize sampler views bit mask 2 years ago
Yonggang Luo afebbd233c Convert unsigned long to uintptr_t for fixes compiling error on win32/mingw64 2 years ago
Gert Wollny edf38395d6 vrend: Don't try to deref gbm if it was not initialized 2 years ago
Igor Torrente 138b8ad95a venus: advertise the VK_EXT_custom_border_color extension 2 years ago
Igor Torrente 44ce529ee4 venus: venus-protocol groundwork to VK_EXT_custom_border_color 2 years ago
Corentin Noël faa194f8f6 vrend: Use the constants from the protocol to encode copy_transfer 2 years ago
Akihiko Odaki b2563956dd shader: Do not fall through in iter_declaration 2 years ago
Akihiko Odaki 636f9c91d3 shader: Handle TGSI_SEMANTIC_BCOLOR as input 2 years ago