summaryrefslogtreecommitdiffstats
path: root/libs/hwui/AssetAtlas.cpp
Commit message (Expand)AuthorAgeFilesLines
* AArch64: Make AssetAtlasService 64-bit compatibleAshok Bhat2014-02-201-5/+10
* Split assets atlas batchesRomain Guy2013-08-061-2/+3
* Track the atlas' generation IDRomain Guy2013-06-271-0/+4
* Introduce Caches::bindTexture() to reduce glBindTexture callsRomain Guy2013-06-041-5/+8
* Make sure atlas antries can correctly filter/wrap texturesRomain Guy2013-05-241-16/+44
* Fix double-free in AssetAtlasRomain Guy2013-05-071-0/+4
* Wrap EGLImage with a C++ APIRomain Guy2013-05-021-30/+11
* Pack preloaded framework assets in a texture atlasRomain Guy2013-05-021-0/+121