mesa/src/compiler
Jesse Natalie df4fc66649 nir: Add a flag to opt_if to prevent fighting with splitting 64bit phis
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Bill Kristiansen <billkris@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26210>
2023-11-17 19:19:11 +00:00
..
clc clc: Add missing idep_vtn 2023-11-02 11:37:46 +00:00
glsl glsl: Retire dround lowering. 2023-10-24 00:16:30 +00:00
isaspec isaspec : fix isaspec build error in aosp 2023-10-13 11:09:40 +00:00
nir nir: Add a flag to opt_if to prevent fighting with splitting 64bit phis 2023-11-17 19:19:11 +00:00
spirv vtn: add hack for system values placed in CrossWorkgroup memory 2023-11-15 08:34:57 +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 compiler/types: Use a string table for builtin type names 2023-09-16 15:17:01 +00:00
builtin_types_cpp_h.py compiler/types: Use Python to generate code for builtin types 2023-09-16 15:17:01 +00:00
builtin_types_h.py compiler/types: Use Python to generate code for builtin types 2023-09-16 15:17:01 +00:00
glsl_types.c nir/types: Support vectors in glsl_get_length() 2023-11-02 20:28:46 +00:00
glsl_types.h compiler/types: Move comments and reorganize declarations 2023-10-25 01:51:12 +00:00
glsl_types_impl.h compiler/types: Add remaining type extraction functions and use them in C++ 2023-10-25 01:51:12 +00:00
meson.build compiler,vulkan,drm-shim: Remove unused include directories from meson.build 2023-10-27 01:35:10 +00:00
nir_gl_types.h compiler/types: Flip wrapping of remaining small data getters 2023-10-25 01:51:12 +00:00
nir_types.h compiler/types: Move C declarations into glsl_types.h 2023-10-07 00:42:54 +00:00
shader_enums.c compiler: Inline mesa_vertices_per_prim 2023-11-07 00:05:54 +00:00
shader_enums.h compiler: Make u_decomposed_prims_for_vertices available to CL 2023-11-07 00:05:54 +00:00
shader_info.h nak: Encode program headers 2023-11-14 00:48:06 +00:00