aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects/GrSimpleTextureEffect.h
Commit message (Expand)AuthorAge
* Goodbye GrEffectRef.Gravatar bsalomon2014-07-08
* Remove GrEffect::CreateEffectRef and GrEffect::AutoEffectRef.Gravatar bsalomon2014-07-08
* Make GPU coord transforms automaticGravatar bsalomon@google.com2013-10-02
* Add a GrCustomCoordsTextureEffect classGravatar commit-bot@chromium.org2013-09-30
* Replace uses of GrAssert by SkASSERT.Gravatar tfarina@chromium.org2013-08-17
* make the filter mode for GrTextureAccess an enum so we can plumb downGravatar humper@google.com2013-07-25
* Attempt to reland 8264-5 with warning-as-error fixes.Gravatar bsalomon@google.com2013-03-20
* revert 8265-8264 (broke build)Gravatar reed@google.com2013-03-20
* Adds local coords to GrEffect system.Gravatar bsalomon@google.com2013-03-20
* Switch GrEffect::onIsEqual signature back to GrEffect from GrEffectRef.Gravatar bsalomon@google.com2013-01-22
* Let them eat GrEffectRef.Gravatar bsalomon@google.com2013-01-22
* Remove default implementation of GrEffect::isEqual. Make GrSingleTextureEffec...Gravatar bsalomon@google.com2013-01-17