mesa/src
Brian Paul 4f481cb87a glsl: added uniform initializer check
GLSL 1.10 disallows initializers for uniforms but GLSL 1.20 and later
allows them.  This patch uses the #version directive to allow/disallow
uniform initializers.

This addresses bug 25807, but piglit also needs to be fixed to specify
the GLSL version in the shader.
2009-12-29 10:11:29 -07:00
..
driclient
egl
gallium st/egl: Move declaration before code. 2009-12-28 19:09:33 -08:00
glew
glu glu/sgi: Fix include recursion. 2009-12-25 14:23:10 -08:00
glut glut: Prevent potential double free in menuVisualSetup. 2009-12-12 21:46:13 -08:00
glw
glx Merge branch 'mesa_7_6_branch' into mesa_7_7_branch 2009-12-27 15:31:08 -07:00
mesa glsl: added uniform initializer check 2009-12-29 10:11:29 -07:00
Makefile
SConscript