aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLEffect.h
Commit message (Expand)AuthorAge
* Changes to remove program effects builderGravatar joshualitt2014-09-18
* removing GrDrawEffectGravatar joshualitt2014-09-16
* Revert of removing GrDrawEffect (patchset #4 id:60001 of https://codereview.c...Gravatar joshualitt2014-09-16
* removing GrDrawEffectGravatar joshualitt2014-09-16
* BUG=skia:Gravatar joshualitt2014-09-15
* Initial refactor of shaderbuilder to prepare for geometry shadersGravatar joshualitt2014-08-21
* Rename GrGLUniformManager to GrGLProgramDataManagerGravatar kkinnunen2014-07-30
* Allow GrGLEffects to produce variable length keys.Gravatar bsalomon2014-07-21
* This moves us towards variable length effect keys. The overall program key no...Gravatar bsalomon2014-07-11
* Make texture domain a helper so that it can be incorporated into other effects.Gravatar commit-bot@chromium.org2013-12-09
* Move VertexBuilder to a GrGLFullShaderBuilder subclassGravatar commit-bot@chromium.org2013-10-04
* Repurpose GrGLCoordTransform as GrGLProgramEffectsGravatar commit-bot@chromium.org2013-10-03
* Make GPU coord transforms automaticGravatar bsalomon@google.com2013-10-02
* Revert "Add a requiresVertexShader method to GrGLEffect"Gravatar commit-bot@chromium.org2013-09-30
* Add a requiresVertexShader method to GrGLEffectGravatar commit-bot@chromium.org2013-09-06
* 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
* Add GrEllipseEdgeEffect.Gravatar commit-bot@chromium.org2013-03-12
* Fix r7321 build errors on non-windows compilers (using forward declared but ...Gravatar bsalomon@google.com2013-01-22
* Let them eat GrEffectRef.Gravatar bsalomon@google.com2013-01-22
* Remove default texture coords / texture matrixGravatar bsalomon@google.com2012-11-05
* Reland r6233 with fix.Gravatar bsalomon@google.com2012-11-01
* Re-revert r6233.Gravatar bsalomon@google.com2012-11-01
* Reland r6233 with fix for config conversion texture matrices.Gravatar bsalomon@google.com2012-11-01
* Revert r6233 while investigating bot failures.Gravatar bsalomon@google.com2012-11-01
* Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect.Gravatar bsalomon@google.com2012-11-01
* Pass GrCustomStage to key-generation functions and emitCode().Gravatar bsalomon@google.com2012-10-29
* Make lighting filters directly inherit from GrGLEffect.Gravatar bsalomon@google.com2012-10-29
* Make GrGLEffect::setData take GrEffectStage rather than GrEffect.Gravatar bsalomon@google.com2012-10-26
* Rename StageKey and related stuff.Gravatar bsalomon@google.com2012-10-25
* Rename GrProgramStageFactory to GrBackendEffectFactory.Gravatar bsalomon@google.com2012-10-25
* GrGLProgramStage Renaming Part 3Gravatar bsalomon@google.com2012-10-25
* GrGLProgramStage Renaming Part 2Gravatar bsalomon@google.com2012-10-25
* GrGLProgramStage Renaming Part 1.Gravatar bsalomon@google.com2012-10-25