aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLProgramEffects.cpp
Commit message (Expand)AuthorAge
* This moves us towards variable length effect keys. The overall program key no...Gravatar bsalomon2014-07-11
* Remove use of GrEffectRef from draw state and below.Gravatar bsalomon2014-07-07
* Remove special case gpu transforms for Identity and TranslateGravatar egdaniel2014-06-24
* Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAILGravatar commit-bot@chromium.org2014-04-30
* Use fixed function pipeline only when drawing pathsGravatar commit-bot@chromium.org2014-04-23
* Fix early return when GrCoordTransform is identity.Gravatar bsalomon@google.com2014-04-02
* Use vertexless shaders when NVpr is availableGravatar commit-bot@chromium.org2013-10-04
* Move VertexBuilder to a GrGLFullShaderBuilder subclassGravatar commit-bot@chromium.org2013-10-04
* Allow gradient optimization with perspectiveGravatar commit-bot@chromium.org2013-10-04
* Repurpose GrGLCoordTransform as GrGLProgramEffectsGravatar commit-bot@chromium.org2013-10-03