2237 Commits (ee9db8b0480de0ca55ae2f7f4ef4232d29c0bc03)
 

Author SHA1 Message Date
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
Gert Wollny 8aec28bd74 ci: Update battery version 3 years ago
Yiwei Zhang 32a3f0c3c6 vkr: return dma_buf allocation size in vkGetMemoryResourcePropertiesMESA 3 years ago
Yiwei Zhang 606f2adfac vkr: update to the latest venus protocol 3 years ago
Chia-I Wu 6a706a623e vkr: update venus-protocol for dispatch tracing 3 years ago
Chia-I Wu f64e081d1a vkr: add some trace points for the ring 3 years ago
Chia-I Wu 5ec017709c vkr: set the names for the queue threads and ring threads 3 years ago
Chia-I Wu 200ef69dc9 vrend: set the name for the sync thread 3 years ago
Chia-I Wu 5c40b8d6a8 gallium: add pipe_thread_setname 3 years ago
Lepton Wu 49ea0562bd virgl: Don't define a local ret variable. 3 years ago
Gert Wollny 411153c2cb vrend: don't assert texture target when attaching texture to fbo 3 years ago
Italo Nicola 4405172812 virgl: implement EXT_multisampled_render_to_texture 3 years ago
chenjiangnan 62cc6ed6e5 vrend: glTextureView will check whether the base texture is immutable 3 years ago
Chia-I Wu 71f169c8e8 vkr: use vrend_printf to warn when venus is disabled 3 years ago
chenjiangnan 7e40c41e69 vrend: According to the OpenGL ES 3.1 specification section 9.2.1, the GL_FRAMEBUFFER_DEFAULT_LAYERS parameter name is not supported. 3 years ago