summaryrefslogtreecommitdiffstats
path: root/libs/hwui/ResourceCache.h
Commit message (Expand)AuthorAgeFilesLines
* Reduce the size of libhwui by 50%Romain Guy2011-10-121-1/+3
* Fix crash when Paths are GCd in hw accelerated appsChet Haase2011-02-041-0/+4
* Fix hang in native bitmap recycling due to nested mutex locksChet Haase2010-11-231-1/+0
* make ResourceCache for display lists thread-safeChet Haase2010-11-111-0/+7
* Optimize FBO drawing with regions.Romain Guy2010-11-021-3/+3
* Optimizing ColorFilter in display listsChet Haase2010-10-261-0/+5
* DisplayList optimizations and fixes.Chet Haase2010-10-261-8/+0
* Optimizing display lists by referencing pointers to resources instead of copy...Chet Haase2010-10-211-0/+81