summaryrefslogtreecommitdiffstats
path: root/progs/perf/teximage.c
Commit message (Expand)AuthorAgeFilesLines
* progs/perf: set TexSubImage4=FALSEBrian Paul2009-09-231-2/+2
* progs/perf: test glGetTexImage() alsoBrian Paul2009-09-221-12/+36
* teximage: add more tests, image formatsKeith Whitwell2009-09-221-18/+99
* progs/perf: make teximage results easier to read, more reproducibleKeith Whitwell2009-09-221-17/+27
* progs/perf: reset row_length after subimage testKeith Whitwell2009-09-221-1/+3
* progs/perf: add first attempt at a swapbuffers rate testKeith Whitwell2009-09-221-0/+4
* progs/perf: offsetof() should be defined in stddef.h, include itBrian Paul2009-09-211-4/+1
* progs/perf: convert some DOS line-endingsKeith Whitwell2009-09-171-213/+213
* progs/perf: add scons support, get working under mingwKeith Whitwell2009-09-171-5/+8
* progs/perf: initial set of simple performance test programsBrian Paul2009-09-161-0/+210