summaryrefslogtreecommitdiff
path: root/progs/demos/stex3d.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-11progs/demos: added 'f' key to toggle filtering mode in stex3d.cBrian Paul1-4/+11
2009-02-01progs: Get more samples building on windows.José Fonseca1-1/+3
2006-06-13Fix command line parsing.Michel Dänzer1-7/+7
2003-04-21fix minor warningsBrian Paul1-3/+1
2003-03-31use gluSphere instead of glutSphere so we get texcoordsBrian Paul1-9/+18
2003-03-29fix texgen msg stringsBrian Paul1-3/+3
2002-10-23massive overhaul, see new keyboard optionsBrian Paul1-465/+587
2002-04-22removed CVS $Log commentsBrian Paul1-27/+1
2000-06-27fixed compiler warningsBrian Paul1-2/+5
2000-03-22converted from GL_EXT_texture3D to GL 1.2Brian Paul1-37/+23
1999-12-16added a cast to malloc callBrian Paul1-2/+5
1999-09-17silenced some warningsBrian Paul1-3/+8
1999-08-19Initial revisionjtg1-0/+578