summaryrefslogtreecommitdiff
path: root/progs/glsl/brick.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt1-200/+0
2009-08-17demos/glsl: remove glutInitWindowPosition() callsBrian Paul1-1/+0
2009-08-12progs/glsl: change uniform_info::type field to use GLSL vector typesBrian Paul1-5/+5
2009-08-12demos: rename InitUniforms() to SetUniformValues()Brian Paul1-1/+2
2009-07-17progs/glsl: finish conversion to GLEWBrian Paul1-12/+7
2009-06-29progs/glsl: compile with scons and glewKeith Whitwell1-0/+2
2008-08-16remove .txt suffix from shader source filesBrian Paul1-2/+2
2008-04-09Replace duplicated code with new shaderutil.c functionsBrian1-121/+13
2007-01-15Added new directory of GL shading language demos: glslBrian1-0/+311