2588 Commits (91bbda419504fe628fee6e8bd42e26f80abd9e32)
 

Author SHA1 Message Date
Corentin Noël 91bbda4195 ci: Fallback to download artifacts from GitLab 3 years ago
Akihiko Odaki 6f296ee4bf vrend: Enable GL_DEBUG_OUTPUT after format testing 3 years ago
Akihiko Odaki c0871ad319 Fix the source integer type of casts to pointers 3 years ago
Chia-I Wu 1c0ec811ee vkr: add some extensions used by dxvk 3 years ago
Chia-I Wu 356caedae2 vkr: update venus-protocol headers 3 years ago
Ryan Neph 6f940aa138 ci: piglit arb_clear_texture-base-formats is passing on GLES 3 years ago
Ryan Neph 5bcaaa3b67 vrend: swap red/blue color for clear_texture on BGRA resources in GLES 3 years ago
Ryan Neph 8bfed499a2 vrend: remove a helper function that no longer has users 3 years ago
Ryan Neph 3a25c8c2ec vrend: apply CPU data reordering for all bgr* resources on GLES hosts 3 years ago
Ryan Neph c1d7416555 vrend: use the correct gbm bgra formats 3 years ago
Ryan Neph cb8e07824d vrend: move gl_srgb_formats into gl_bgra_formats 3 years ago
Ryan Neph c956d0df75 vrend: fixup views for samplers of eglimage-backed srgb textures 3 years ago
Ryan Neph 383e034a4f vrend: simplify vrend_blit_needs_redblue_swizzle() 3 years ago
Ryan Neph 320992b204 vrend: use manual srgb decode/encode during blits that don't support views 3 years ago
Ryan Neph 591a80d30a vrend: blitter: add option for manual srgb decode/encode 3 years ago
Ryan Neph 719d570cb8 vrend: simply renames vrend_color_convert_linear_to_srgb 3 years ago
Ryan Neph bea282334d vrend: manual clear_color srgb encoding for eglimage-backed bgr* textures 3 years ago
Ryan Neph cd33353097 vrend: simple refactor to vrend_hw_emit_framebuffer_state() 3 years ago
Ryan Neph 6b3bf717d4 vrend: simply renames convert_linear_to_srgb_on_write to match other bitmasks 3 years ago
Ryan Neph 187e651304 vrend: avoid srgb views on eglimage-backed surfaces 3 years ago
Ryan Neph 4bcc867600 vrend: adds vrend_resource_supports_view() helper func 3 years ago
Ryan Neph 61c526177f vrend: remove obsolete state flag 3 years ago
Akihiko Odaki 8d452da883 vrend: Check GL errors 3 years ago
Akihiko Odaki 16ff21319d vrend: Return EINVAL when switching context failed 3 years ago
Akihiko Odaki 632c4615a6 vrend: Do not try to restore old texture binding 3 years ago
Akihiko Odaki a038d52e91 vrend: Do not call glBeginConditionalRender twice 3 years ago
Akihiko Odaki 4155bdaef9 vrend: Create texture view for entire cube map 3 years ago
Akihiko Odaki 623f26f722 vrend: Compare gl_filter with GL_NEAREST 3 years ago
Akihiko Odaki 5738cfbe96 vrend: Advertise texture multisample capability 3 years ago
Akihiko Odaki a81a71c591 debug: Introduce VREND_DEBUG_ENABLED flag 3 years ago
Akihiko Odaki 26372a6e2f vrend: Check if texture can be multisampled 3 years ago
Akihiko Odaki c5a07789c0 vrend: Check the texture is attached as color 3 years ago
Akihiko Odaki 75207aaac9 vrend: Check GL_TEXTURE_RECTANGLE compatibility 3 years ago
Akihiko Odaki 4bdcffcccf shader: Resize sampler views bit mask 3 years ago
Chia-I Wu 1fc8ba251a vtest: support --render-server 3 years ago
Chia-I Wu 577d76ebbd vkr: handle device lost in vkr_context_submit_fence 3 years ago
Chia-I Wu bab761c99e vkr: clang-format vkr_device_create_queues 3 years ago
Chia-I Wu 5366e2183b vkr: log for vkExecuteCommandStreamsMESA failures 3 years ago
Chia-I Wu dd174873ca vkr: log for resource lookup failures 3 years ago
Chia-I Wu f648073d62 vkr: log for object validation failures 3 years ago
Yiwei Zhang a0ef5307b0 vkr: add VK_EXT_image_robustness support 3 years ago
Yiwei Zhang 9c58215486 vkr: add VK_EXT_provoking_vertex support 3 years ago
Yiwei Zhang ac9d7987d7 vkr: add VK_EXT_line_rasterization support 3 years ago
Yiwei Zhang 5180163393 vkr: update to latest venus protocol 3 years ago
Akihiko Odaki 315bfe7b07 Restore VIRGL_BIND_PREFER_EMULATED_BGRA macro 3 years ago
Corentin Noël 7e928cf8bd vrend/shader: Add missing indirect range correction for generic/patch outputs 3 years ago
Gert Wollny e420a5aab9 vrend: Add minigbm code path for copy_transfer from host 3 years ago
Akihiko Odaki ae7f7e6163 vrend: Limit max texture image units 3 years ago
Yonggang Luo afebbd233c Convert unsigned long to uintptr_t for fixes compiling error on win32/mingw64 3 years ago
Gert Wollny edf38395d6 vrend: Don't try to deref gbm if it was not initialized 3 years ago