Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts) | Victoria Lease | 2013-07-31 | 1 | -7/+7 |
* | Introduce PixelBuffer API to enable PBOs | Romain Guy | 2013-04-11 | 1 | -0/+8 |
* | Bowing my head in shame | Romain Guy | 2012-08-03 | 1 | -0/+1 |
* | Fix crash with new LookupGammaFontRenderer | Romain Guy | 2012-07-20 | 1 | -0/+1 |
* | Add a new method for text gamma correction | Romain Guy | 2012-07-18 | 1 | -4/+52 |
* | Add shader-based text gamma correction | Romain Guy | 2012-07-16 | 1 | -1/+13 |
* | Refactor GammaFontRenderer | Romain Guy | 2012-07-13 | 1 | -11/+75 |
* | Make glyph cache more flexible | Chet Haase | 2011-12-13 | 1 | -1/+1 |
* | Memory optimizations for libhwui | Romain Guy | 2011-11-04 | 1 | -16/+23 |
* | Move all debug flags in a single place. | Romain Guy | 2010-11-10 | 1 | -0/+16 |
* | Optimize FBO drawing with regions. | Romain Guy | 2010-11-02 | 1 | -3/+3 |
* | Apply gamma correction to font rendering. | Romain Guy | 2010-08-27 | 1 | -0/+48 |