summaryrefslogtreecommitdiff
path: root/libs/hwui/PathCache.cpp
AgeCommit message (Expand)Author
2010-08-24Use only one GL context per process, share chaches. Romain Guy
2010-08-13Add drop shadows. Romain Guy
2010-08-10Fix tons of bugs and add new text rendering support. Romain Guy
2010-08-07Enforce maximum texture size. Romain Guy
2010-08-06Automatically cleanup textures that don't fit in the cache. Romain Guy
2010-08-05Add support for paths. Romain Guy