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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Performance Optimization: Align texture dirty rect
ywen
2016-02-24
1
-4
/
+10
*
Remove all usage of fmin and fmax
Chris Craik
2015-07-07
1
-1
/
+1
*
Use glops for text rendering
Chris Craik
2015-03-18
1
-37
/
+34
*
Glop ColorFilter & VertexBuffer support, initial enable
Chris Craik
2015-02-06
1
-1
/
+1
*
Refactor blending and texture gl state
Chris Craik
2015-01-30
1
-3
/
+3
*
Add overrides and switch to nullptr keyword for all files
Chris Craik
2015-01-05
1
-6
/
+6
*
Clean up physical coupling
Tom Hudson
2014-10-15
1
-0
/
+1
*
Clean unused parameters, disable warnings
Chris Craik
2013-10-17
1
-2
/
+2
*
Take SkBitmap's stride into account when uploading textures
Romain Guy
2013-09-25
1
-5
/
+5
*
fix kBW_Format glyphs
Victoria Lease
2013-08-12
1
-2
/
+4
*
Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts)
Victoria Lease
2013-07-31
1
-7
/
+30
*
Assume a texture is unbound after deleting it
Romain Guy
2013-06-06
1
-1
/
+1
*
Introduce Caches::bindTexture() to reduce glBindTexture calls
Romain Guy
2013-06-04
1
-3
/
+5
*
Introduce PixelBuffer API to enable PBOs
Romain Guy
2013-04-11
1
-2
/
+48
*
First OpenGL ES 3.0 based optimization
Romain Guy
2013-04-04
1
-2
/
+1
*
Reduce number of glDraw calls when drawing text
Romain Guy
2013-03-19
1
-0
/
+78
*
Update framework to support r5967 of Skia.
Derek Sollenberger
2012-12-12
1
-0
/
+1
*
Optimize glyph cache texture uploads
Chet Haase
2012-09-23
1
-0
/
+3
*
Correctly check the height of a glyph prior to caching it
Romain Guy
2012-09-04
1
-10
/
+9
*
Small code cleanup in FontRenderer
Romain Guy
2012-09-04
1
-1
/
+22
*
Refactor FontRenderer.cpp
Romain Guy
2012-09-04
1
-0
/
+172