summaryrefslogtreecommitdiff
path: root/progs/tests/getteximage.c
AgeCommit message (Collapse)Author
2009-06-09tests: check for GL_EXT/ARB_framebuffer_objectBrian Paul
2009-06-09tests: also test glGetTexImage with render to textureBrian Paul
Also, adjust texture dims for the original test. And use GLEW.
2009-06-09tests: quick and dirty glGetTexImage() test programBrian Paul