aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrDrawTarget.cpp
Commit message (Expand)AuthorAge
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* Remove GrRenderTarget from GrPipelineBuilderGravatar robertphillips2016-06-06
* Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...Gravatar robertphillips2016-06-03
* Abort stencil draws when the attachment failsGravatar cdalton2016-05-13
* Convert GrClip to an abstract base classGravatar cdalton2016-05-13
* Remove clip from GrPipelineBuilderGravatar cdalton2016-05-12
* Eliminate special case nvpr batch handlingGravatar cdalton2016-05-12
* Separate user and raw stencil settingsGravatar cdalton2016-05-11
* Revert of Separate user and raw stencil settings (patchset #8 id:140001 of ht...Gravatar robertphillips2016-05-11
* Separate user and raw stencil settingsGravatar cdalton2016-05-10
* Use constexpr constructors of GrStencilSettings rather than hacky macro system.Gravatar bsalomon2016-04-29
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Consolidate GPU buffer implementationsGravatar cdalton2016-03-25
* Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of h...Gravatar robertphillips2016-03-25
* Consolidate GPU buffer implementationsGravatar cdalton2016-03-25
* Fix up GrAuditTrail to allow arbitrary reorderingGravatar joshualitt2016-03-08
* Attempt to combine batches in forward direction before flushGravatar bsalomon2016-03-07
* Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)Gravatar robertphillips2016-03-02
* Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patch...Gravatar robertphillips2016-03-02
* Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)Gravatar robertphillips2016-03-02
* Add batchlist managment to GrAuditTrailGravatar joshualitt2016-02-26
* Add GrGpu support for Vulkan command buffer flushGravatar jvanverth2016-02-17
* 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
* added support for PLS path renderingGravatar ethannicholas2016-01-30
* Revert of added support for PLS path rendering (patchset #16 id:360001 of htt...Gravatar ethannicholas2016-01-22
* added support for PLS path renderingGravatar ethannicholas2016-01-22
* Remove remaining users of draw*Rect callsGravatar joshualitt2016-01-13
* Remove two varieties of drawNonAARect from GrDrawTargetGravatar joshualitt2016-01-13
* Add batch names and bounds to json debug informationGravatar joshualitt2016-01-12
* Add Drawing Manager guards against re-entrant flushesGravatar joshualitt2015-12-18
* Add option to control maximum GrBatch lookbackGravatar bsalomon2015-12-14
* Remove drawPathsFromRange from GrDrawContextGravatar cdalton2015-12-08
* 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
* Retract GrRenderTarget a bitGravatar robertphillips2015-12-01
* Add debug option to clip each GrBatch to its device boundsGravatar bsalomon2015-11-30
* APIs which took colorPOI / coveragePOI pairs updated to take a GrPipelineOpti...Gravatar ethannicholas2015-11-30
* New API for computing optimization invariants.Gravatar ethannicholas2015-11-24
* Make stencil and cover path rendering have more reasonable bounds.Gravatar bsalomon2015-11-23
* Don't create a GXPFactory when blend is SrcOverGravatar egdaniel2015-11-23
* Restrict query bounds for reduce clip to dev boundsGravatar bsalomon2015-11-23
* Increase the amount of debug information printed out by batchesGravatar robertphillips2015-11-16
* 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
* Move GrBatchFlushState from GrDrawTarget to GrDrawingManagerGravatar robertphillips2015-11-11
* Revert of Fix mixed samples stencil clip (patchset #5 id:80001 of https://cod...Gravatar cdalton2015-11-10