aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrPipelineBuilder.cpp
Commit message (Expand)AuthorAge
* 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
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* Replace targetHasUnifiedMultisampling in GrPB constructorGravatar csmartdalton2016-06-08
* 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
* 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
* Don't create a GXPFactory when blend is SrcOverGravatar egdaniel2015-11-23
* Stop supporting HW ditherGravatar bsalomon2015-09-22
* Add support for blending of LCD for all blend modes.Gravatar egdaniel2015-09-15
* Remove batchtrackerGravatar joshualitt2015-09-11
* Make GrProcessorDataManager a noopGravatar joshualitt2015-09-09
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Remove GrStagedProcessor, remove the word Stage as it applies to FPsGravatar bsalomon2015-08-27
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* 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
* Remove unused calcPOIs with color/coverage input.Gravatar egdaniel2015-08-24
* Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non...Gravatar bsalomon2015-08-13
* Move willColorBlendWithDst from pipeline builder to GrPipelineOptimizations.Gravatar bsalomon2015-08-13
* Make folder for batchesGravatar joshualitt2015-08-07
* small cleanups after fixing const of GrPipelineBuilder on DrawTargetGravatar joshualitt2015-07-13
* Modify GrClipMaskManager to reflect logical constnessGravatar joshualitt2015-07-13
* Move GrProcessorDataManager to GrMemoryPoolGravatar joshualitt2015-07-10
* Remove setFromPaint from GrPipelineBuilderGravatar joshualitt2015-07-09
* Implement support for mixed sampled render targetsGravatar vbuzinov2015-06-12
* Add mixed samples support to XPsGravatar cdalton2015-06-08
* Update XPF invariant info to not account for conflationGravatar cdalton2015-06-02
* Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopyt...Gravatar bsalomon2015-05-26
* Revert of Move DstCoordTexture to GrXP, rename and remove the word "copy" fro...Gravatar bungeman2015-05-22
* Move DstCoordTexture to GrXP, rename and remove the word "copy" from dstcopyt...Gravatar bsalomon2015-05-22
* rename GrDrawTargetCaps to GrCapsGravatar bsalomon2015-05-19
* Remove canTweakAlphaForCoverage from XP's since batch reads flag.Gravatar egdaniel2015-05-04
* Make non-AA hairline stroke rects snap to pixels centers so they close.Gravatar bsalomon2015-04-27
* Disable GL_MULTISAMPLE when it's not being usedGravatar cdalton2015-03-16
* Creation of GrBatchAtlas and Distancefieldpathrenderer batchGravatar joshualitt2015-03-13
* Cleanup in GrPipelineBuilderGravatar bsalomon2015-02-26
* I'd really like to land this before the branch so speedy reviews are apprecia...Gravatar joshualitt2015-02-25