summaryrefslogtreecommitdiffstats
path: root/progs/glsl/deriv.c
Commit message (Expand)AuthorAgeFilesLines
* progs/glsl: updates to deriv.c testBrian Paul2009-12-071-2/+13
* progs/glsl: Fix memory leak in deriv.c.Vinson Lee2009-11-171-0/+1
* demos/glsl: remove glutInitWindowPosition() callsBrian Paul2009-08-171-1/+0
* progs/glsl: finish conversion to GLEWBrian Paul2009-07-171-12/+7
* progs/glsl: compile with scons and glewKeith Whitwell2009-06-291-0/+2
* Replace duplicated code with new shaderutil.c functionsBrian2008-04-091-84/+6
* get rid of normal vectorBrian2007-05-021-2/+0
* New test of the dFdx(), dFdy() functions.Brian2007-05-021-0/+321