mesa/src/compiler
Connor Abbott c45f5db527 nir/lower_io_to_temporaries: Handle interpolation intrinsics
These weren't properly supported. This does pretty much the same thing
that the radv code did.

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
2019-07-08 14:14:53 +02:00
..
glsl glsl/standalone: meson test for --dump-builder 2019-07-03 12:13:37 -07:00
nir nir/lower_io_to_temporaries: Handle interpolation intrinsics 2019-07-08 14:14:53 +02:00
spirv spirv: Add an option for making FragCoord a sysval 2019-07-08 14:14:53 +02:00
Android.glsl.gen.mk mesa: android: Remove unnecessary dependency tracking rules 2019-05-06 11:29:25 +00:00
Android.glsl.mk
Android.mk
Android.nir.gen.mk mesa: android: Remove unnecessary dependency tracking rules 2019-05-06 11:29:25 +00:00
Android.nir.mk android: fix libmesa_nir build 2017-07-21 08:47:56 +03:00
blob.c compiler/blob: Add blob_skip_bytes 2018-07-09 23:02:33 -07:00
blob.h compiler/blob: Add blob_skip_bytes 2018-07-09 23:02:33 -07:00
builtin_type_macros.h glsl_types: vec8/vec16 support 2018-03-25 10:42:54 -04:00
glsl_types.cpp glsl/nir: add glsl_types::explicit_size plus nir C wrapper 2019-06-30 16:58:26 -05:00
glsl_types.h glsl/nir: add glsl_types::explicit_size plus nir C wrapper 2019-06-30 16:58:26 -05:00
Makefile.sources anv,nir: Move lower_input_attachments pass from ANV to NIR. 2019-07-08 14:02:50 +02:00
meson.build meson: Build with Python 3 2018-08-10 15:15:09 -07:00
nir_types.cpp nir_types: add glsl_type_is_leaf helper 2019-06-30 16:58:26 -05:00
nir_types.h nir_types: add glsl_type_is_leaf helper 2019-06-30 16:58:26 -05:00
SConscript spirv: Fix building with SCons 2018-03-30 14:33:03 -06:00
SConscript.glsl scons: Generate float64_glsl.h for glsl_to_nir fp64 lowering 2019-03-02 14:33:44 -08:00
SConscript.nir nir: mako all the intrinsics 2018-03-27 08:36:37 -04:00
SConscript.spirv spirv: Fix building with SCons 2018-03-30 14:33:03 -06:00
shader_enums.c compiler: rename SYSTEM_VALUE_VARYING_COORD 2019-04-25 14:13:31 -07:00
shader_enums.h nir: Add reorderable memory access enum 2019-06-19 14:08:28 +02:00
shader_info.h spirv/nir: add support for AMD_shader_ballot and Groups capability 2019-06-13 12:44:23 +00:00