summaryrefslogtreecommitdiff
path: root/progs/demos/cubemap.c
AgeCommit message (Expand)Author
2006-10-24Add missing call to glutInit.Ian Romanick
2005-01-09include readtex.h instead of readtex.c (Marcello Magallon)Brian Paul
2004-08-10minor anim tweakBrian Paul
2004-05-05Modified to use vertex arrays. Vertex arrays and immediate mode callsIan Romanick
2004-02-05Add comments to make decyphering the faces easierKeith Whitwell
2003-04-09fix typoBrian Paul
2002-10-25added skybox and options to load real imagesBrian Paul
2000-06-27fixed compiler warningsBrian Paul
2000-06-13use GL_CLAMP_TO_EDGEBrian Paul
2000-05-30initial check-inBrian Paul