aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrProcOptInfo.h
Commit message (Expand)AuthorAge
* Use child processors to implement compose color filter.Gravatar bsalomon2015-09-29
* Add support for blending of LCD for all blend modes.Gravatar egdaniel2015-09-15
* Remove batchtrackerGravatar joshualitt2015-09-11
* 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
* Introduce GrBatch subclasses GrDrawBatch and GrVertexBatch to prepare for non...Gravatar bsalomon2015-08-13
* Another trivial cleanupGravatar joshualitt2015-07-14
* Revert of Another trivial cleanup (patchset #6 id:100001 of https://coderevie...Gravatar joshualitt2015-07-13
* Another trivial cleanupGravatar joshualitt2015-07-13
* Update XPF invariant info to not account for conflationGravatar cdalton2015-06-02
* Determine whether we can tweakAlphaForCoverage during Pipeline/XP creation.Gravatar egdaniel2015-02-13
* GrBatchPrototypeGravatar joshualitt2015-01-28
* Revert of GrBatchPrototype (patchset #32 id:630001 of https://codereview.chro...Gravatar joshualitt2015-01-28
* GrBatchPrototypeGravatar joshualitt2015-01-27
* Revert of GrBatchPrototype (patchset #30 id:570001 of https://codereview.chro...Gravatar joshualitt2015-01-27
* GrBatchPrototypeGravatar joshualitt2015-01-26
* Remove willReadDst from GrFragmentProcessor.Gravatar egdaniel2015-01-20
* This change will ultimately pull uniform color, and to a much lesser degree u...Gravatar joshualitt2014-12-15
* Remove GP from drawstate, revision of invariant output for GPGravatar joshualitt2014-12-11
* Revert of Remove GP from drawstate, revision of invariant output for GP (patc...Gravatar joshualitt2014-12-10
* Remove GP from drawstate, revision of invariant output for GPGravatar joshualitt2014-12-10
* Make all blending up to GrOptDrawState be handled by the xp/xp factory.Gravatar egdaniel2014-12-09
* Rename CustomCoordTextureEffect to GrBitmapTextGeoProc.Gravatar egdaniel2014-12-09
* Revert of Make all blending up to GrOptDrawState be handled by the xp/xp fact...Gravatar egdaniel2014-12-08
* Make all blending up to GrOptDrawState be handled by the xp/xp factory.Gravatar egdaniel2014-12-08
* Add XferProcessor factory in GrPaint and GrDrawState.Gravatar egdaniel2014-12-03
* Add GrProcOptInfo class to track various output information for color and cov...Gravatar egdaniel2014-11-13