mesa/src/intel
Faith Ekstrand 4711e5954e
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run
nir: Always use sysvals in lower_input_attachments()
The last holdouts of the var options are gone so we can just emit the
system values.  This is overall simpler as it confines all the sysval to
var logic to nir_lower_sysvals_to_varyings().

Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@intel.com>
Reviewed-by: Emma Anholt <emma@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38562>
2025-11-29 00:50:34 +00:00
..
blorp treewide: Replace calling to function ALIGN with align 2025-11-12 21:58:40 +00:00
ci Revert "anv/ci: Run vkd3d job in parallel" 2025-11-28 11:44:28 +00:00
common treewide: Replace calling to function ALIGN with align 2025-11-12 21:58:40 +00:00
compiler nir: remove nir_io_add_const_offset_to_base 2025-11-29 00:16:38 +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 treewide: Use regexp to replace usage of setenv with os_set_option. 2025-11-27 18:22:34 +00:00
ds anv: track descriptor mode in SBA tracepoint 2025-11-17 15:06:55 +00:00
executor meson: make dep_lua a disabler 2025-11-21 21:48:57 +00:00
genxml intel/genxml: Update CS_CHICKEN1 register for gfx20 2025-11-13 23:05:01 +00:00
isl intel/isl: add INTEL_DEBUG=noccs-modifier to disable CCS modifiers 2025-11-13 09:52:27 +00:00
mda intel/mda: Use a vector to track the contents variable 2025-10-30 20:03:24 +00:00
nullhw-layer build: avoid redefining unreachable() which is standard in C23 2025-07-31 17:49:42 +00:00
perf intel/perf: Update perf scripts to get additional performance counters 2025-10-23 16:59:09 +00:00
shaders util/glsl2spirv: Use better glslang flag for -Olib 2025-11-20 02:14:50 +00:00
tools treewide: Replace calling to function ALIGN with align 2025-11-12 21:58:40 +00:00
vulkan nir: Always use sysvals in lower_input_attachments() 2025-11-29 00:50:34 +00:00
vulkan_hasvk nir: Always use sysvals in lower_input_attachments() 2025-11-29 00:50:34 +00:00
meson.build brw: Move into a new src/intel/compiler/brw subdirectory 2025-10-09 07:01:47 +00:00