summaryrefslogtreecommitdiff
path: root/r600_lib.h
AgeCommit message (Expand)AuthorFilesLines
2009-02-24Add wait_for_vsync().Matthias Hopf1-0/+1
2009-02-24Add pointer for free memory to adapter_t.Matthias Hopf1-3/+3
2009-02-17Split upload() into gart and gpu variant.Matthias Hopf1-1/+7
2009-02-16Add *really* waiting wait_3d_full_idle_clean() call, use for timing.Matthias Hopf1-0/+1
2009-02-16Fetch and save framebuffer size.Matthias Hopf1-0/+1
2009-02-16Allow more fine granular cache flushes.Matthias Hopf1-3/+7
2009-02-13Add M74, M82 chipsets (no pci ids yet).Matthias Hopf1-3/+3
2009-02-03Add continuously running full speed test 'F'.Matthias Hopf1-1/+1
2009-01-29Add M72 as known good chipset, correct num_qd_pipes calculation.Matthias Hopf1-2/+5
2009-01-29Add ALU performance test.Matthias Hopf1-1/+1
2009-01-29Proper flush_gpu_source_cache().Matthias Hopf1-2/+3
2009-01-27Add textured triangle performance test 'P'.Matthias Hopf1-0/+4
2009-01-27Move create_sample_texture() to _lib.c. Don't swap components on textures.Matthias Hopf1-0/+2
2008-12-29Initial public commit.Matthias Hopf1-0/+140