summaryrefslogtreecommitdiff
path: root/progs/demos/spriteblast.c
AgeCommit message (Expand)Author
2009-12-18progs/demos: fix glut initialization callsBrian Paul
2009-06-30demos: Set the depth mask correctly to get the desired blendingIan Romanick
2009-01-24progs: Port most of the demos to glew.José Fonseca
2007-06-28use larger point/sprite sizeBrian
2006-08-28move initialization code aroudn so glPointParameter isn't called before check...Roland Scheidegger
2005-01-09better animate rate (Marcelo Magallon)Brian Paul
2004-09-16clean-up the hokey transformation code so that window resizes actually workBrian Paul
2004-09-13changes towards GL_ARB_point_sprite (two-zero)Daniel Borca
2004-01-28add glutInitWindowPosition callsKeith Whitwell
2003-09-24GL_ARB_point_sprite demoBrian Paul