aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrBatchAtlas.cpp
Commit message (Expand)AuthorAge
* Make has GrBatchAtlas::ID() inlineableGravatar joshualitt2015-11-18
* Disable preemptive batch preparationGravatar robertphillips2015-11-10
* Clean up GrBatchAtlas a bitGravatar robertphillips2015-11-06
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* Make GrVertexBatch objects hold their own draws during GrDrawTarget flushGravatar bsalomon2015-08-17
* Modifying TextBlobCacheTest to use SkRandomScalerContextGravatar joshualitt2015-07-31
* bump the size of the atlas id to 64 bitsGravatar joshualitt2015-07-31
* Revert of Modifying TextBlobCacheTest to use SkRandomScalerContext (patchset ...Gravatar joshualitt2015-07-31
* Modifying TextBlobCacheTest to use SkRandomScalerContextGravatar joshualitt2015-07-31
* remove SkInstCntGravatar mtklein2015-06-26
* Fix assert in GrBatchAtlas.Gravatar jvanverth2015-05-13
* Remove vertex/index buffer factilities from GrDrawTarget.Gravatar bsalomon2015-04-28
* fix for GrBatchAtlas valgrind errorGravatar joshualitt2015-04-24
* fix for using too much memory in GrBatchAtlasGravatar joshualitt2015-04-24
* small fix for perf regression in GrAtlasTextContext.cppGravatar joshualitt2015-04-23
* 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
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* Creation of GrBatchAtlas and Distancefieldpathrenderer batchGravatar joshualitt2015-03-13