Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_base
/
fa5c6e2cc67448413fa1acadbc94ee0c818718ea
/
libs
/
hwui
/
font
/
CacheTexture.cpp
1bcacfd
Format the world (or just HWUI)
by John Reck
· 7 years ago
fa4eaa6
Appease the static analyzer
by George Burgess IV
· 8 years ago
253f2c2
Linear blending, step 1
by Romain Guy
· 8 years ago
ee6aca5
HWUI: calculate used memory in FontCache for gfxinfo am: baf29e7cf4
by sergeyv
· 8 years ago
baf29e7
HWUI: calculate used memory in FontCache for gfxinfo
by sergeyv
· 8 years ago
ec45add
Merge \"Performance Optimization: Align texture dirty rect\" am: 4e6a73c16a
by ywen
· 9 years ago
229cad0
Performance Optimization: Align texture dirty rect
by ywen
· 9 years ago
38e0c32
Track texture memory globally
by John Reck
· 9 years ago
e6a15ee
Remove all usage of fmin and fmax
by Chris Craik
· 10 years ago
e2bb380
Use glops for text rendering
by Chris Craik
· 10 years ago
117bdbc
Glop ColorFilter & VertexBuffer support, initial enable
by Chris Craik
· 10 years ago
44eb2c0
Refactor blending and texture gl state
by Chris Craik
· 10 years ago
d41c4d8
Add overrides and switch to nullptr keyword for all files
by Chris Craik
· 10 years ago
2dc236b
Clean up physical coupling
by Tom Hudson
· 10 years ago
e63f7c62
Clean unused parameters, disable warnings
by Chris Craik
· 11 years ago
318ae7b
Take SkBitmap's stride into account when uploading textures Bug #10151807
by Romain Guy
· 11 years ago
723b2fe
fix kBW_Format glyphs
by Victoria Lease
· 12 years ago
1e54681
Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts)
by Victoria Lease
· 12 years ago
be1b127
Assume a texture is unbound after deleting it Bug #9316260
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
ca79cf6
Update framework to support r5967 of Skia.
by Derek Sollenberger
· 13 years ago
b92d8f7
Optimize glyph cache texture uploads
by Chet Haase
· 12 years ago
e43f785
Correctly check the height of a glyph prior to caching it
by Romain Guy
· 12 years ago
9b1204b
Small code cleanup in FontRenderer
by Romain Guy
· 12 years ago
9f5dab3
Refactor FontRenderer.cpp
by Romain Guy
· 12 years ago