mesa/src
Timothy Arceri ef8eebc6ad nir: support indirect indexing samplers in struct arrays
As a bonus we get indirect support for arrays of arrays for free.

V5: couple of small clean-ups suggested by Jason.

V4: fix struct member location caclulation, use nir_ssa_def rather than
nir_src for the indirect as suggested by Jason

V3: Use nir_instr_rewrite_src() with empty src rather then clearing
the use_link list directly for the old indirects as suggested by Jason

V2: Fixed validation error in debug build

Reviewed-by: Jason Ekstrand <jason.ekstrand@intel.com>
2015-09-17 11:28:34 +10:00
..
egl egl/dri2: don't leak the fd on dri2_terminate 2015-09-15 12:39:02 +01:00
gallium freedreno/a3xx: use NUM_USER_CLIP_PLANES helper instead of magic number 2015-09-16 15:42:55 -04:00
gbm gbm: convert gbm bo format to fourcc format on dma-buf import 2015-09-15 12:27:45 +01:00
getopt
glsl nir: support indirect indexing samplers in struct arrays 2015-09-17 11:28:34 +10:00
glx glxl/tests: Use X11_INCLUDES instead of X11_CFLAGS 2015-09-07 10:43:32 +01:00
gtest
hgl
loader
mapi mesa: move GL_APPLE_object_purgeable functions to new file 2015-09-16 09:02:40 -06:00
mesa Revert "mesa/extensions: restrict GL_OES_EGL_image to GLES" 2015-09-17 06:58:51 +10:00
util util: automake: rework the format_srgb.c rule 2015-09-09 12:48:09 +01:00
Makefile.am glsl: shader-enum to name debug fxns 2015-09-16 10:04:13 -04:00
SConscript