index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
font
/
CacheTexture.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean unused parameters, disable warnings
Chris Craik
2013-10-17
1
-1
/
+1
*
Take SkBitmap's stride into account when uploading textures
Romain Guy
2013-09-25
1
-1
/
+1
*
Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts)
Victoria Lease
2013-07-31
1
-2
/
+11
*
Share Caches' index buffer with FontRenderer
Romain Guy
2013-06-18
1
-1
/
+1
*
Introduce Caches::bindTexture() to reduce glBindTexture calls
Romain Guy
2013-06-04
1
-1
/
+3
*
Introduce PixelBuffer API to enable PBOs
Romain Guy
2013-04-11
1
-19
/
+12
*
First OpenGL ES 3.0 based optimization
Romain Guy
2013-04-04
1
-1
/
+1
*
Reduce number of glDraw calls when drawing text
Romain Guy
2013-03-19
1
-66
/
+51
*
Merge changes Ib0a0b7d1,Ibec4b2aa into jb-mr1-dev
Romain Guy
2012-09-23
1
-23
/
+21
|
\
|
*
Make sure we never bind to texture #0
Romain Guy
2012-09-23
1
-23
/
+21
*
|
Optimize glyph cache texture uploads
Chet Haase
2012-09-23
1
-0
/
+9
|
/
*
Correctly check the height of a glyph prior to caching it
Romain Guy
2012-09-04
1
-4
/
+4
*
Code cleanup in FontRenderer
Romain Guy
2012-09-04
1
-0
/
+83
*
Small code cleanup in FontRenderer
Romain Guy
2012-09-04
1
-2
/
+1
*
Refactor FontRenderer.cpp
Romain Guy
2012-09-04
1
-0
/
+122