mesa/src
Eric Anholt 86e0045578 glsl: Only flag RowMajor on matrix-type variables.
We were only propagating it to the API when the variable was a matrix type,
but we were still tripping over it in lower_ubo_reference when it was set on a
vector.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2012-08-07 13:54:50 -07:00
..
egl egl: Replace KHR_surfaceless_* extensions with KHR_surfaceless_context 2012-08-06 15:37:04 -07:00
gallium dri: Simplify use of driConcatConfigs 2012-08-07 09:30:33 -07:00
gbm gbm: Fix build for wayland include 2012-07-30 11:58:02 -04:00
getopt
glsl glsl: Only flag RowMajor on matrix-type variables. 2012-08-07 13:54:50 -07:00
glu glu: fix two Clang warnings 2012-05-21 08:29:23 -06:00
glx automake: Honor GL_LIB for mangled/custom lib names 2012-07-23 22:34:13 -07:00
gtest gtest: Don't actually install a library. 2012-04-16 11:25:39 -07:00
mapi shared-glapi: Install libglapi.so.0.0.0 and .0 links in lib/. 2012-07-25 22:37:24 -07:00
mesa ir_to_mesa: Don't whack the ->location field of uniform block variables. 2012-08-07 13:54:50 -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