mesa/src/intel
Kenneth Graunke 52341b8b9c brw: Split EOT handling out of emit_urb_writes()
The TES workaround code is still going to be needed even after
we rework URB output handling for VS/TES/GS to use NIR intrinsics.

For VS, we know at least one URB write will have been emitted at
the end of the program, so we can just tag it.

GS already handles EOT via emit_gs_thread_end().

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39666>
2026-02-03 19:11:21 +00:00
..
blorp intel/blorp: Bump pitch when clearing unaligned bottom rows 2026-01-27 18:46:55 +00:00
ci ci/vulkan: Enable dEQP-VK.wsi.direct_drm testing. 2026-02-03 17:34:09 +00:00
common intel/measure: Define snapshot type for HiZ partial resolves. 2026-01-27 08:52:16 +00:00
compiler brw: Split EOT handling out of emit_urb_writes() 2026-02-03 19:11:21 +00:00
decoder intel/decoder: make libvulkan_intel to depend on stub decoder when buildtyle=release. 2025-11-24 16:40:02 +08:00
dev intel/dev: update mesa_defs.json from workaround database 2026-02-02 19:40:26 +00:00
ds anv: instrument resource barriers instruction in u_trace 2025-12-15 08:25:42 +00:00
executor meson: make dep_lua a disabler 2025-11-21 21:48:57 +00:00
genxml intel/blorp: Add support for partial resolves of HiZ-CCS surfaces. 2026-01-27 08:52:17 +00:00
isl intel/isl: Fix QPitch of arrayed MCS 2026-01-27 18:46:47 +00:00
mda intel/mda: Use -W for color words diff and -U for regular unified diff 2026-01-28 22:11:11 +00:00
nullhw-layer build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
perf intel/perf: Add Gfx 12.5 mdap_metrics struct and set it 2026-01-19 19:24:16 +00:00
shaders util/glsl2spirv: Use better glslang flag for -Olib 2025-11-20 02:14:50 +00:00
tools intel/hang_replay: add option to dump VM state as part of the dump 2026-01-07 19:16:25 +00:00
vulkan intel: simplify shader stats names 2026-02-02 23:30:24 +00:00
vulkan_hasvk intel/isl: Define ISL_AUX_STATE_COMPRESSED_HIER_DEPTH aux state. 2026-01-27 08:52:12 +00:00
meson.build brw: Move into a new src/intel/compiler/brw subdirectory 2025-10-09 07:01:47 +00:00