mesa/src/compiler
Erik Faye-Lund ec9d7872ac glcpp: remove outdated msvc hack
While MSVC doesn't do __STDC_VERSION__ correctly for C99, it does for
C11, which is what we now require. So we can remove this hack.

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16908>
2022-06-14 15:08:37 +00:00
..
clc clc: Fix build with llvm-15. 2022-06-04 22:27:55 -07:00
glsl glcpp: remove outdated msvc hack 2022-06-14 15:08:37 +00:00
isaspec isaspec: Handle patterns bigger then 64 bit 2022-06-14 12:35:39 +00:00
nir nir: get res binding using component 0, instead of asssumig an uint 2022-06-14 13:12:46 +00:00
spirv nir,spirv: Preserve inbounds access information 2022-06-09 16:20:16 +00:00
builtin_type_macros.h
glsl_types.cpp compiler/types: Don't place members in the previous substruct's end padding 2022-06-09 22:55:37 +00:00
glsl_types.h
meson.build
nir_gl_types.h nir: remove gl.h include from nir headers. 2022-01-19 21:54:58 +00:00
nir_types.cpp nir/glsl: wrap component_slots_aligned() 2022-05-16 03:33:18 +00:00
nir_types.h nir/glsl: wrap component_slots_aligned() 2022-05-16 03:33:18 +00:00
shader_enums.c spirv: Add plumbing for ray_cull_mask 2022-06-08 20:20:21 +00:00
shader_enums.h spirv: Add plumbing for ray_cull_mask 2022-06-08 20:20:21 +00:00
shader_info.h nir: Rename is_arb_asm to use_legacy_math_rules and document its meaning. 2022-06-10 03:26:32 +00:00