summaryrefslogtreecommitdiffstats
path: root/libs/hwui/TextDropShadowCache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix possible crash when texture is NULL in the drop shadow cache.Romain Guy2010-11-091-3/+3
* Apply gamma correction to font rendering.Romain Guy2010-08-271-0/+1
* Use only one GL context per process, share chaches.Romain Guy2010-08-241-0/+14
* Add drop shadows.Romain Guy2010-08-131-0/+134