summaryrefslogtreecommitdiff
path: root/src/sna/fb
AgeCommit message (Expand)Author
2014-01-21sna: More assertions for tracking gc->pCompositeClipChris Wilson
2014-01-17sna: Cull the DBG spew to stderrChris Wilson
2013-11-25Remove uneeded headersZdenek Kabelac
2013-11-01sna: Process all clip boxes when rastering segmentsChris Wilson
2013-09-26sna: Eliminate a DBG compile warn for 32-bit buildsChris Wilson
2013-09-18intel: Compile fixes for base install of SLED11.sp3Chris Wilson
2013-08-08Micro-optimise box intersectionsRaul Fernandes
2013-07-29intel: Suppress some extremely noisy warningsChris Wilson
2013-02-10sna: Restore glyphs with xorg-1.12Chris Wilson
2013-02-10sna: Reorder some includes so that compat-api.h comes after the headers it wraps2.21.1Chris Wilson
2013-02-10sna: Backport to squeeze - Xorg-1.6, pixman-0.16, libdrm-2.4.21Chris Wilson
2012-10-20sna: Move the source region to the CPU for a self-copy fallback CopyAreaChris Wilson
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