summaryrefslogtreecommitdiff
path: root/libs/hwui/LayerCache.cpp
AgeCommit message (Expand)Author
2010-08-24Use only one GL context per process, share chaches. Romain Guy
2010-07-16Optimize textures binding. Romain Guy
2010-07-08Create FBOs in LayerCache. Romain Guy
2010-07-07Simpler way to deal with the FBO multi-cache. Romain Guy
2010-07-07Optimize FBO cache. Romain Guy
2010-07-06Add a layer (FBO) cache. Romain Guy