aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/constcolorprocessor.cpp
Commit message (Expand)AuthorAge
* Remove two varieties of drawNonAARect from GrDrawTargetGravatar joshualitt2016-01-13
* Optionally pass rendertarget to getTestTargetGravatar robertphillips2015-11-16
* Make skpaint->grpaint flow work for composing draws (verts and atlas)Gravatar bsalomon2015-09-28
* Stop supporting HW ditherGravatar bsalomon2015-09-22
* GM: replace boilerplate with macrosGravatar halcanary2015-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
* Standardize BW to NonAAGravatar joshualitt2015-08-21
* Create separate entry points for the various flavors of drawRectGravatar joshualitt2015-08-21
* rename portable_typeface_always to portable_typefaceGravatar caryclark2015-07-24
* Start to propagate constness of GrPipelineBuilder up the stackGravatar joshualitt2015-07-13
* Remove setFromPaint from GrPipelineBuilderGravatar joshualitt2015-07-09
* Revert of Revert of make gm background colors 565 compatible (patchset #1 id:...Gravatar caryclark2015-06-15
* Revert of make gm background colors 565 compatible (patchset #2 id:20001 of h...Gravatar caryclark2015-06-15
* make gm background colors 565 compatibleGravatar caryclark2015-06-15
* Don't draw if SkShader::asNewFragmentProcessor fails.Gravatar bsalomon2015-04-15
* Add constant color GrFP.Gravatar bsalomon2015-04-02
* Revert of Add constant color GrFP. (patchset #10 id:180001 of https://coderev...Gravatar bsalomon2015-04-02
* Add constant color GrFP.Gravatar bsalomon2015-04-01