summaryrefslogtreecommitdiff
path: root/src/sna/gen3_render.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-01sna/gen2: Use specular component for solid spansChris Wilson1-95/+95
2011-07-01sna/gen2: Add missing render fallbacks for blt opsChris Wilson1-0/+3
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-4/+15
2011-06-23sna: Debug compile fix, and some extra commentsChris Wilson1-8/+15
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-2/+0
2011-06-09sna: Remove the stubs from sna_render.cChris Wilson1-7/+0
2011-06-06sna/gen3: Non-affine texcoords require space for 4 floats not 3.Chris Wilson1-4/+4
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/+3694