summaryrefslogtreecommitdiffstats
path: root/libs/hwui/GradientCache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Free resources only from the GL context thread.Romain Guy2010-11-111-11/+14
* Add support for SweepGradient in the GL renderer.Romain Guy2010-09-201-1/+1
* Purge Skia objects from GL caches as needed.Romain Guy2010-09-081-0/+14
* Use only one GL context per process, share chaches.Romain Guy2010-08-241-0/+15
* Enforce maximum texture size.Romain Guy2010-08-071-2/+1
* Add support for linear gradients.Romain Guy2010-07-191-0/+160