2351 Commits (90ab7ae537400a75f6a504a6ea3af4443e2cd511)
 

Author SHA1 Message Date
Gert Wollny 60f932152b vrend: make UPDATE_INT_SIGN_MASK a macro to be able to pass different masks 3 years ago
Gert Wollny 0f6af02222 shader: move FS specific key values into sub-structure 3 years ago
Gert Wollny 1cc53f715c shader: move output interface info into struct 3 years ago
Gert Wollny 729a819274 vrend/shader: combine shader info to be passed to next into a structure 3 years ago
Gert Wollny 47c899764a shader: reorder shader info structure to improve alignment of elements 3 years ago
Gert Wollny ff3a93637a vrend: copy only as many layout info fields as needed 3 years ago
Gert Wollny 15edd6cbce shader: compress the shader key members 3 years ago
Gert Wollny eb3114e965 shader: factor out the fs_info that is needed in the shader key 3 years ago
Gert Wollny e91d27e146 shader: Fix copying the generic and patch output layouts 3 years ago
Gert Wollny 4663b0b108 vrend: make shader interpinfo a fixed size array 3 years ago
Gert Wollny c35df49c42 vrend: refactor shader key evaluation 3 years ago
Gert Wollny 28cfd570a2 vrend: move fbfetch coherency support from key to shader config 3 years ago
Ryan Neph 08e11a4954 vrend: fix null pointer dereference 3 years ago
Italo Nicola ee07d0c0bf vrend: bind correct layer for texture arrays in gl blitter 3 years ago
Gert Wollny 57a4e9498a vrend: get rid of glShaderStorageBlockBinding 3 years ago
Gert Wollny 6b2f087554 vrend: Add extensions that enable barriers on OpenGL < 4.2 3 years ago
Chia-I Wu d67cfcbd01 vkr: add a meson option to enable the validation layer 3 years ago
Chia-I Wu 49ca1883d4 vkr: add VKR_CONTEXT_VALIDATE_FULL 3 years ago
Chia-I Wu 9565db871c vkr: add vkr_context::validate_fatal 3 years ago
Lepton Wu 9b1144b56c vrend: Use gl to blit in some corner case. 3 years ago
Akihiko Odaki 9f6e5b9e9a Suppress compiler warnings 3 years ago
Ryan Neph 3b29b0723d vrend: force temp buffers for BGR* swizzles on small iovec transfers 3 years ago
Chia-I Wu 26fe73a275 tests/fuzzer: fix fuzzer for release builds 3 years ago
Akihiko Odaki 146509e20f vrend: Check glTextureView feature before using it 3 years ago
Ryan Neph 7b5dd3eb47 vrend: fix failing GBM format lookup in vrend_renderer_pipe_resource_set_type() 3 years ago
Ryan Neph d989e5bbbe vrend: fix internal format mismatch for BGRX EGL-backed resources 3 years ago
Ryan Neph 695e7d411a vrend: support custom blitting on emulated BGRA resources 3 years ago
Ryan Neph 981038e25b vrend: add basic BGRA emulation for external resources 3 years ago
Ryan Neph 0d78428aab vrend: align GBM format for BGR* resources to host API internal format 3 years ago
Ryan Neph ea1904b3f3 vrend: only log when a texture view is actually created 3 years ago
Ryan Neph a4ba1c31e9 vrend: don't make texture view when blit base/view internalformats are equal 3 years ago
Ryan Neph 58e56151b3 vrend: don't make texture view when blit base/view formats are equal 3 years ago
Ryan Neph 738db75c66 vrend: chain conditions for using gl-based blitter 3 years ago
Ryan Neph 0f1a55f1ea vrend: mark emu-bgra and bgra-dest-swz tweaks as "non-functional" 3 years ago
Ryan Neph 8bb939b174 vrend: remove old BGRA emulation on GLES hosts 3 years ago
Ryan Neph dd6e7c85d2 vrend: add dbg_bgra debug topic 3 years ago
Gert Wollny 4df8880735 formats: Disable ASTC on GL hosts 3 years ago
Gert Wollny 7ccaf0a459 ci: Add flaky gles 31 test to ignore list 3 years ago
Chia-I Wu b249c11316 vkr: update venus-protocol for globalFencing 3 years ago
Chia-I Wu e37c9b0b44 vkr: make internal fences exportable 3 years ago
Yiwei Zhang caf4dc035d vrend: forward the host renderer hardware info 3 years ago
Gert Wollny d54bd30d63 ci:bump mesa version 3 years ago
Yiwei Zhang 96dbcb8759 vkr: forward the host renderer hardware info 3 years ago
Gert Wollny a4e989049d ci: Fix test scripts to be able to run with a local virglrenderer 3 years ago
Gert Wollny b8f0c66ff1 ci: Update docker image for local runs 3 years ago
Gert Wollny cb79acc791 ci: switch to llvmpipe as sw host driver 3 years ago
Gert Wollny 15b11d527f ci: Update good piglit 3 years ago
Gert Wollny ff298867d5 ci: Update good CTS version 3 years ago
Gert Wollny 57d6277ee5 ci: Update good mesa 3 years ago
Gert Wollny eadbeac92e ci: Update base image to use bullseye 3 years ago