summaryrefslogtreecommitdiffstats
path: root/libs/hwui/GammaFontRenderer.h
Commit message (Expand)AuthorAgeFilesLines
* Bowing my head in shameRomain Guy2012-08-031-0/+1
* Fix crash with new LookupGammaFontRendererRomain Guy2012-07-201-0/+1
* Add a new method for text gamma correctionRomain Guy2012-07-181-4/+52
* Add shader-based text gamma correctionRomain Guy2012-07-161-1/+13
* Refactor GammaFontRendererRomain Guy2012-07-131-11/+75
* Make glyph cache more flexibleChet Haase2011-12-131-1/+1
* Memory optimizations for libhwuiRomain Guy2011-11-041-16/+23
* Move all debug flags in a single place.Romain Guy2010-11-101-0/+16
* Optimize FBO drawing with regions.Romain Guy2010-11-021-3/+3
* Apply gamma correction to font rendering.Romain Guy2010-08-271-0/+48