summaryrefslogtreecommitdiffstats
path: root/progs/glsl/trirast.c
Commit message (Collapse)AuthorAgeFilesLines
* progs/glsl: compile with scons and glewKeith Whitwell2009-06-291-0/+2
| | | | Get most of these working with scons.
* use ftransform()Brian Paul2008-08-201-1/+1
|
* Replace duplicated code with new shaderutil.c functionsBrian2008-04-091-82/+5
|
* added z/s keys to reset/step rotationBrian2007-11-161-2/+12
|
* triangle rasterization with frag shaderBrian2007-08-011-0/+326