summaryrefslogtreecommitdiffstats
path: root/progs/glsl/trirast.c
Commit message (Expand)AuthorAgeFilesLines
* Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt2010-05-211-255/+0
* progs/glsl: Fix trirast GLSL compilation errors on Mac OS.Vinson Lee2009-11-181-3/+3
* demos/glsl: remove glutInitWindowPosition() callsBrian Paul2009-08-171-1/+0
* progs/glsl: finish conversion to GLEWBrian Paul2009-07-171-18/+13
* progs/glsl: compile with scons and glewKeith Whitwell2009-06-291-0/+2
* 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