summaryrefslogtreecommitdiff
path: root/saa
AgeCommit message (Expand)AuthorFilesLines
2018-11-29saa: Make sure damage destruction happens at the correct locationThomas Hellstrom3-10/+75
2018-02-15saa: Fix an include pathThomas Hellstrom1-1/+1
2017-08-07vmware: Fix build warningsDeepak Singh Rawat2-4/+5
2015-01-15saa: Adapt to GC client clip changes in xserver 1.17Adam Jackson1-1/+1
2014-09-24vmware/saa: Fix saa_check_poly_fill_rect_noreadback v2Thomas Hellstrom1-11/+9
2014-09-24vmware/saa: Fix saa_check_copy_window dirty region v3Thomas Hellstrom1-1/+23
2014-09-23Revert "vmware/saa: Disable the noreadback polyfillrect optimization"Thomas Hellstrom1-11/+1
2014-05-09vmware/saa: Disable the noreadback polyfillrect optimizationThomas Hellstrom1-1/+11
2013-04-12vmwgfx: Use myGlyphs to fix crashesLoïc Yhuel1-0/+4
2013-02-14Kill mibstoreZack Rusin1-1/+0
2012-06-09vmware: port vmware driver to new compat APIDave Airlie2-3/+5
2012-03-13config: include saa and vmwgfx subdirs in the tarballGaetan Nadon1-1/+3
2012-02-07saa: Try to avoid readbacks during polyFillRectThomas Hellstrom1-0/+102
2012-01-13vmwgfx,saa: Fix a bunch of compilation warningsThomas Hellstrom1-2/+1
2011-12-15saa, vmwgfx: Fix saa_copy_compositevmwgfx_branchThomas Hellstrom2-20/+20
2011-12-15saa: Always read back hw contents on poly_fill_rectThomas Hellstrom1-1/+7
2011-12-15saa: Only try to accelerate pixmaps that are driver pixmapsThomas Hellstrom2-1/+19
2011-07-14saa: Remove superflouos headers includesJakob Bornecrantz2-2/+0
2011-06-22saa: Add driver composite.Thomas Hellstrom2-5/+98
2011-06-22saa: Reuse code for computing composite bounds.Thomas Hellstrom3-76/+148
2011-06-17vmwgfx, saa: Build saa as a convenience libraryThomas Hellstrom1-2/+2
2011-06-16vmwgfx: Fix up driver build process for Xserver >= 1.7.Thomas Hellstrom4-5/+13
2011-06-16vmwgfx, saa: Initial importThomas Hellstrom8-0/+2788