summaryrefslogtreecommitdiff
path: root/src/sna/blt.c
AgeCommit message (Expand)Author
2012-07-09sna: Simplify the DBG incarnationChris Wilson
2012-06-14sna: Specialise the self-copy blitter to handle vertically overlapping copiesChris Wilson
2012-06-14sna: Supporting overlapping copies for fallback blitsChris Wilson
2012-06-13sna: ConstificationZdenek Kabelac
2012-06-04sna: Silence a compiler warning for loss of 'const' qualifierChris Wilson
2012-01-29sna: Allow ridiculously large bo, up to half the total GATTChris Wilson
2012-01-08sna: Add ricer stripes to memcpy_xorChris Wilson
2012-01-06sna: Support performing alpha-fixup on the sourceChris Wilson
2012-01-01sna: Tune blt routineChris Wilson
2011-11-14sna: Optimise single pixel transfersChris Wilson
2011-11-07sna: Fix 16-bit overflow of rowlength for memcpyChris Wilson
2011-11-06sna: Beware unsigned promotion of int16_t to uint32_tChris Wilson
2011-11-05sna: For a 32k max window size, we need to handle up to 128k stridesChris Wilson
2011-10-30sna: Don't mess with NDEBUGChris Wilson
2011-09-16sna: Remove bad assertChris Wilson
2011-09-14sna: assert that the memcpy upload path points to valid regionsChris Wilson
2011-06-04sna: Introduce a new acceleration model.Chris Wilson