mesa/src/compiler
Jason Ekstrand 5f21a7afe0 nir/intrinsics: Don't report negative dest_components
I have no idea why but having dest_components == -1 was causing a memory
leak somewhere.  Without this, you can't get through a full shader-db
run without running out of memory.

Reviewed-by: Rob Clark <robdclark@gmail.com>
2018-03-27 18:18:26 -07:00
..
glsl glsl: fix infinite loop caused by bug in loop unrolling pass 2018-03-27 09:15:02 +11:00
nir nir/intrinsics: Don't report negative dest_components 2018-03-27 18:18:26 -07:00
spirv glsl_types: vec8/vec16 support 2018-03-25 10:42:54 -04:00
.gitignore nir/spirv: Remove a duplicate spirv2nir from .gitignore 2016-10-04 07:43:15 -07:00
Android.glsl.gen.mk Android: clean-up trailing '\' in make variables 2017-03-22 17:52:06 +00:00
Android.glsl.mk android: glsl: build shader cache sources 2017-02-20 16:30:37 +00:00
Android.mk Android: glsl: add rules to generate ir_expression*.h header files 2016-09-06 15:58:55 +01:00
Android.nir.gen.mk Android: fix missing generation of vtn_gather_types.c 2017-12-13 16:20:15 -06:00
Android.nir.mk android: fix libmesa_nir build 2017-07-21 08:47:56 +03:00
blob.c blob: Don't set overrun if reading 0 bytes at end of data 2017-10-31 23:36:54 -07:00
blob.h blob: Use intptr_t instead of ssize_t 2017-10-13 15:02:34 -07:00
builtin_type_macros.h glsl_types: vec8/vec16 support 2018-03-25 10:42:54 -04:00
glsl_types.cpp glsl_types: fix build break with intel/msvc compiler 2018-03-27 08:17:11 -04:00
glsl_types.h glsl_types: refactor/prep for vec8/vec16 2018-03-25 10:42:54 -04:00
Makefile.am automake: small cleanup after the meson.build inclusion 2018-01-25 17:06:29 +00:00
Makefile.glsl.am glsl: automake: export abs_builddir for the tests 2017-03-28 15:31:22 +01:00
Makefile.nir.am nir: mako all the intrinsics 2018-03-27 08:36:37 -04:00
Makefile.sources nir: mako all the intrinsics 2018-03-27 08:36:37 -04:00
meson.build meson: Add build option for tools 2018-02-08 11:24:42 -08:00
nir_types.cpp glsl_types: vec8/vec16 support 2018-03-25 10:42:54 -04:00
nir_types.h compiler: int8/uint8 support 2018-03-14 10:08:42 -04:00
SConscript glsl: Generate ir_expression_operation.h from Python 2016-08-30 16:28:00 -07:00
SConscript.glsl mesa: Remove prog_hash_table.c 2016-09-12 10:48:35 +10:00
SConscript.nir nir: mako all the intrinsics 2018-03-27 08:36:37 -04:00
shader_enums.c compiler: Add two new system values for subgroups 2018-03-07 12:13:47 -08:00
shader_enums.h compiler: Add two new system values for subgroups 2018-03-07 12:13:47 -08:00
shader_info.h spirv/radv: add AMD_gcn_shader capability, remove current extensions 2018-03-15 12:08:25 +01:00