summaryrefslogtreecommitdiffstats
path: root/progs/xdemos/offset.c
Commit message (Collapse)AuthorAgeFilesLines
* progs/xdemos: add z/Z keys for scaling the renderingBrian Paul2010-01-221-0/+10
|
* progs/xdemos: Add missing break statement in offset.c.Vinson Lee2009-11-191-0/+1
|
* remove dependency on libGLUBrian2007-11-121-2/+1
|
* Improve this demo in a few ways.Brian2007-07-111-12/+22
| | | | | | | 1. Use more reasonable hither/yon clip planes to make better use of shallow (16-bit) z buffers. 2. Use different colors on cube faces to help detect Z fighting if it occurs. 3. Report GL_DEPTH_BITS on start-up.
* use 1.1 glPolygonOffset instead of glPolygonOffsetEXTBrian Paul2000-10-201-1/+1
|
* Initial revisionjtg1999-08-191-0/+323