mesa/src
Kenneth Graunke afb97ff2af brw: Switch FS outputs to semantic IO and FRAG_RESULT_DUAL_SRC_BLEND
The new FRAG_RESULT_DUAL_SRC_BLEND option is easier to work with than
looking for FRAG_RESULT_DATA0 with an index of 1.  This also means we
no longer care about the dual source blend index, and can just use the
FRAG_RESULT location.  That cascades to meaning we no longer have to
store a tuple in driver_location.  And, if we just need location, we
can avoid populating that at all and use nir_io_semantics to get it.

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41122>
2026-05-07 08:29:40 +00:00
..
amd amd/virtio: fix amdgpu_sw_info_address_prt_wa_control_bit handling 2026-05-07 07:59:00 +00:00
android_stub android_stub: purge unused log utils 2026-05-01 20:23:23 +00:00
asahi nir: rename nir_src_parent_instr to nir_src_use_instr 2026-05-06 17:09:22 +00:00
broadcom broadcom/compiler: Add explicit NOP instruction at page boundaries 2026-05-06 09:21:28 +00:00
c11
compiler nir: Set FRAG_RESULT_DUAL_SRC_BLEND in outputs_written when lowering 2026-05-07 08:29:40 +00:00
drm-shim drm-shim: fix shim on GLX 2026-04-14 12:06:10 +00:00
egl egl: Switch to mesa_log(..) 2026-04-30 23:51:48 +00:00
etnaviv Uprev Piglit to 11ce9eb56edb00e6a7702d13168cc827ce5e0cbd 2026-04-10 21:21:52 +00:00
freedreno tu: Fix preemption latency selector values 2026-05-06 21:37:16 +00:00
gallium brw: Switch FS outputs to semantic IO and FRAG_RESULT_DUAL_SRC_BLEND 2026-05-07 08:29:40 +00:00
gbm gbm: Replace VER_MIN with common MIN2 2026-04-30 13:00:03 +00:00
getopt
gfxstream gfxstream: emit global state wrapped decoding for vkCmdEvent 2026-05-04 19:49:52 +00:00
glx meson: Add support for buidling zink + Turnip/KGSL 2026-03-31 15:00:29 +00:00
gtest
imagination nir: rename nir_src_parent_instr to nir_src_use_instr 2026-05-06 17:09:22 +00:00
imgui imgui: update copy and port all tools using it 2026-04-30 10:59:45 +00:00
intel brw: Switch FS outputs to semantic IO and FRAG_RESULT_DUAL_SRC_BLEND 2026-05-07 08:29:40 +00:00
kosmickrisp nir: use nir_build_frag_coord everywhere 2026-05-03 13:03:01 +00:00
loader kmsro: wire Zink up as a fallback 2026-03-13 18:54:26 +00:00
mesa st/mesa: fix implicit conversion warning in st_atom_framebuffer 2026-05-05 09:36:18 +00:00
microsoft nir: rename nir_src_parent_instr to nir_src_use_instr 2026-05-06 17:09:22 +00:00
nouveau nir: rename nir_src_parent_instr to nir_src_use_instr 2026-05-06 17:09:22 +00:00
panfrost panvk: Let the compiler handle texture queries on v9+ 2026-05-07 00:36:02 +00:00
poly panvk/csf: implement VK_EXT_primitives_generated_query primitive restart 2026-01-21 09:03:34 +00:00
tool pps: Re-emit time clock_sync more regularly 2026-05-06 21:37:15 +00:00
util anv: add an option to disable push constant space reallocation 2026-05-06 22:12:39 +00:00
virtio ci/android: Remove CtsDeqpTestCases from Android CTS 2026-05-06 15:51:28 +02:00
vulkan vulkan: stop forcing independent sets for shader object 2026-05-06 10:43:56 +00:00
x11 meson: Add support for buidling zink + Turnip/KGSL 2026-03-31 15:00:29 +00:00
.clang-format intel: add Jay 2026-04-10 18:21:21 +00:00
meson.build gallium/dril: Don't use gbm if there is no gbm configured 2026-02-17 08:24:02 +00:00