summaryrefslogtreecommitdiffstats
path: root/libs/hwui/GammaFontRenderer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce PixelBuffer API to enable PBOsRomain Guy2013-04-111-0/+20
* Tweak text gamma correctionRomain Guy2012-07-181-4/+4
* Add a new method for text gamma correctionRomain Guy2012-07-181-21/+43
* Add shader-based text gamma correctionRomain Guy2012-07-161-7/+42
* Refactor GammaFontRendererRomain Guy2012-07-131-12/+41
* De-allocate caches for large glyphs when trimming memoryChet Haase2011-12-161-0/+7
* Memory optimizations for libhwuiRomain Guy2011-11-041-10/+53
* Log only 1 line per process when using OpenGLRenderer.Romain Guy2011-01-211-7/+8
* Apply gamma correction to font rendering.Romain Guy2010-08-271-0/+103