index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrBatchAtlas.h
Commit message (
Expand
)
Author
Age
*
Make GrBatchAtlas robust against attempts to add large rects.
bsalomon
2016-07-13
*
Revert of Use transfer buffer for BatchAtlas texture copies (patchset #9 id:1...
jvanverth
2016-04-20
*
Use transfer buffer for BatchAtlas texture copies.
jvanverth
2016-04-20
*
Simplify GrDrawBatch uploads and token uage.
bsalomon
2016-04-01
*
Use unorm shorts for texture coordinates when rendering text.
jvanverth
2016-02-22
*
Revert of Use unorm shorts for texture coordinates when rendering text. (patc...
jvanverth
2016-02-19
*
Use unorm shorts for texture coordinates when rendering text.
jvanverth
2016-02-19
*
Remove last bit of privacy violation for GrAtlasTextBlob
joshualitt
2016-02-16
*
Make has GrBatchAtlas::ID() inlineable
joshualitt
2015-11-18
*
Clean up GrBatchAtlas a bit
robertphillips
2015-11-06
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Allow setting of GrBatchFontCache atlas sizes
joshualitt
2015-08-19
*
Make GrVertexBatch objects hold their own draws during GrDrawTarget flush
bsalomon
2015-08-17
*
Move strike to subrun in GrAtlasTextContext
joshualitt
2015-07-31
*
Revert of Move strike to subrun in GrAtlasTextContext (patchset #3 id:40001 o...
joshualitt
2015-07-31
*
Move strike to subrun in GrAtlasTextContext
joshualitt
2015-07-31
*
bump the size of the atlas id to 64 bits
joshualitt
2015-07-31
*
small fix for perf regression in GrAtlasTextContext.cpp
joshualitt
2015-04-23
*
Fix for segfault on destruction of BitmapTextBlob
joshualitt
2015-04-22
*
Some simple optimizations for improving GrAtlasTextContext perf
joshualitt
2015-04-21
*
Pack BitmapTextBlob a bit tighter
joshualitt
2015-04-21
*
Adding bulk plot reffer to cached textblobs
joshualitt
2015-04-08
*
Revert of Adding bulk plot reffer to cached textblobs (patchset #7 id:110001 ...
joshualitt
2015-04-07
*
Adding bulk plot reffer to cached textblobs
joshualitt
2015-04-07
*
BitmapTextBatch and BitmapTextBlob
joshualitt
2015-03-31
*
Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https...
joshualitt
2015-03-31
*
BitmapTextBatch and BitmapTextBlob
joshualitt
2015-03-31
*
Creation of GrBatchAtlas and Distancefieldpathrenderer batch
joshualitt
2015-03-13