aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLFragmentProcessor.cpp
Commit message (Expand)AuthorAge
* Remove GrGLProcessor and create GrGLSLTextureSampler class.Gravatar egdaniel2015-10-29
* Create GLSL base class for ProgramDataManagerGravatar egdaniel2015-10-28
* Mangle output var in GrGLFragmentProcessor::emitChildGravatar bsalomon2015-09-24
* emitChild() used to generate a mangled outputColor based on the parent's outp...Gravatar wangyix2015-09-08
* This change is in preparation for updating how processor keys and meta keys a...Gravatar wangyix2015-08-19
* added emitChild() to GrGLFragmentProcessor; removed AutoFragmentChildProcAdva...Gravatar wangyix2015-08-18
* When getGLInstance is called on a frag proc, the resulting GrGLFragmentProces...Gravatar wangyix2015-08-18