index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
effects
/
GrConfigConversionEffect.h
Commit message (
Expand
)
Author
Age
...
*
Remove backend factories
joshualitt
2014-12-04
*
Create GrOptDrawState before recording draw in GrInOrderDrawBuffer
bsalomon
2014-11-19
*
Move GrInvariantOutput out of GrProcessor and into its own class.
egdaniel
2014-11-12
*
Push isEqual/onIsEqual down from GrProcessor to subclasses.
bsalomon
2014-10-15
*
Opt state takes a GP instead of a GeometryStage
joshualitt
2014-10-10
*
Revert of Opt state takes a GP instead of a GeometryStage (patchset #18 id:15...
joshualitt
2014-10-10
*
Opt state takes a GP instead of a GeometryStage
joshualitt
2014-10-10
*
Add isSingleComponent bool to getConstantColorComponent
egdaniel
2014-10-03
*
Revert of Add isSingleComponent bool to getConstantColorComponent (patchset #...
robertphillips
2014-10-02
*
Add isSingleComponent bool to getConstantColorComponent
egdaniel
2014-10-02
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
Revert of Make GrGLConfigConversionEffect work for Imagination and some other...
bsalomon
2014-07-09
*
Make GrGLConfigConversionEffect work for Imagination and some other GPUs.
changjun.yang
2014-07-09
*
Goodbye GrEffectRef.
bsalomon
2014-07-08
*
Remove getter of writable GrEffectStage from GrDrawState.
bsalomon@google.com
2013-01-28
*
Switch GrEffect::onIsEqual signature back to GrEffect from GrEffectRef.
bsalomon@google.com
2013-01-22
*
Let them eat GrEffectRef.
bsalomon@google.com
2013-01-22
*
Remove default implementation of GrEffect::isEqual. Make GrSingleTextureEffec...
bsalomon@google.com
2013-01-17
*
Wrap GrEffects in GrEffectPtr.
bsalomon@google.com
2013-01-16
*
Make GrGLConfigConversionEffect use GrGLEffectMatrix
bsalomon@google.com
2012-11-02
*
Replace GrMatrix with SkMatrix.
bsalomon@google.com
2012-11-01
*
Reland r6233 with fix.
bsalomon@google.com
2012-11-01
*
Re-revert r6233.
bsalomon@google.com
2012-11-01
*
Reland r6233 with fix for config conversion texture matrices.
bsalomon@google.com
2012-11-01
*
Rename GrProgramStageFactory to GrBackendEffectFactory.
bsalomon@google.com
2012-10-25
*
GrGLProgramStage Renaming Part 3
bsalomon@google.com
2012-10-25
*
GrCustomStage Renaming Part 3
bsalomon@google.com
2012-10-24
*
CustomStage Renaming Part 1
bsalomon@google.com
2012-10-24
*
Do premul and r/b swap conversions in a custom effect
bsalomon@google.com
2012-08-27
[prev]