mesa/progs/perf
Keith Whitwell 7ce0421fb7 progs/perf: a few more vbo upload modes
Some tests, eg small SubData are probably overwhelmed by the cost of
performing the draw after each upload.  Add a varient which does a lot
of subdata uploads and then a single draw.

Also try to avoid cache-artifacts in the upload timings.
2009-09-21 15:57:14 +01:00
..
common.c progs/perf: add human-readable float formatter 2009-09-21 15:57:13 +01:00
common.h progs/perf: add human-readable float formatter 2009-09-21 15:57:13 +01:00
drawoverhead.c progs/perf: human-readable drawoverhead output 2009-09-21 15:57:14 +01:00
glmain.c
glmain.h progs/perf: add scons support, get working under mingw 2009-09-17 12:08:04 +01:00
Makefile
SConscript progs/perf: add scons support, get working under mingw 2009-09-17 12:08:04 +01:00
teximage.c progs/perf: convert some DOS line-endings 2009-09-17 12:09:16 +01:00
vbo.c progs/perf: a few more vbo upload modes 2009-09-21 15:57:14 +01:00
vertexrate.c progs/perf: human-format vertexrate output 2009-09-21 15:57:14 +01:00