summaryrefslogtreecommitdiff
path: root/progs/perf/swapbuffers.c
AgeCommit message (Collapse)Author
2009-09-22progs/perf: updated commentsBrian Paul
2009-09-22progs/perf: clean up swapbuffers test a bitKeith Whitwell
2009-09-22progs/perf: add first attempt at a swapbuffers rate testKeith Whitwell
This is pretty ugly as the original framework assumed you'd set a single window size at startup and keep it throughout, but for swapbuffers you want to test the rate at various window sizes. With luck a nicer solution can be found, but this at least lays out a marker.