index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
hwui
/
GammaFontRenderer.cpp
Age
Commit message (
Expand
)
Author
2017-11-03
Format the world (or just HWUI)
John Reck
2016-10-11
Linear blending, step 1
Romain Guy
2015-09-22
Remove lookup3 gamma code
Chris Craik
2015-09-22
Remove shader based gamma approach
Chris Craik
2015-02-02
Refactoring of Program ownership/lifecycle, and WIP Glop rendering path
Chris Craik
2015-01-05
Add overrides and switch to nullptr keyword for all files
Chris Craik
2014-12-23
Cleanup various clang warnings, use unique_ptrs in several places
Chris Craik
2013-04-11
Introduce PixelBuffer API to enable PBOs
Romain Guy
2012-07-18
Tweak text gamma correction
Romain Guy
2012-07-18
Add a new method for text gamma correction
Romain Guy
2012-07-16
Add shader-based text gamma correction
Romain Guy
2012-07-13
Refactor GammaFontRenderer
Romain Guy
2011-12-16
De-allocate caches for large glyphs when trimming memory
Chet Haase
2011-11-04
Memory optimizations for libhwui
Romain Guy
2011-01-21
Log only 1 line per process when using OpenGLRenderer.
Romain Guy
2010-08-27
Apply gamma correction to font rendering.
Romain Guy