mesa/src/gallium/drivers
Lionel Landwerlin 8e93e7cd72 brw: layout patch in VUE in position independent way
Only if required. I somehow misunderstood that those would need to be
independent too, not just the vertex slots.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes: 8dee4813b0 ("brw: add ability to compute VUE map for separate tcs/tes")
Acked-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37251>
2025-09-23 16:01:30 +00:00
..
asahi gallium: add pipe_context::resource_release to eliminate buffer refcounting 2025-09-09 20:47:38 +00:00
crocus intel: drop legacy flatshade handling 2025-09-18 14:14:11 +00:00
d3d12 d3d12: Fix leak d3d12_context::priority_manager_lock 2025-09-19 18:51:55 +00:00
etnaviv etnaviv: Implement hardware based streamout support 2025-09-22 15:36:32 +00:00
freedreno gallium,mesa/st: reverse logic for y flip for programmable sample locations 2025-09-20 01:57:04 +00:00
i915 nir: remove has_ddx_intrinsics option 2025-09-15 10:16:27 +00:00
iris iris: setup bits for ARB_texture_filter_minmax with gfx9+ 2025-09-19 05:29:35 +00:00
lima lima: wire up anisotropic filtering 2025-09-22 19:40:31 +00:00
llvmpipe gallium/llvmpipe/test: Rename rsqrtf() to _rsqrtf() 2025-09-23 14:02:23 +00:00
nouveau gallium,mesa/st: reverse logic for y flip for programmable sample locations 2025-09-20 01:57:04 +00:00
panfrost panfrost: Support debugging JM context priorities with env vars 2025-09-19 10:05:46 +00:00
r300 r300/compiler: Silence array-bounds warning 2025-09-16 06:16:19 +00:00
r600 r600/sfn: clear PIPE_MAP_UNSYNCRONIZED for partial DS texture writes 2025-09-19 07:42:54 +00:00
radeonsi radeonsi: hide real modifier export behind AMD_DEBUG 2025-09-22 01:51:21 +00:00
rocket build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
softpipe ci: Update to Debian 13 (trixie) 2025-09-16 06:16:21 +00:00
svga ci: Update to Debian 13 (trixie) 2025-09-16 06:16:21 +00:00
tegra gallium: add pipe_context::resource_release to eliminate buffer refcounting 2025-09-09 20:47:38 +00:00
v3d v3d: use helpers util_writes_depth/stencil 2025-09-17 10:27:31 +00:00
vc4 gallium: add pipe_context::resource_release to eliminate buffer refcounting 2025-09-09 20:47:38 +00:00
virgl llvmpipe: fix incorrect scissor planes 2025-09-20 01:57:04 +00:00
zink brw: layout patch in VUE in position independent way 2025-09-23 16:01:30 +00:00