index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
GrCustomStage.h
Commit message (
Expand
)
Author
Age
*
Introduces new SingleTextureEffect base class for GrCustomStage objects.
tomhudson@google.com
2012-07-12
*
Fix misnamed function in explanatory comment.
tomhudson@google.com
2012-07-09
*
Fix definition of isEqual() for two gradient effect custom stages.
tomhudson@google.com
2012-07-09
*
Expanded distribution of instance counting
robertphillips@google.com
2012-06-21
*
Implement morphology as a custom effect
bsalomon@google.com
2012-05-31
*
Fix line ending, mark svn:eol-style LF
bsalomon@google.com
2012-05-29
*
Tunnel name requests through factory, forcing custom effect and custom prog s...
bsalomon@google.com
2012-05-21
*
fix build?
bsalomon@google.com
2012-05-18
*
Some refactoring of GrCustomStage and friends
bsalomon@google.com
2012-05-18
*
Move convolution from code in GrGLProgram to new GrConvolutionEffect
tomhudson@google.com
2012-05-10
*
Make GrSamplerState::operator==() use GrCustomStage::isEquivalent() rather
tomhudson@google.com
2012-05-01
*
Add comparison and assignment operators to GrSamplerState.
tomhudson@google.com
2012-04-30
*
Hooks up the GrCustomStage/GrGLProgramStageFactory/GrGLProgramStage
tomhudson@google.com
2012-04-20