index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
batches
/
GrAtlasTextBatch.h
Commit message (
Expand
)
Author
Age
*
Consolidate handling of infinitely thin primitives and aa bloat handing WRT b...
bsalomon
2016-07-08
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate
brianosman
2016-04-13
*
sRGB support for distance field text.
brianosman
2016-04-12
*
Simplify GrDrawBatch uploads and token uage.
bsalomon
2016-04-01
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Consolidate GPU buffer implementations
cdalton
2016-03-25
*
Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of h...
robertphillips
2016-03-25
*
Consolidate GPU buffer implementations
cdalton
2016-03-25
*
Calculate translations to apply to vertices in batch
joshualitt
2016-02-19
*
Remove last bit of privacy violation for GrAtlasTextBlob
joshualitt
2016-02-16
*
start to chip away at friending of GrAtlasTextBatch/GrAtlasTextBlob
joshualitt
2016-02-11
*
Fix GrAtlasTextBlob bounds management
joshualitt
2016-01-22
*
Revert of Fix GrAtlasTextBlob bounds management (patchset #8 id:140001 of htt...
joshualitt
2016-01-20
*
Fix GrAtlasTextBlob bounds management
joshualitt
2016-01-20
*
Move all text stuff to its own folder
joshualitt
2015-12-11
*
Move DistanceAdjustTable to its own file
joshualitt
2015-12-10
*
A small text cleanup
joshualitt
2015-12-09
*
Allow LCD text to batch across colorchanges. This will always use
joshualitt
2015-12-08
*
Start objectifying GrAtlasTextBlob
joshualitt
2015-12-07
*
Make onPrepareDraws const
joshualitt
2015-11-30
*
New API for computing optimization invariants.
ethannicholas
2015-11-24
*
Move GrAtlasTextBatch blob regeneration to template
joshualitt
2015-11-23
*
Factor out GrAtlasTextBatch fromt GrAtlasTextContext
joshualitt
2015-11-20