mesa/src
Eric Anholt b3c093c79c glsl: Translate the AST for uniform blocks into some IR structures.
We're going to need this structure to cross-validate the uniform
blocks between shader stages, since unused ir_variables might get
dropped.  It's also the place we store the RowMajor qualifier, which
is not part of the GLSL type (since that would cause a bunch of type
equality checks to fail).

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
2012-07-20 10:43:19 -07:00
..
egl wayland: Support EGL_WIDTH and EGL_HEIGHT queries for wl_buffer 2012-07-19 14:03:17 -04:00
gallium st/xorg: fix masked transformations 2012-07-20 18:47:54 +02:00
gbm gbm: Rename gbm_bo_get_pitch to gbm_bo_get_stride 2012-07-16 16:29:16 -04:00
getopt
glsl glsl: Translate the AST for uniform blocks into some IR structures. 2012-07-20 10:43:19 -07:00
glu glu: fix two Clang warnings 2012-05-21 08:29:23 -06:00
glx glx: build tests after libglx.la 2012-07-17 06:59:00 -07:00
gtest gtest: Don't actually install a library. 2012-04-16 11:25:39 -07:00
mapi automake: convert libglapi 2012-07-13 12:44:07 +01:00
mesa glsl: Translate the AST for uniform blocks into some IR structures. 2012-07-20 10:43:19 -07:00
.gitignore automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
Makefile.am automake: Convert src/Makefile to automake. 2012-06-11 09:28:00 -07:00
SConscript scons: add code to generate the various GL API files 2012-05-31 09:40:35 -06:00