aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/batches/GrStencilPathBatch.h
Commit message (Expand)AuthorAge
* Refactor GrVkGpuCommandBuffer to handle multiple GrVkCommandBuffers.Gravatar Greg Daniel2016-10-18
* Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique idsGravatar robertphillips2016-08-31
* Consolidate handling of infinitely thin primitives and aa bloat handing WRT b...Gravatar bsalomon2016-07-08
* Dump batch bounds and scissor rectGravatar robertphillips2016-06-29
* 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
* 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
* Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://code...Gravatar reed2015-09-17
* Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://...Gravatar reed2015-09-17
* add a ClassID function to GrBatchGravatar joshualitt2015-09-17
* Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://...Gravatar joshualitt2015-09-17
* add a ClassID function to GrBatchGravatar joshualitt2015-09-17
* Cleanup GrDrawTarget now that all paths lead to GrBatchGravatar bsalomon2015-09-10
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* add missing overrideGravatar mtklein2015-08-19
* Init class ID in GrStencilPathBatchGravatar Brian Salomon2015-08-19
* Path stenciling in GrBatchGravatar bsalomon2015-08-18