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