summaryrefslogtreecommitdiffstats
path: root/progs/glsl/texdemo1.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gallium-0.1' into gallium-0.2Keith Whitwell2008-09-111-1/+3
|\
| * mesa: call glutDestroyWindow() on exit to help find mem leaksBrian Paul2008-05-161-1/+3
* | remove .txt suffix from shader source filesBrian Paul2008-08-161-4/+4
* | Replace duplicated code with new shaderutil.c functionsBrian2008-04-091-143/+12
|/
* shading language texture demo/testBrian2007-02-031-0/+570