2128 Commits (146509e20ffad25f110267f13c83508916337012)
 

Author SHA1 Message Date
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
Chia-I Wu 6d77374d6d vkr: bad resource should be fatal 3 years ago
Chia-I Wu eb3705ef65 vkr: fix external memory validation errors 3 years ago
chenjiangnan 45eb512a43 vrend: glTextureView will check whether the base texture is immutable 3 years ago
Yiwei Zhang c1e65b4f95 vkr: update venus-protocol headers 3 years ago
Chia-I Wu b596ca1420 vkr: advertise external memory extensions 3 years ago
Chia-I Wu 827b32ec1d vkr: allow vkGetPhysicalDeviceExternal*Properties 3 years ago
Chia-I Wu fa083a2dbc vkr: add support for VKR_DEBUG 3 years ago
Chia-I Wu 5b4a5ea318 vkr: add vkr_context::validate_level 3 years ago
Chia-I Wu e42d9eae15 vkr: enabledLayerCount must be 0 3 years ago