summaryrefslogtreecommitdiff
path: root/progs/demos/spriteblast.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-18progs/demos: fix glut initialization callsBrian Paul1-2/+2
2009-06-30demos: Set the depth mask correctly to get the desired blendingIan Romanick1-2/+2
2009-01-24progs: Port most of the demos to glew.José Fonseca1-1/+2
2007-06-28use larger point/sprite sizeBrian1-11/+11
2006-08-28move initialization code aroudn so glPointParameter isn't called before check...Roland Scheidegger1-3/+3
2005-01-09better animate rate (Marcelo Magallon)Brian Paul1-3/+9
2004-09-16clean-up the hokey transformation code so that window resizes actually workBrian Paul1-31/+13
2004-09-13changes towards GL_ARB_point_sprite (two-zero)Daniel Borca1-4/+49
2004-01-28add glutInitWindowPosition callsKeith Whitwell1-0/+1
2003-09-24GL_ARB_point_sprite demoBrian Paul1-0/+520