aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects/GrSRGBEffect.h
Commit message (Expand)AuthorAge
* Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.Gravatar Brian Salomon2017-08-11
* More GrFragmentProcessor::clone() implementations.Gravatar Brian Salomon2017-07-26
* Plumb through need for unpremul/premulGravatar Mike Reed2017-07-07
* GR_TEST_UTILS fixesGravatar Brian Salomon2017-07-06
* Speculative "fix" for crash in analyzeProcessorsGravatar Robert Phillips2017-06-30
* Remove GrFragmentProcessor::computeInvariantOutputGravatar Brian Salomon2017-02-13
* 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