mesa/src
Eric Anholt 71ba6de342 glsl: Fix a reference to UniformBlocks during uniform linking.
When converting var->location from pointing at the program's UniformBlocks to
pointing at the linked shader's UniformBlocks, I missed this change.  It
usually worked out in the end because the two lists happen to be the same in
many testcases.

Fixes a valgrind complaint on
oglconform ubo-compile.cpp advanced.std140.2stage

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2012-08-07 11:47:49 -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: Fix a reference to UniformBlocks during uniform linking. 2012-08-07 11:47:49 -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
mapi shared-glapi: Install libglapi.so.0.0.0 and .0 links in lib/. 2012-07-25 22:37:24 -07:00
mesa mesa: Replace VersionMajor/VersionMinor with a Version field. 2012-08-07 11:47: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