mesa/src/mesa
Gert Wollny 762d377292 mesa/glsl: Add support for NV_shader_noperspective_interpolation
With EXT_gpu_shader4 the support is already in place, we just
have to allow it in glsl and expose the extension name.

v2: Check whether the extension is enabled in the shader (Adam Jackson)
v3: Don't check GLES version in lexer (mareko)

Signed-off-by: Gert Wollny <gert.wollny@collabora.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18460>
2022-09-09 07:22:20 +00:00
..
main mesa/glsl: Add support for NV_shader_noperspective_interpolation 2022-09-09 07:22:20 +00:00
math include: drop c99_math.h 2022-06-02 13:09:16 +00:00
program mesa/arbprog: Stop doing optimization in the ARB program IR. 2022-07-16 04:08:32 +00:00
state_tracker mesa: Remove PIPE_CAP_CS_DERIVED_SYSTEM_VALUES_SUPPORTED/lower_cs_derived. 2022-09-06 17:11:14 +00:00
vbo mesa: Fix the error check for VertexAttrib*. 2022-07-12 17:15:43 +00:00
x86
meson.build mesa/arbprog: Stop doing optimization in the ARB program IR. 2022-07-16 04:08:32 +00:00