summaryrefslogtreecommitdiffstats
path: root/libs/hwui/GenerationCache.h
Commit message (Expand)AuthorAgeFilesLines
* Simpler way to deal with the FBO multi-cache.Romain Guy2010-07-071-104/+14
* Optimize FBO cache.Romain Guy2010-07-071-48/+153
* Add a layer (FBO) cache.Romain Guy2010-07-061-28/+32
* Remove extra leftover logs and use uint32_t instead of unsigned int.Romain Guy2010-07-021-4/+4
* Track the size in memory of the texture cache.Romain Guy2010-07-011-3/+6
* Fix the build.Romain Guy2010-06-301-4/+4
* Add hooks for drawBitmap().Romain Guy2010-06-301-0/+208