aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrContext.cpp
Commit message (Expand)AuthorAge
* Add deferred texture upload API.Gravatar bsalomon2016-03-11
* Attempt to combine batches in forward direction before flushGravatar bsalomon2016-03-07
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...Gravatar bsalomon2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* There is an unused rowBytes parameter being passed along.Gravatar cblume2016-02-16
* Make copySurface work for texture dsts, return a bool, & add unit test.Gravatar bsalomon2016-02-16
* Revert of Make copySurface work for texture dsts, return a bool, & add unit t...Gravatar kjlubick2016-02-11
* Make copySurface work for texture dsts, return a bool, & add unit test.Gravatar bsalomon2016-02-11
* Move Google3-specific stack limitation logic to template classes.Gravatar benjaminwagner2016-02-05
* Revert of Move Google3-specific stack limitation logic to template classes. R...Gravatar benjaminwagner2016-02-02
* Move Google3-specific stack limitation logic to template classes. Remove #ifd...Gravatar benjaminwagner2016-02-02
* Cleaning up trailing spaces and typos.Gravatar cblume2016-01-26
* Make swizzling in read/write pixel copy code more genericGravatar bsalomon2016-01-22
* Differentiate maxColorSamples and maxStencilSamples in GrCapsGravatar egdaniel2016-01-15
* GrAuditTrail hooks in GrContext + GrDrawContextGravatar joshualitt2016-01-13
* Reland of Add guards to GrTextureProvider (patchset #1 id:1 of https://codere...Gravatar joshualitt2016-01-11
* Reland of Make a single GrSingleOwner in GrContext (patchset #1 id:1 of https...Gravatar joshualitt2016-01-08
* Revert of Make a single GrSingleOwner in GrContext (patchset #3 id:40001 of h...Gravatar joshualitt2016-01-07
* Revert of Add guards to GrTextureProvider (patchset #5 id:80001 of https://co...Gravatar joshualitt2016-01-07
* Add guards to GrTextureProviderGravatar joshualitt2016-01-07
* Make a single GrSingleOwner in GrContextGravatar joshualitt2016-01-07
* Create debug only SkSingleOwnerGravatar joshualitt2016-01-06
* Add option to control maximum GrBatch lookbackGravatar bsalomon2015-12-14
* Move all text stuff to its own folderGravatar joshualitt2015-12-11
* Add option to draw wireframe batch boundsGravatar bsalomon2015-12-03
* Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of...Gravatar scroggo2015-12-03
* Add option to draw wireframe batch boundsGravatar bsalomon2015-12-03
* Add debug option to clip each GrBatch to its device boundsGravatar bsalomon2015-11-30
* Don't create a GXPFactory when blend is SrcOverGravatar egdaniel2015-11-23
* Update testing frameworks/tests for MDBGravatar robertphillips2015-11-16
* Revert of Update testing frameworks/tests for MDB (patchset #4 id:60001 of ht...Gravatar egdaniel2015-11-13
* Update testing frameworks/tests for MDBGravatar robertphillips2015-11-13
* Readd "immediate" modeGravatar robertphillips2015-11-11
* Move GrBatchFlushState from GrDrawTarget to GrDrawingManagerGravatar robertphillips2015-11-11
* Remove GrPipelineBuilder from getPathRenderer callGravatar robertphillips2015-10-29
* Cosmetic portion of reverted "Fix ClipMaskManager's SW-fallback logic" CLGravatar robertphillips2015-10-27
* Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of ht...Gravatar robertphillips2015-10-26
* Fix ClipMaskManager's SW-fallback logicGravatar robertphillips2015-10-26
* Narrow the distribution of GrDrawTarget a bitGravatar robertphillips2015-10-23
* Add immediate mode option for gpu configs in dmGravatar bsalomon2015-10-23
* Move GrDrawingManager methods to their own .cpp fileGravatar robertphillips2015-10-20
* Add debugging helper to GrDrawTargetGravatar robertphillips2015-10-20
* Add the machinery to GrDrawTarget to enable topological sortingGravatar robertphillips2015-10-20
* Modifications to get 'blaze build -c opt //third_party/skia/HEAD/...' to work.Gravatar benjaminwagner2015-10-19
* Remove DrawingMgr shims from GrContextGravatar robertphillips2015-10-17
* Loosen requirement that there be only one GrDrawTargetGravatar robertphillips2015-10-16
* GrDrawContext now holds GrRenderTarget pointerGravatar robertphillips2015-10-15
* Move functions from SkGr to SkGrPriv.hGravatar bsalomon2015-10-09
* Bye bye processor data manager.Gravatar bsalomon2015-10-06