mesa/src/mesa
Marek Olšák 25d4943481 nir: make use_interpolated_input_intrinsics a nir_lower_io parameter
This will need to be set to true when the GLSL linker lowers IO, which
can later be unlowered by st/mesa, and then drivers can lower it again
without load_interpolated_input. Therefore, it can't be a global
immutable option.

Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Reviewed-by: Georg Lehmann <dadschoorse@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32229>
2024-11-20 02:45:37 +00:00
..
main nir: add nir_io_separate_clip_cull_distance_arrays to replace PIPE_CAP 2024-11-19 23:48:38 +00:00
math mesa: optimize setting the identity matrix 2023-12-08 04:25:51 +00:00
program mesa/prog_to_nir: use derivative builder 2024-10-17 09:50:19 +00:00
state_tracker nir: make use_interpolated_input_intrinsics a nir_lower_io parameter 2024-11-20 02:45:37 +00:00
vbo mesa: Reset vbo attributes after flushing them to Current in glPopAttrib 2024-09-11 09:58:52 +00:00
x86 util: cleanup cpuinfo.* and it's related files 2022-11-15 19:06:07 +00:00
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07:00