summaryrefslogtreecommitdiffstats
path: root/libs/hwui/GradientCache.h
Commit message (Expand)AuthorAgeFilesLines
* Free resources only from the GL context thread.Romain Guy2010-11-111-6/+14
* Optimize FBO drawing with regions.Romain Guy2010-11-021-3/+3
* Move GenerationCache to the utils directory.Romain Guy2010-10-081-1/+1
* Add support for SweepGradient in the GL renderer.Romain Guy2010-09-201-2/+2
* Purge Skia objects from GL caches as needed.Romain Guy2010-09-081-0/+6
* Use only one GL context per process, share chaches.Romain Guy2010-08-241-0/+1
* Add support for linear gradients.Romain Guy2010-07-191-0/+89