summaryrefslogtreecommitdiffstats
path: root/libs/hwui/PatchCache.h
Commit message (Expand)AuthorAgeFilesLines
* Make sure we correctly copy caches keys.Romain Guy2011-08-121-7/+0
* Correctly compare strings in UTF-8 instead of UTF-16Romain Guy2010-12-101-0/+1
* Update 9patch structure when rendering with different divs/colors.Romain Guy2010-11-301-0/+57
* Move all debug flags in a single place.Romain Guy2010-11-101-3/+9
* Optimize FBO drawing with regions.Romain Guy2010-11-021-3/+3
* Remove logging.Romain Guy2010-10-121-1/+1
* Optimize 9patch rendering.Romain Guy2010-10-121-3/+3
* Don't update 9patches on every frame.Romain Guy2010-10-081-10/+9
* Adding display lists to the GL renderer (checkpoint.)Romain Guy2010-09-261-3/+1
* Fix possible infinite loop when purging textures.Romain Guy2010-09-081-0/+2
* Use only one GL context per process, share chaches.Romain Guy2010-08-241-0/+1
* Draw n-patches using OpenGL.Romain Guy2010-07-081-0/+65