summaryrefslogtreecommitdiff
path: root/progs/demos/drawpix.c
AgeCommit message (Expand)Author
2008-05-20mesa: call glutDestroyWindow()Brian Paul
2005-09-29call glFinish if drawing to front bufferBrian Paul
2005-01-09include readtex.hBrian Paul
2004-11-10allow specifying image file on command lineBrian Paul
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2002-07-12Pedantic compiler fixes (Sven Panne)Brian Paul
2002-04-22removed CVS $Log commentsBrian Paul
2002-01-26added fog and raster Z position controlsBrian Paul
2000-12-24* demos/Makefile.am (INCLUDES): Added -I$(top_srcdir)/util.pesco
2000-09-08added dither key optionBrian Paul
1999-10-28minor changes to Usage() functionBrian Paul
1999-10-21added f key to toggle front/back drawingBrian Paul
1999-08-19Initial revisionjtg