mesa/progs/perf
2009-09-22 12:26:12 -06:00
..
common.c progs/perf: add human-readable float formatter 2009-09-21 15:57:13 +01:00
common.h progs/perf: offsetof() should be defined in stddef.h, include it 2009-09-21 11:09:47 -06:00
drawoverhead.c progs/perf: updated comments 2009-09-22 07:50:12 -06:00
fbobind.c progs/perf: add missing texture enable in fbobind.c 2009-09-22 11:15:11 -06:00
fill.c progs/perf: break up long runs of fullscreen quads 2009-09-22 11:21:10 +01:00
glmain.c progs/perf: added PerfExtensionSupported() helper 2009-09-22 11:15:11 -06:00
glmain.h progs/perf: added PerfExtensionSupported() helper 2009-09-22 11:15:11 -06:00
Makefile progs/perf: added fbobind.c test to test FBO binding speed 2009-09-22 11:15:11 -06:00
SConscript progs/perf: added fbobind.c test to test FBO binding speed 2009-09-22 11:15:11 -06:00
swapbuffers.c progs/perf: updated comments 2009-09-22 07:50:12 -06:00
teximage.c progs/perf: test glGetTexImage() also 2009-09-22 12:26:12 -06:00
vbo.c progs/perf: add another VBO test for Create/Draw/Destroy pattern 2009-09-22 09:53:35 -06:00
vertexrate.c progs/perf: add first attempt at a swapbuffers rate test 2009-09-22 11:21:09 +01:00