aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrPipeline.h
Commit message (Expand)AuthorAge
...
* Pass GrAppliedClip to pipeline creation.Gravatar Brian Salomon2017-01-17
* Removes tracking of whether color is ignored by XP.Gravatar Brian Salomon2017-01-04
* Removing tracking of whether GP/FP coverage calculations are used by XP.Gravatar Brian Salomon2017-01-04
* Misc batch->op cleanup Part 1 of 2Gravatar Brian Salomon2016-12-21
* This renames methods and classes that relate to static analysis of combinatio...Gravatar Brian Salomon2016-12-21
* Rename GrBatch to GrOpGravatar Brian Salomon2016-12-01
* Remove GrStencilSettings from GrPipelineGravatar csmartdalton2016-11-01
* Rename GrDrawContext to GrRenderTargetContextGravatar Brian Osman2016-10-27
* Add GrOpList and rename GrDrawTarget to GrRenderTargetOpListGravatar Robert Phillips2016-10-26
* Support inline uploads in VulkanGravatar Greg Daniel2016-10-19
* Remove ability to skip coord transform comparison in pipeline comparison.Gravatar bsalomon2016-09-12
* Improve usage of window rectanglesGravatar csmartdalton2016-09-06
* Revert of Improve usage of window rectangles (patchset #9 id:160001 of https:...Gravatar caryclark2016-09-06
* Improve usage of window rectanglesGravatar csmartdalton2016-09-02
* Implement difference clip rects with window rectanglesGravatar csmartdalton2016-08-17
* GrFP can express distance vector field req., program builder declares variab...Gravatar dvonbeck2016-08-01
* Revert of GrFP can express distance vector field req., program builder decla...Gravatar mtklein2016-07-30
* GrFP can express distance vector field req., program builder declares variab...Gravatar dvonbeck2016-07-29
* Remove DrawFace enum from GrPipelineBuilderGravatar robertphillips2016-07-21
* Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 o...Gravatar robertphillips2016-07-21
* Remove DrawFace enum from GrPipelineBuilderGravatar robertphillips2016-07-21
* Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.hGravatar robertphillips2016-06-23
* Remove GrRenderTarget from GrPipelineBuilderGravatar robertphillips2016-06-06
* 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
* SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...Gravatar brianosman2016-04-06
* Require sRGB write control for sRGB support. Add flag to GrPaint to suppress ...Gravatar brianosman2016-03-25
* Replace fWillReadFragmentPosition with a bitfieldGravatar cdalton2016-02-26
* Templatize GrNonAtomicRefGravatar cdalton2016-02-02
* added a default constructor for GrBatchToXPOverridesGravatar ethannicholas2016-02-01
* Don't ref/unref the static src-over xpGravatar bsalomon2015-12-21
* Create a static instances of SrcOver XferProcessorGravatar egdaniel2015-11-30
* New API for computing optimization invariants.Gravatar ethannicholas2015-11-24
* Revert of Fix mixed samples stencil clip (patchset #5 id:80001 of https://cod...Gravatar cdalton2015-11-10
* Fix mixed samples stencil clipGravatar cdalton2015-11-09
* Dependencies are now added between the drawTargets in GrPipelineGravatar robertphillips2015-10-30
* Revert of Dependencies are now added between the drawTargets in GrPipeline (p...Gravatar robertphillips2015-10-22
* Dependencies are now added between the drawTargets in GrPipelineGravatar robertphillips2015-10-22
* Revert of Dependencies are now added between the drawTargets in GrPipeline (p...Gravatar caryclark2015-10-21
* Dependencies are now added between the drawTargets in GrPipelineGravatar robertphillips2015-10-20
* Stop supporting HW ditherGravatar bsalomon2015-09-22
* minor cleanupGravatar joshualitt2015-09-16
* Remove GrStagedProcessor, remove the word Stage as it applies to FPsGravatar bsalomon2015-08-27
* Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FP...Gravatar rmistry2015-08-26
* Remove GrStagedProcessor, remove the word Stage as it applies to FPsGravatar bsalomon2015-08-26
* Check for xfer barriers in GrBatch, auto-issue barriers in GrGpuGravatar bsalomon2015-08-12
* Make GrBatch carry its own GrPipelineGravatar bsalomon2015-08-11
* Remove GrPipelineOptimizations member from GrPipelineGravatar bsalomon2015-08-10