index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
gl
/
GrGLProgramStage.h
Commit message (
Expand
)
Author
Age
*
Implement morphology as a custom effect
bsalomon@google.com
2012-05-31
*
Condense setupFSUnis, setupVSUnis, setupVaryings into
tomhudson@google.com
2012-05-30
*
Move swizzle & modulation computation, non-virtual functions onto
tomhudson@google.com
2012-05-24
*
First stage of reworking custom shader infrastructure to allow
tomhudson@google.com
2012-05-24
*
Fix some EOLs, mark files with the LF property.
bsalomon@google.com
2012-05-24
*
Tunnel name requests through factory, forcing custom effect and custom prog s...
bsalomon@google.com
2012-05-21
*
Some refactoring of GrCustomStage and friends
bsalomon@google.com
2012-05-18
*
Move state onto GrGLShaderBuilder, to let us implement mappings
tomhudson@google.com
2012-05-18
*
Move coordDims, varyingDims onto GrGLShaderBuilder.
tomhudson@google.com
2012-05-14
*
Move convolution from code in GrGLProgram to new GrConvolutionEffect
tomhudson@google.com
2012-05-10
*
Give GrGLProgramStage a virtual destructor
bsalomon@google.com
2012-04-25
*
Hooks up the GrCustomStage/GrGLProgramStageFactory/GrGLProgramStage
tomhudson@google.com
2012-04-20
*
Fix class/struct warning
bsalomon@google.com
2012-04-19
*
Infrastructure for new Ganesh shader pipeline: base classes for GPU
tomhudson@google.com
2012-04-18