summaryrefslogtreecommitdiffstats
path: root/progs/demos/isosurf.c
Commit message (Expand)AuthorAgeFilesLines
* call glutInit(), bug 11486Xavier Bachelot2007-07-061-0/+1
* include readtex.h instead of readtex.cBrian Paul2005-01-091-1/+1
* use GL_GLEXT_PROTOTYPESBrian Paul2003-09-081-2/+1
* Committing in .Jouk Jansen2003-09-051-0/+1
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* Quiet compiler warnings.Karl Schultz2002-10-181-5/+6
* - Clean up state bitmask.Gareth Hughes2002-01-041-39/+52
* Allow to compile in Windows.Karl Schultz2001-10-041-1/+4
* fixed some GL_POINTS probsKeith Whitwell2001-06-041-26/+42
* fix a couple of small bugsKeith Whitwell2001-05-111-4/+9
* made render path selection more flexibleKeith Whitwell2001-05-111-181/+233
* Add more options, including '-10','-100' and '-1000' to limit nr of vertices.Keith Whitwell2001-04-191-11/+50
* Add GL_POINTS as a primitive, including with CVA DrawElements. UsefulGareth Hughes2001-01-061-146/+177
* * demos/Makefile.am (INCLUDES): Added -I$(top_srcdir)/util.pesco2000-12-241-2/+2
* fixed compiler warningsBrian Paul2000-06-271-31/+2
* Added stipple modeKeith Whitwell2000-03-301-7/+69
* added -info command line optionBrian Paul1999-10-211-4/+23
* minor changes. always call compactify_arrays()Brian Paul1999-09-081-6/+15
* Fog, displaylist and zoom operationsKeith Whitwell1999-09-031-70/+154
* Initial revisionjtg1999-08-191-0/+821