summaryrefslogtreecommitdiff
path: root/r600_perf.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-17Fix 'P' test - DRM buffer is too small to hold 2MB vertex list.Matthias Hopf1-2/+4
2009-02-03Add missing interpolator setup to ALU performance test.Matthias Hopf1-0/+9
2009-02-03Add continuously running full speed test 'F'.Matthias Hopf1-10/+16
2009-01-29Start performance test with 3 ALU instructions per clause.Matthias Hopf1-1/+1
2009-01-29Use multiply-and-add MULADD instead of MUL for performance tests.Matthias Hopf1-46/+27
2009-01-29Use trans ALU component as well during performance test.Matthias Hopf1-5/+30
2009-01-29Add ALU performance test.Matthias Hopf1-6/+411
2009-01-27Add textured triangle performance test 'P'.Matthias Hopf1-0/+397