summaryrefslogtreecommitdiffstats
path: root/progs/demos/copypix.c
Commit message (Expand)AuthorAgeFilesLines
* Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt2010-05-211-269/+0
* progs/demos: fix glut initialization callsBrian Paul2009-12-181-4/+3
* progs/demos: added RGB invert optionBrian Paul2009-09-081-0/+22
* progs: Port most of the demos to glew.José Fonseca2009-01-241-2/+2
* added copypix.c test (test glCopyPixels w/ pixel zoom)Brian2007-09-141-0/+248