summaryrefslogtreecommitdiff
path: root/src/sna/sna_gradient.c
AgeCommit message (Expand)Author
2012-08-12sna: Make the failure to create render caches non-fatalChris Wilson
2012-07-14sna: Aim for consistency and use stdbool except for core X APIsChris Wilson
2012-07-09sna: Simplify the DBG incarnationChris Wilson
2012-06-02sna/gradient: Reuse old gradient bo if allocation of new failsChris Wilson
2012-06-02sna: Check gradient allocations during initChris Wilson
2012-05-18sna: Give the proxy a unique nameChris Wilson
2012-04-07sna/gradient: Compute the absolute delta between color stopsChris Wilson
2012-03-02sna: Pass usage hint for creating linear buffersChris Wilson
2012-01-17sna: Add DBG breadcrumbs to gradient initialisationChris Wilson
2012-01-09sna/gen2: Add poor-man's linear gradient supportChris Wilson
2011-12-17sna: Simplify write domain trackingChris Wilson
2011-10-19sna: Don't rewrite the solid colour cache if it hasn't changedChris Wilson
2011-09-17sna: perform a warnings reduction passChris Wilson
2011-09-12sna/gen5: Avoid bitfields for simple assignmentsChris Wilson
2011-09-12sna: Provide a direct lookup cache of alpha valuesChris Wilson
2011-08-11sna/gradient: Use a high-precision ramp for a color step rather than fallbackChris Wilson
2011-06-10sna/gradient: Check solid busy status not current domainChris Wilson
2011-06-04sna: Introduce a new acceleration model.Chris Wilson