aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/gl/GrGLProgramStage.h
Commit message (Expand)AuthorAge
* Registry-based unit test for custom effectsGravatar bsalomon@google.com2012-08-03
* Introduction of set of functions to manage generation of texture fetch shader...Gravatar twiz@google.com2012-08-02
* Make 0-texture GrCustomStages work.Gravatar bsalomon@google.com2012-07-31
* Remove uniform names from top of GrGLProgram.cpp, builder responsible for "u"...Gravatar bsalomon@google.com2012-07-25
* Add GL uniform managerGravatar bsalomon@google.com2012-07-25
* Remove uniform var pointers from custom effectsGravatar bsalomon@google.com2012-07-16
* There were three different problems with lighting filters:Gravatar senorblanco@chromium.org2012-07-13
* Introduces new SingleTextureEffect base class for GrCustomStage objects.Gravatar tomhudson@google.com2012-07-12
* Remove GrStringBuilder Gravatar bsalomon@google.com2012-07-10
* Implement morphology as a custom effectGravatar bsalomon@google.com2012-05-31
* Condense setupFSUnis, setupVSUnis, setupVaryings intoGravatar tomhudson@google.com2012-05-30
* Move swizzle & modulation computation, non-virtual functions ontoGravatar tomhudson@google.com2012-05-24
* First stage of reworking custom shader infrastructure to allowGravatar tomhudson@google.com2012-05-24
* Fix some EOLs, mark files with the LF property.Gravatar bsalomon@google.com2012-05-24
* Tunnel name requests through factory, forcing custom effect and custom prog s...Gravatar bsalomon@google.com2012-05-21
* Some refactoring of GrCustomStage and friendsGravatar bsalomon@google.com2012-05-18
* Move state onto GrGLShaderBuilder, to let us implement mappingsGravatar tomhudson@google.com2012-05-18
* Move coordDims, varyingDims onto GrGLShaderBuilder.Gravatar tomhudson@google.com2012-05-14
* Move convolution from code in GrGLProgram to new GrConvolutionEffectGravatar tomhudson@google.com2012-05-10
* Give GrGLProgramStage a virtual destructorGravatar bsalomon@google.com2012-04-25
* Hooks up the GrCustomStage/GrGLProgramStageFactory/GrGLProgramStageGravatar tomhudson@google.com2012-04-20
* Fix class/struct warning Gravatar bsalomon@google.com2012-04-19
* Infrastructure for new Ganesh shader pipeline: base classes for GPUGravatar tomhudson@google.com2012-04-18