summaryrefslogtreecommitdiff
path: root/src/sna/gen4_render.c
AgeCommit message (Expand)Author
2011-06-27sna/video: Use EXTEND_PAD to avoid mixing in the border colorChris Wilson
2011-06-25sna/gen4+: Use the drawable rectangle offset for copy boxesChris Wilson
2011-06-24sna: Also allow BLT copies to discard the alpha channelChris Wilson
2011-06-24sna: Avoid using the BLT to copy between mismatching depthsChris Wilson
2011-06-22sna/video: Use pwrite for upload of unclipped, unrotated framesChris Wilson
2011-06-20sna/gen4: Check for sufficient batch space before emitting pipelined pointersChris Wilson
2011-06-20sna/gen4: Correct the number of dwods required to emit the ca passChris Wilson
2011-06-13sna/dri: Accurately track front and pending front for async flipsChris Wilson
2011-06-10sna/gen4: Tweak calculation of required batch space for CAChris Wilson
2011-06-10sna: Reset the kgem state on server regenChris Wilson
2011-06-10sna/gen4: Restore normal state after CA pass and FLUSH_EVERY_VERTEXChris Wilson
2011-06-09sna: Remove the stubs from sna_render.cChris Wilson
2011-06-04sna/gen4: Flush every vertex for the magic CA passChris Wilson
2011-06-04sna: Introduce a new acceleration model.Chris Wilson