summaryrefslogtreecommitdiffstats
path: root/libs/hwui/font/CacheTexture.h
Commit message (Expand)AuthorAgeFilesLines
* Share Caches' index buffer with FontRendererRomain Guy2013-06-181-1/+1
* Introduce Caches::bindTexture() to reduce glBindTexture callsRomain Guy2013-06-041-1/+3
* Introduce PixelBuffer API to enable PBOsRomain Guy2013-04-111-19/+12
* First OpenGL ES 3.0 based optimizationRomain Guy2013-04-041-1/+1
* Reduce number of glDraw calls when drawing textRomain Guy2013-03-191-66/+51
* Merge changes Ib0a0b7d1,Ibec4b2aa into jb-mr1-devRomain Guy2012-09-231-23/+21
|\
| * Make sure we never bind to texture #0Romain Guy2012-09-231-23/+21
* | Optimize glyph cache texture uploadsChet Haase2012-09-231-0/+9
|/
* Correctly check the height of a glyph prior to caching itRomain Guy2012-09-041-4/+4
* Code cleanup in FontRendererRomain Guy2012-09-041-0/+83
* Small code cleanup in FontRendererRomain Guy2012-09-041-2/+1
* Refactor FontRenderer.cppRomain Guy2012-09-041-0/+122