r600: fix copy/paste typo
[mesa.git] / progs / perf /
2009-09-23 Michal Krolprogs/perf: Actually bind the newly created vbo.
2009-09-23 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-23 Keith WhitwellMerge branch 'softpipe-opt'
2009-09-23 Brian Paulprogs/perf: set TexSubImage4=FALSE
2009-09-22 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-22 Brian Paulprogs/perf: added glCopyTex[Sub]Image2D test
2009-09-22 Brian Paulprogs/perf: test glGetTexImage() also
2009-09-22 Brian Paulprogs/perf: add missing texture enable in fbobind.c
2009-09-22 Brian Paulprogs/perf: added fbobind.c test to test FBO binding...
2009-09-22 Brian Paulprogs/perf: added PerfExtensionSupported() helper
2009-09-22 Keith Whitwellteximage: add more tests, image formats
2009-09-22 Brian Paulprogs/perf: add another VBO test for Create/Draw/Destro...
2009-09-22 Brian Paulprogs/perf: simplify the code
2009-09-22 Brian Paulprogs/perf: fix comment
2009-09-22 Brian Paulprogs/perf: updated comments
2009-09-22 Keith Whitwellprogs/perf: make teximage results easier to read, more...
2009-09-22 Keith Whitwellprogs/perf: reset row_length after subimage test
2009-09-22 Keith Whitwellprogs/perf: clean up swapbuffers test a bit
2009-09-22 Keith Whitwellprogs/perf: break up long runs of fullscreen quads
2009-09-22 Keith Whitwellprogs/perf: add first attempt at a swapbuffers rate...
2009-09-21 Brian Paulprogs/perf: added fill-rate test
2009-09-21 Brian Paulprogs/perf: added helpers for creating simple textures...
2009-09-21 Brian Paulprogs/perf: offsetof() should be defined in stddef...
2009-09-21 Keith Whitwellprogs/perf: a few more vbo upload modes
2009-09-21 Keith Whitwellprogs/perf: human-readable drawoverhead output
2009-09-21 Keith Whitwellprogs/perf: human-format vertexrate output
2009-09-21 Keith Whitwellprogs/perf: add human-readable float formatter
2009-09-21 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-09-21 Michel DänzerMerge branch 'mesa_7_6_branch'
2009-09-20 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-17 Keith Whitwellprogs/perf: convert some DOS line-endings
2009-09-17 Keith Whitwellprogs/perf: add scons support, get working under mingw
2009-09-17 Brian Paulprogs/perf: initial set of simple performance test...