summaryrefslogtreecommitdiff
path: root/libs/hwui/GradientCache.cpp
AgeCommit message (Expand)Author
2011-01-21Log only 1 line per process when using OpenGLRenderer. Romain Guy
2010-11-11Free resources only from the GL context thread. Romain Guy
2010-09-20Add support for SweepGradient in the GL renderer. Romain Guy
2010-09-08Purge Skia objects from GL caches as needed. Romain Guy
2010-08-24Use only one GL context per process, share chaches. Romain Guy
2010-08-07Enforce maximum texture size. Romain Guy
2010-07-19Add support for linear gradients. Romain Guy