aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrBatchAtlas.h
Commit message (Expand)AuthorAge
* Make GrBatchAtlas robust against attempts to add large rects.Gravatar bsalomon2016-07-13
* Revert of Use transfer buffer for BatchAtlas texture copies (patchset #9 id:1...Gravatar jvanverth2016-04-20
* Use transfer buffer for BatchAtlas texture copies.Gravatar jvanverth2016-04-20
* Simplify GrDrawBatch uploads and token uage.Gravatar bsalomon2016-04-01
* Use unorm shorts for texture coordinates when rendering text.Gravatar jvanverth2016-02-22
* Revert of Use unorm shorts for texture coordinates when rendering text. (patc...Gravatar jvanverth2016-02-19
* Use unorm shorts for texture coordinates when rendering text.Gravatar jvanverth2016-02-19
* Remove last bit of privacy violation for GrAtlasTextBlobGravatar joshualitt2016-02-16
* Make has GrBatchAtlas::ID() inlineableGravatar joshualitt2015-11-18
* Clean up GrBatchAtlas a bitGravatar robertphillips2015-11-06
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Allow setting of GrBatchFontCache atlas sizesGravatar joshualitt2015-08-19
* Make GrVertexBatch objects hold their own draws during GrDrawTarget flushGravatar bsalomon2015-08-17
* Move strike to subrun in GrAtlasTextContextGravatar joshualitt2015-07-31
* Revert of Move strike to subrun in GrAtlasTextContext (patchset #3 id:40001 o...Gravatar joshualitt2015-07-31
* Move strike to subrun in GrAtlasTextContextGravatar joshualitt2015-07-31
* bump the size of the atlas id to 64 bitsGravatar joshualitt2015-07-31
* small fix for perf regression in GrAtlasTextContext.cppGravatar joshualitt2015-04-23
* Fix for segfault on destruction of BitmapTextBlobGravatar joshualitt2015-04-22
* Some simple optimizations for improving GrAtlasTextContext perfGravatar joshualitt2015-04-21
* Pack BitmapTextBlob a bit tighterGravatar joshualitt2015-04-21
* Adding bulk plot reffer to cached textblobsGravatar joshualitt2015-04-08
* Revert of Adding bulk plot reffer to cached textblobs (patchset #7 id:110001 ...Gravatar joshualitt2015-04-07
* Adding bulk plot reffer to cached textblobsGravatar joshualitt2015-04-07
* BitmapTextBatch and BitmapTextBlobGravatar joshualitt2015-03-31
* Revert of BitmapTextBatch and BitmapTextBlob (patchset #18 id:360001 of https...Gravatar joshualitt2015-03-31
* BitmapTextBatch and BitmapTextBlobGravatar joshualitt2015-03-31
* Creation of GrBatchAtlas and Distancefieldpathrenderer batchGravatar joshualitt2015-03-13