summaryrefslogtreecommitdiff
path: root/src/sna/sna_render.h
AgeCommit message (Expand)Author
2011-11-04sna/gen6: Enable spans interface for boxesChris Wilson
2011-10-27sna/gen2: Cache the last solid colour for spansChris Wilson
2011-10-27sna/composite: Discard opaque masksChris Wilson
2011-10-26sna: Convert diagonal zero-width lines into blitsChris Wilson
2011-10-21sna: Pass a BoxRec to the fill opChris Wilson
2011-10-19sna: Micro-optimise fill-spansChris Wilson
2011-10-18sna/blt: Move the conditional out of the fill-many hotpathChris Wilson
2011-10-17sna/gen3: Store floats_per_rect alongside floats_per_vertexChris Wilson
2011-10-16sna/gen2: Eliminate redundant diffuse and rectlist emissionChris Wilson
2011-10-16sna/gen2: Fix fill-one-boxChris Wilson
2011-10-12sna/gen2: Trim some surplus state commandsChris Wilson
2011-10-11sna: Mark the spans render functions as fastcallChris Wilson
2011-10-11sna: Support a fast composite hook for solitary boxesChris Wilson
2011-10-02sna/blt: Use SETUP_MONO to reduce the number of fill relocationsChris Wilson
2011-09-17sna: perform a warnings reduction passChris Wilson
2011-09-12sna: Provide a direct lookup cache of alpha valuesChris Wilson
2011-07-30sna: Port IVB acceleration code (Xrender + Xv)Chris Wilson
2011-07-13sna: Fast-path single span boxesChris Wilson
2011-07-01sna/gen2: Use specular component for solid spansChris Wilson
2011-07-01sna/gen2: Add missing render fallbacks for blt opsChris Wilson
2011-07-01sna/gen2: Implement composite-spansChris Wilson
2011-06-10sna: Remove the ability to disable chipset specific codeChris Wilson
2011-06-10sna/gen4: Restore normal state after CA pass and FLUSH_EVERY_VERTEXChris Wilson
2011-06-10sna/blt: Remove a couple of unused members from its op-stateChris Wilson
2011-06-09sna: Remove the stubs from sna_render.cChris Wilson
2011-06-04sna: Introduce a new acceleration model.Chris Wilson