summaryrefslogtreecommitdiff
path: root/progs/demos/pointblast.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
2006-08-28check for GL_ARB_point_parametersBrian Paul1-0/+5
2005-01-09better animate rate (Marcelo Magallon)Brian Paul1-5/+11
2004-02-16glutInitWindowPositionKeith Whitwell1-0/+2
2002-12-03updated to use ARB extensionsBrian Paul1-10/+10
2002-04-22removed CVS $Log commentsBrian Paul1-26/+0
2002-01-16Demo updates for Windows (Robert Bergkvist)Karl Schultz1-0/+6
2000-06-27fixed compiler warningsBrian Paul1-12/+16
1999-08-19Initial revisionjtg1-0/+506