mesa/src/compiler
Mike Blumenkrantz 0c3ab0517a glsl: handle xfb resources for spirv before running varying opts
this otherwise breaks lowered io

cc: mesa-stable

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28529>
(cherry picked from commit ba52fb0eca)
2024-04-09 21:35:12 +01:00
..
clc clc: retrieve libclang path at runtime. 2024-01-31 22:21:24 +00:00
glsl glsl: handle xfb resources for spirv before running varying opts 2024-04-09 21:35:12 +01:00
isaspec isaspec: Add bool_inv type to print inverted bools 2023-12-16 14:34:18 +00:00
nir nir: intel/brw: Change the order of sources for nir_dpas_intel 2024-04-01 08:26:04 +01:00
spirv spirv: only consider IO variables when adjusting patch locations for TES 2024-02-26 11:20:15 +00:00
builtin_types.py compiler/types: Use Python to generate code for builtin types 2023-09-16 15:17:01 +00:00
builtin_types_c.py util,vulkan,mesa,compiler: Generate source files with utf8 encoding from mako template 2023-12-07 12:41:07 +00:00
builtin_types_h.py util,vulkan,mesa,compiler: Generate source files with utf8 encoding from mako template 2023-12-07 12:41:07 +00:00
glsl_types.c compiler/types: fix serialization of cooperative matrix 2024-03-14 11:44:18 +00:00
glsl_types.h compiler/types: Fix glsl_dvec*_type() helpers 2024-03-07 20:21:14 +00:00
meson.build meson: do not pull in clc for clover 2024-02-26 11:20:15 +00:00
shader_enums.c nir: add lowering from FS LAYER input to LAYER_ID sysval 2023-11-24 15:37:24 +00:00
shader_enums.h nir: add lowering from FS LAYER input to LAYER_ID sysval 2023-11-24 15:37:24 +00:00
shader_info.h nir/serialize: untangle printf serialization from a particular stage 2023-12-12 11:11:10 +00:00