aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrPipelineBuilder.h
Commit message (Expand)AuthorAge
* Remove support for GLs without separate stencil.Gravatar Brian Salomon2017-05-08
* Remove srgb flags from GrProcessorSetGravatar Brian Salomon2017-04-28
* Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis.""Gravatar Brian Salomon2017-04-08
* Revert "Create GrXferProcessor while doing GrProcessorSet analysis."Gravatar Brian Salomon2017-04-08
* Create GrXferProcessor while doing GrProcessorSet analysis.Gravatar Brian Salomon2017-04-08
* Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOpGravatar Brian Salomon2017-04-04
* Remove GrXferProcessor::getOptimizations.Gravatar Brian Salomon2017-03-29
* Use construct/init pattern with GrPipeline to replace CreateAt.Gravatar Brian Salomon2017-02-24
* Make GrPipelineAnalysis a nested class of GrProcessorSet.Gravatar Brian Salomon2017-02-22
* Remove GrPipelineBuilder.cppGravatar Brian Salomon2017-02-22
* Don't require GrPipelineBuilder to build GrPipelineGravatar Brian Salomon2017-01-19
* Add class GrProcessorSet which represents color and coverage FPs and a XPFact...Gravatar Brian Salomon2017-01-18
* Pass GrAppliedClip to pipeline creation.Gravatar Brian Salomon2017-01-17
* Remove most modifiers of processors on GrPipelineBuilderGravatar Brian Salomon2017-01-13
* Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.Gravatar Brian Salomon2017-01-11
* Revert "Revert "Removing ref counting from GrXPFactory.""Gravatar Brian Salomon2017-01-09
* Revert "Removing ref counting from GrXPFactory."Gravatar Brian Salomon2017-01-09
* Removing ref counting from GrXPFactory.Gravatar Brian Salomon2017-01-09
* 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
* Relandx2 "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-09
* Revert "Reland "Remove antialiasing control from GrPaint.""Gravatar Brian Salomon2016-12-09
* Reland "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-09
* Revert "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-08
* Remove antialiasing control from GrPaint.Gravatar Brian Salomon2016-12-08
* Rename GrDrawBatch->GrDrawOpGravatar Brian Salomon2016-12-01
* Rename GrTextureParams to GrSamplerParamsGravatar Brian Salomon2016-11-17
* Add GrOpList and rename GrDrawTarget to GrRenderTargetOpListGravatar Robert Phillips2016-10-26
* 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
* Introduce GrColorSpaceXform, for gamut conversion on texturesGravatar brianosman2016-07-18
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* Replace targetHasUnifiedMultisampling in GrPB constructorGravatar csmartdalton2016-06-08
* Remove GrRenderTarget from GrPipelineBuilderGravatar robertphillips2016-06-06
* Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...Gravatar robertphillips2016-06-03
* Change parameters to GrPipelineBuilder's ctorGravatar robertphillips2016-05-28
* Remove clip from GrPipelineBuilderGravatar 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
* Remove hasMixedSamples() from GrPipelineBuilderGravatar cdalton2016-05-06
* SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...Gravatar brianosman2016-04-06
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Require sRGB write control for sRGB support. Add flag to GrPaint to suppress ...Gravatar brianosman2016-03-25
* 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