summaryrefslogtreecommitdiffstats
path: root/progs/trivial/tri-z.c
Commit message (Collapse)AuthorAgeFilesLines
* trivial/tri-z: add controls for depthrange min/maxKeith Whitwell2009-06-011-10/+40
| | | | | Also add key to set up quake-1 style ztrick rendering with clear depth 1.0, deptrange(1.0, 0.0) and depthfunc GL_GREATER.
* press 'c' to toggle Z clear value between 0/1Brian Paul2008-09-111-4/+21
|
* press 'f' to cycle through depth test funcsBrian Paul2008-09-111-0/+26
|
* better triangle Z coordsBrian2007-06-251-4/+4
|
* triangles w/ depth testBrian2007-06-201-0/+131