aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects/GrSRGBEffect.cpp
Commit message (Expand)AuthorAge
* Increase precision in GrSRGBEffectGravatar Brian Salomon2018-04-03
* initClassID no longer auto-allocates idsGravatar Ethan Nicholas2017-10-09
* re-land of new SkSL precisionsGravatar Ethan Nicholas2017-09-18
* Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...Gravatar Ethan Nicholas2017-09-18
* Revert "Revert "Switched highp float to highfloat and mediump float to half.""Gravatar Ethan Nicholas2017-09-15
* Revert "Switched highp float to highfloat and mediump float to half."Gravatar Brian Salomon2017-08-17
* Switched highp float to highfloat and mediump float to half.Gravatar Ethan Nicholas2017-08-16
* Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.Gravatar Brian Salomon2017-08-11
* renamed SkSL types in preparation for killing precision modifiersGravatar Ethan Nicholas2017-07-28
* More GrFragmentProcessor::clone() implementations.Gravatar Brian Salomon2017-07-26
* Plumb through need for unpremul/premulGravatar Mike Reed2017-07-07
* Speculative "fix" for crash in analyzeProcessorsGravatar Robert Phillips2017-06-30
* Retract GrContext from src/gpu/effectsGravatar Robert Phillips2017-03-15
* Remove GrFragmentProcessor::computeInvariantOutputGravatar Brian Salomon2017-02-13
* make GR_TEST_UTILS=0 workGravatar Hal Canary2017-02-02
* Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations.""Gravatar Brian Salomon2017-01-27
* Revert "Start of rewrite of GrFragmentProcessor optimizations."Gravatar Ethan Nicholas2017-01-27
* Start of rewrite of GrFragmentProcessor optimizations.Gravatar Brian Salomon2017-01-27
* Move SkGammaColorFilter to tools, limit to sRGBGravatar Brian Osman2017-01-26