summaryrefslogtreecommitdiff
path: root/progs/perf/teximage.c
AgeCommit message (Expand)Author
2009-09-23progs/perf: set TexSubImage4=FALSEBrian Paul
2009-09-22progs/perf: test glGetTexImage() alsoBrian Paul
2009-09-22teximage: add more tests, image formatsKeith Whitwell
2009-09-22progs/perf: make teximage results easier to read, more reproducibleKeith Whitwell
2009-09-22progs/perf: reset row_length after subimage testKeith Whitwell
2009-09-22progs/perf: add first attempt at a swapbuffers rate testKeith Whitwell
2009-09-21progs/perf: offsetof() should be defined in stddef.h, include itBrian Paul
2009-09-17progs/perf: convert some DOS line-endingsKeith Whitwell
2009-09-17progs/perf: add scons support, get working under mingwKeith Whitwell
2009-09-16progs/perf: initial set of simple performance test programsBrian Paul