summaryrefslogtreecommitdiffstats
path: root/progs/demos/cubemap.c
Commit message (Collapse)AuthorAgeFilesLines
* added --noclear option to demonstrate rendering without glClearBrian2007-08-271-6/+45
|
* Add missing call to glutInit.Ian Romanick2006-10-241-0/+1
|
* include readtex.h instead of readtex.c (Marcello Magallon)Brian Paul2005-01-091-1/+1
|
* minor anim tweakBrian Paul2004-08-101-2/+3
|
* Modified to use vertex arrays. Vertex arrays and immediate mode callsIan Romanick2004-05-051-30/+94
| | | | are toggled with the 't' key.
* Add comments to make decyphering the faces easierKeith Whitwell2004-02-051-6/+6
|
* fix typoBrian Paul2003-04-091-3/+1
|
* added skybox and options to load real imagesBrian Paul2002-10-251-36/+198
|
* fixed compiler warningsBrian Paul2000-06-271-1/+2
|
* use GL_CLAMP_TO_EDGEBrian Paul2000-06-131-5/+8
|
* initial check-inBrian Paul2000-05-301-0/+246