summaryrefslogtreecommitdiffstats
path: root/progs/tests/getteximage.c
Commit message (Expand)AuthorAgeFilesLines
* progs/tests: also test GL_BGRA format in getteximage.cBrian Paul2009-10-291-0/+20
* tests/getteximage: test more texture sizes, including npotBrian Paul2009-08-041-50/+86
* tests: glGetTexImage() testBrian Paul2009-07-301-2/+2
* tests: check for GL_EXT/ARB_framebuffer_objectBrian Paul2009-06-091-1/+3
* tests: also test glGetTexImage with render to textureBrian Paul2009-06-091-11/+103
* tests: quick and dirty glGetTexImage() test programBrian Paul2009-06-091-0/+123