summaryrefslogtreecommitdiff
path: root/progs/glsl/vert-tex.c
AgeCommit message (Collapse)Author
2009-06-29progs/glsl: compile with scons and glewKeith Whitwell
Get most of these working with scons.
2008-12-03demos: added simple vertex shader texture test.Brian
Draw a quadmesh where Z coord is taken from a texture map.