mesa/src
Timothy Arceri b59c5926cb glsl: Add check for unsized arrays to glsl types
The main purpose of this patch is to increase readability of
the array code by introducing is_unsized_array() to glsl_types.
Some redundent is_array() checks are also removed, and small number
of other related clean ups.

The introduction of is_unsized_array() should also make the
ARB_arrays_of_arrays code simpler and more readable when it arrives.

V2: Also replace code that checks for unsized arrays directly with the
length variable

Signed-off-by: Timothy Arceri <t_arceri@yahoo.com.au>

v3 (Paul Berry <stereotype441@gmail.com>): clean up formatting.
Separate whitespace cleanups to their own patch.

Reviewed-by: Paul Berry <stereotype441@gmail.com>
2013-10-28 06:06:04 -07:00
..
egl dri: Pass in the dlsym()ed driver extension to screen creation. 2013-10-24 14:04:20 -07:00
gallium vl/h264: split fields into SPS/PPS 2013-10-28 11:08:12 +01:00
gbm dri: Pass in the dlsym()ed driver extension to screen creation. 2013-10-24 14:04:20 -07:00
getopt
glsl glsl: Add check for unsized arrays to glsl types 2013-10-28 06:06:04 -07:00
glx glx: Fix return value from indirect_bind_context 2013-10-25 16:49:28 -04:00
gtest gtest: Build it only for 'make check'. 2013-01-13 12:38:44 +01:00
mapi implement NV_vdpau_interop v7 2013-10-26 12:13:36 +02:00
mesa i965: Make fs gl_PrimitiveID input work even when there's no gs. 2013-10-27 10:23:39 -07:00
Makefile.am gbm: Link to libwayland-drm if Wayland EGL platform is enabled 2013-08-12 15:16:22 -07:00
SConscript Remove libGLU 2012-08-31 10:58:15 -07:00