summaryrefslogtreecommitdiffstats
path: root/libs/hwui/LayerCache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Optimize textures binding.Romain Guy2010-07-161-1/+0
* Create FBOs in LayerCache.Romain Guy2010-07-081-1/+47
* Simpler way to deal with the FBO multi-cache.Romain Guy2010-07-071-2/+3
* Optimize FBO cache.Romain Guy2010-07-071-3/+2
* Add a layer (FBO) cache.Romain Guy2010-07-061-0/+114