summaryrefslogtreecommitdiffstats
path: root/progs/demos/drawpix.c
Commit message (Expand)AuthorAgeFilesLines
* call glFinish if drawing to front bufferBrian Paul2005-09-291-1/+3
* include readtex.hBrian Paul2005-01-091-1/+2
* allow specifying image file on command lineBrian Paul2004-11-101-5/+11
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* Pedantic compiler fixes (Sven Panne)Brian Paul2002-07-121-2/+2
* removed CVS $Log commentsBrian Paul2002-04-221-59/+1
* added fog and raster Z position controlsBrian Paul2002-01-261-3/+40
* * demos/Makefile.am (INCLUDES): Added -I$(top_srcdir)/util.pesco2000-12-241-2/+28
* added dither key optionBrian Paul2000-09-081-3/+13
* minor changes to Usage() functionBrian Paul1999-10-281-10/+19
* added f key to toggle front/back drawingBrian Paul1999-10-211-4/+23
* Initial revisionjtg1999-08-191-0/+307