summaryrefslogtreecommitdiff
path: root/gpu/effects/GrConfigConversionEffect.h
AgeCommit message (Expand)Author
2013-01-28Remove getter of writable GrEffectStage from GrDrawState.bsalomon@google.com
2013-01-22Switch GrEffect::onIsEqual signature back to GrEffect from GrEffectRef.bsalomon@google.com
2013-01-22Let them eat GrEffectRef.bsalomon@google.com
2013-01-17Remove default implementation of GrEffect::isEqual. Make GrSingleTextureEffec...bsalomon@google.com
2013-01-16Wrap GrEffects in GrEffectPtr.bsalomon@google.com
2012-11-02Make GrGLConfigConversionEffect use GrGLEffectMatrixbsalomon@google.com
2012-11-01Replace GrMatrix with SkMatrix.bsalomon@google.com
2012-11-01Reland r6233 with fix.bsalomon@google.com
2012-11-01Re-revert r6233.bsalomon@google.com
2012-11-01Reland r6233 with fix for config conversion texture matrices.bsalomon@google.com
2012-10-25Rename GrProgramStageFactory to GrBackendEffectFactory.bsalomon@google.com
2012-10-25GrGLProgramStage Renaming Part 3bsalomon@google.com
2012-10-24GrCustomStage Renaming Part 3bsalomon@google.com
2012-10-24CustomStage Renaming Part 1bsalomon@google.com
2012-08-27Do premul and r/b swap conversions in a custom effectbsalomon@google.com