summaryrefslogtreecommitdiff
path: root/src/sna/fb
AgeCommit message (Expand)Author
2012-10-05sna: Refactor the fallback CopyArea to use the common region computationChris Wilson
2012-09-25sna: Accommodate changes to the Damage extension not unwrapping the GCChris Wilson
2012-09-18sna: Remove special casing of drawing depth=1 glyphsChris Wilson
2012-09-07sna: Pass the hints down to the PolyPoint fallbackChris Wilson
2012-09-07sna: Fix PolyPoint fallback through a complex clipChris Wilson
2012-09-05sna: Fix comparison of memcpy overlap to include x-offsetsChris Wilson
2012-09-04sna: Port prime interfacingChris Wilson
2012-08-19sna: compare the correct trailing dword when skipping identical bitmap linesChris Wilson
2012-08-08sna: Use a compile time constant for determine the zeroth bitChris Wilson
2012-08-08sna: Ignore trailing bits when comparing lines inside the bitmapChris Wilson
2012-07-26sna: Compile against xorg-1.10Chris Wilson
2012-07-18sna: Fix processing of the last fallback boxChris Wilson
2012-07-18sna: Add more DBG for fallback processingChris Wilson
2012-07-17sna: Tweak fast blt pathChris Wilson
2012-07-17sna: prefer fbBlt over pixman_bltChris Wilson
2012-07-09sna: Fix reversal of inside logic for BitmapToRegionChris Wilson
2012-07-09sna: Simplify the DBG incarnationChris Wilson
2012-07-09sna: Rename conflicting symbols with uxaChris Wilson
2012-07-09sna: Just use a linear scan to find the terminating clip boxChris Wilson
2012-07-08sna: Substitute the reduce clip region for fallback opsChris Wilson
2012-07-08sna: Fixup fb wrapperChris Wilson