summaryrefslogtreecommitdiff
path: root/r600_lib.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-25Fix behavior of wait_reg_time() in case of system time wrap.HEADmasterMatthias Hopf1-0/+4
2009-02-24Add wait_for_vsync().Matthias Hopf1-0/+14
2009-02-24Less verbosity with buffer renewal.Matthias Hopf1-2/+3
2009-02-24Use actually adapt->free* for object upload.Matthias Hopf1-1/+1
2009-02-24Only print out full buffer contents on verbose >= 2.Matthias Hopf1-6/+10
2009-02-17Get new DRM command buffer if old one is filled up at least half.Matthias Hopf1-5/+41
2009-02-17Split upload() into gart and gpu variant.Matthias Hopf1-17/+19
2009-02-16Add *really* waiting wait_3d_full_idle_clean() call, use for timing.Matthias Hopf1-2/+26
2009-02-16Allow more fine granular cache flushes.Matthias Hopf1-9/+6
2009-01-29Proper flush_gpu_source_cache().Matthias Hopf1-7/+35
2009-01-27Add textured triangle performance test 'P'.Matthias Hopf1-1/+43
2009-01-27Move create_sample_texture() to _lib.c. Don't swap components on textures.Matthias Hopf1-0/+17
2008-12-29Initial public commit.Matthias Hopf1-0/+683