Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trivial/tri-z: add controls for depthrange min/max | Keith Whitwell | 2009-06-01 | 1 | -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/1 | Brian Paul | 2008-09-11 | 1 | -4/+21 |
| | |||||
* | press 'f' to cycle through depth test funcs | Brian Paul | 2008-09-11 | 1 | -0/+26 |
| | |||||
* | better triangle Z coords | Brian | 2007-06-25 | 1 | -4/+4 |
| | |||||
* | triangles w/ depth test | Brian | 2007-06-20 | 1 | -0/+131 |