summaryrefslogtreecommitdiffstats
path: root/libs/hwui/GammaFontRenderer.h
Commit message (Expand)AuthorAgeFilesLines
* Refactoring of Program ownership/lifecycle, and WIP Glop rendering pathChris Craik2015-02-021-4/+4
* Cleanup various clang warnings, use unique_ptrs in several placesChris Craik2014-12-231-6/+3
* Add overrides and switch to nullptr keywordChris Craik2014-12-221-26/+26
* Revert "resolved conflicts for merge of 220c3f4f to master"Andreas Gampe2014-11-221-8/+8
* Frameworks/base: Unused parameters in hwuiAndreas Gampe2014-11-211-8/+8
* Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts)Victoria Lease2013-07-311-7/+7
* Introduce PixelBuffer API to enable PBOsRomain Guy2013-04-111-0/+8
* 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