mesa/src/gallium/drivers
Corentin Noël 3f60927f9d virgl: Do not expose EXT_texture_mirror_clamp when using a GLES host
The GL_MIRROR_CLAMP_EXT wrap parameter is never available in GLES.

This fixes the `spec@!opengl 1.1@texwrap 2d proj` piglit test when using a GLES
host.

Signed-off-by: Corentin Noël <corentin.noel@collabora.com>
Reviewed-by: Filip Gawin <filip.gawin@collabora.com>
Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24935>
(cherry picked from commit 9c39ea796c)
2023-09-06 16:21:59 +01:00
..
asahi asahi,agx: Upload constant buffers immediately 2023-08-16 11:49:09 +01:00
crocus crocus: Avoid fast-clear with incompatible view 2023-07-18 22:38:07 +01:00
d3d12 d3d12: Fix indexing of local_reference_state 2023-07-18 22:38:06 +01:00
etnaviv etnaviv: Fully replicate back stencil config 2023-09-04 11:30:24 +01:00
freedreno freedreno/a5xx: Skip emitting unused texture descriptors for images. 2023-08-10 15:59:37 +01:00
i915 i915: use util_unreference_framebuffer_state to unref fb state 2023-05-05 19:05:45 +01:00
iris iris: Check prog[] instead of uncompiled[] for BLORP state skipping 2023-09-04 11:30:26 +01:00
lima lima: update CI fixes and flakes 2023-07-21 13:40:20 +01:00
llvmpipe llvmpipe: fix early depth + alpha2coverage + occlusion query interaction 2023-08-10 21:42:16 +01:00
nouveau nv50: limit max code uploads to 0x8000 2023-08-18 12:11:11 +01:00
panfrost panfrost: Fix transform feedback on v9 harder 2023-07-21 18:08:09 +01:00
r300 r300: fix unconditional KIL on R300/R400 2023-04-26 17:37:27 +01:00
r600 r600/sfn: Take source uses into account when switching channels 2023-08-07 18:53:55 +01:00
radeonsi util/u_queue: fix util_queue_finish deadlock by merging lock and finish_lock 2023-07-18 22:48:05 +01:00
softpipe softpipe: use util_unreference_framebuffer_state to unref fb state 2023-05-05 19:05:49 +01:00
svga svga: use util_unreference_framebuffer_state to unref fb state 2023-05-05 19:05:54 +01:00
tegra tegra: Add support for get_screen_fd 2023-03-31 13:39:05 +00:00
v3d v3d: use util_unreference_framebuffer_state to unref fb state 2023-05-05 19:05:50 +01:00
vc4 vc4: drop duplicate .lower_ldexp 2023-09-04 11:30:23 +01:00
virgl virgl: Do not expose EXT_texture_mirror_clamp when using a GLES host 2023-09-06 16:21:59 +01:00
zink zink: don't start multiple cache jobs for the same program 2023-09-04 11:30:25 +01:00