summaryrefslogtreecommitdiff
path: root/src/sna/gen6_render.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-31sna/gen6: Prefer the BLT ring, except for copies on behalf of DRIChris Wilson1-4/+6
2011-08-25sna/video: Flush the video state at the end of the operationChris Wilson1-0/+3
2011-07-13sna/damage: Avoid testing against a completey damaged regionChris Wilson1-1/+2
2011-06-27sna/video: Use EXTEND_PAD to avoid mixing in the border colorChris Wilson1-1/+1
2011-06-25sna/gen4+: Use the drawable rectangle offset for copy boxesChris Wilson1-3/+5
2011-06-24sna: Also allow BLT copies to discard the alpha channelChris Wilson1-6/+6
2011-06-24sna: Avoid using the BLT to copy between mismatching depthsChris Wilson1-2/+18
2011-06-22sna/video: Use pwrite for upload of unclipped, unrotated framesChris Wilson1-2/+2
2011-06-10sna: Reset the kgem state on server regenChris Wilson1-1/+0
2011-06-09sna: Remove the stubs from sna_render.cChris Wilson1-5/+5
2011-06-07sna/gen6: Initialise a couple more composite op members for copy_boxesChris Wilson1-0/+2
2011-06-05sna/gen6: Flush the pipeline before effecting a change of blend modesChris Wilson1-14/+22
2011-06-05sna: Fallback if presented with mask under NO_COMPOSITEChris Wilson1-0/+3
2011-06-04sna: Introduce a new acceleration model.Chris Wilson1-0/+2860