mesa/src/mesa
Emma Anholt 0b22b31190 mesa: Fix precompile of GLSL programs with shadow samplers.
Reduces fp variant recompiles on google's CS:GO trace on zink+anv from 115
to 31.

Fixes: 0843d4cbc3 ("nir: switch to a normal sampler for ARB program with not depth textures")
Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22928>
2023-05-10 17:55:09 +00:00
..
main drirc: add allow_sampled_tex_copy option 2023-05-04 15:43:51 +00:00
math util: Replace the usage of ALIGN16 with alignas(16) and them remove ALIGN16 macro 2022-11-10 05:04:12 +00:00
program mesa/nir: Add some perfetto traces 2023-04-24 22:42:04 +00:00
state_tracker mesa: Fix precompile of GLSL programs with shadow samplers. 2023-05-10 17:55:09 +00:00
vbo mesa: correctly allocate space for converted primtives 2023-03-24 13:11:12 +00:00
x86 util: cleanup cpuinfo.* and it's related files 2022-11-15 19:06:07 +00:00
meson.build glthread: add a vertex upload path that unrolls indices for glDrawElements 2023-02-18 09:31:41 -05:00