mesa/progs/perf
Brian Paul 9297e6968a progs/perf: added fill-rate test
Many more fill modes could be tested, but this hits the basics including
blending, texturing and shaders.
2009-09-21 12:17:49 -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: human-readable drawoverhead output 2009-09-21 15:57:14 +01:00
fill.c progs/perf: added fill-rate test 2009-09-21 12:17:49 -06:00
glmain.c progs/perf: added helpers for creating simple textures and shader programs 2009-09-21 11:58:03 -06:00
glmain.h progs/perf: added helpers for creating simple textures and shader programs 2009-09-21 11:58:03 -06:00
Makefile progs/perf: added fill-rate test 2009-09-21 12:17:49 -06:00
SConscript progs/perf: added fill-rate test 2009-09-21 12:17:49 -06:00
teximage.c progs/perf: offsetof() should be defined in stddef.h, include it 2009-09-21 11:09:47 -06: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