Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
5d3dff1d66f99fbd5bef9178e62d789119c02ad1
/
libs
/
hwui
/
font
/
CacheTexture.h
1e54681
Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts)
by Victoria Lease
· 12 years ago
31e08e9
Share Caches' index buffer with FontRenderer
by Romain Guy
· 12 years ago
8aa195d
Introduce Caches::bindTexture() to reduce glBindTexture calls
by Romain Guy
· 12 years ago
cf51a41
Introduce PixelBuffer API to enable PBOs
by Romain Guy
· 12 years ago
0908764
First OpenGL ES 3.0 based optimization
by Romain Guy
· 12 years ago
661a87e
Reduce number of glDraw calls when drawing text
by Romain Guy
· 12 years ago
d392b87
Merge changes Ib0a0b7d1,Ibec4b2aa into jb-mr1-dev
by Romain Guy
· 13 years ago
574cf60
Make sure we never bind to texture #0 Bug #7195815
by Romain Guy
· 13 years ago
b92d8f7
Optimize glyph cache texture uploads
by Chet Haase
· 13 years ago
e43f785
Correctly check the height of a glyph prior to caching it
by Romain Guy
· 13 years ago
8087246
Code cleanup in FontRenderer
by Romain Guy
· 13 years ago
9b1204b
Small code cleanup in FontRenderer
by Romain Guy
· 13 years ago
9f5dab3
Refactor FontRenderer.cpp
by Romain Guy
· 13 years ago