summaryrefslogtreecommitdiff
path: root/progs/demos/copypix.c
AgeCommit message (Collapse)Author
2009-09-08progs/demos: added RGB invert optionBrian Paul
2009-01-24progs: Port most of the demos to glew.José Fonseca
A couple of test weren't ported due to glew breakage -- it undefines GLAPIENTRY.
2007-09-14added copypix.c test (test glCopyPixels w/ pixel zoom)Brian