mesa/src/gallium/drivers
Asahi Lina af895692b3 asahi: Revert "Advertise ARB_texture_barrier"
This reverts commit 9e67d3f237.

We do not, in fact, implement texture barriers. Texture barriers are
supposed to allow non-overlapping rendering feedback loops. We cannot
support that at non-tile boundaries when texture compression is enabled
without some kind of downgrade path or other special handling.

Fixes Emacs corruption on X/Glamor.

Signed-off-by: Asahi Lina <lina@asahilina.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23832>
2023-06-23 17:37:41 +00:00
..
asahi asahi: Revert "Advertise ARB_texture_barrier" 2023-06-23 17:37:41 +00:00
crocus crocus/screen: add PIPE_CAP_TIMER_RESOLUTION 2023-06-22 09:08:33 +00:00
d3d12 nir: add and use nir_imod_imm 2023-06-15 13:34:49 +00:00
etnaviv nir: Remove integer and 64-bit modifiers 2023-06-22 19:55:49 +00:00
freedreno compiler: Move spirv into a module of its own 2023-06-20 16:18:08 +00:00
i915 treewide: Remove use_scoped_barrier 2023-06-13 16:36:10 +00:00
iris iris/screen: add PIPE_CAP_TIMER_RESOLUTION 2023-06-22 09:08:33 +00:00
lima gallium: Drop PIPE_SHADER_CAP_PREFERRED_IR. 2023-06-12 17:37:54 +00:00
llvmpipe llvmpipe/screen: add PIPE_CAP_TIMER_RESOLUTION 2023-06-22 09:08:33 +00:00
nouveau nouveau: eliminate busy waiting on fences 2023-06-16 11:42:18 +00:00
panfrost gallium: Drop PIPE_SHADER_CAP_PREFERRED_IR. 2023-06-12 17:37:54 +00:00
r300 r300: add partial CMP support on R5xx 2023-06-22 14:34:39 +00:00
r600 r600/sfn: Don't clear clear group flag on vec4 that comes from TEX or FETCH 2023-06-23 06:16:30 +00:00
radeonsi radeonsi: disable H264HIGH10 profile 2023-06-23 14:11:33 +00:00
softpipe sofpipe/screen: add PIPE_CAP_TIMER_RESOLUTION 2023-06-22 09:08:33 +00:00
svga gallium: Remove unused os_process.h in gallium/auxiliary 2023-06-20 05:02:51 +00:00
tegra treewide: use uint64_t / (u)intptr_t in image address calculations 2023-06-07 16:53:36 +00:00
v3d v3d: clear alpha-only as red-only 2023-06-20 07:45:31 +00:00
vc4 gallium: Drop PIPE_SHADER_CAP_PREFERRED_IR. 2023-06-12 17:37:54 +00:00
virgl ci: Upref virglrenderer 2023-06-23 10:00:49 +00:00
zink zink/screen: add PIPE_CAP_TIMER_RESOLUTION 2023-06-22 09:08:33 +00:00