summaryrefslogtreecommitdiff
path: root/progs/glsl/texdemo1.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-17progs/glsl: finish conversion to GLEWBrian Paul1-6/+3
2009-06-29progs/glsl: compile with scons and glewKeith Whitwell1-0/+2
2008-09-11Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell1-1/+3
2008-08-16remove .txt suffix from shader source filesBrian Paul1-4/+4
2008-05-16mesa: call glutDestroyWindow() on exit to help find mem leaksBrian Paul1-1/+3
2008-04-09Replace duplicated code with new shaderutil.c functionsBrian1-143/+12
2007-02-03shading language texture demo/testBrian1-0/+570