summaryrefslogtreecommitdiffstats
path: root/progs/demos/spriteblast.c
Commit message (Expand)AuthorAgeFilesLines
* use larger point/sprite sizeBrian2007-06-281-11/+11
* move initialization code aroudn so glPointParameter isn't called before check...Roland Scheidegger2006-08-281-3/+3
* better animate rate (Marcelo Magallon)Brian Paul2005-01-091-3/+9
* clean-up the hokey transformation code so that window resizes actually workBrian Paul2004-09-161-31/+13
* changes towards GL_ARB_point_sprite (two-zero)Daniel Borca2004-09-131-4/+49
* add glutInitWindowPosition callsKeith Whitwell2004-01-281-0/+1
* GL_ARB_point_sprite demoBrian Paul2003-09-241-0/+520