summaryrefslogtreecommitdiffstats
path: root/progs/demos/arbocclude.c
Commit message (Collapse)AuthorAgeFilesLines
* progs: Port most of the demos to glew.José Fonseca2009-01-241-1/+2
| | | | | A couple of test weren't ported due to glew breakage -- it undefines GLAPIENTRY.
* demos: all glutDestroyWindow() upon exit to test query object clean-upBrian Paul2008-12-181-2/+3
|
* Add #ifdefs for extension testing (Marcello Magallon)Brian Paul2005-01-091-0/+11
|
* option to test with display listsBrian Paul2004-06-281-1/+19
|
* fix typo, added space/anim controlBrian Paul2003-06-131-1/+9
|
* GL_ARB_occlusion_query demo.Brian Paul2003-06-131-0/+246