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