index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
GrBackendEffectFactory.h
Commit message (
Expand
)
Author
Age
*
Revert of Makes GrGLProgramDesc's key store the lengths as well as offsets of...
mtklein
2014-07-16
*
Makes GrGLProgramDesc's key store the lengths as well as offsets of the effec...
bsalomon
2014-07-15
*
This moves us towards variable length effect keys. The overall program key no...
bsalomon
2014-07-11
*
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
bsalomon
2014-07-08
*
Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*...
reed
2014-07-07
*
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
bsalomon
2014-07-07
*
Revert "Remove SkThread.h from public API."
commit-bot@chromium.org
2014-05-28
*
Remove SkThread.h from public API.
commit-bot@chromium.org
2014-05-28
*
SkNonCopyable should be used with private inheritance.
commit-bot@chromium.org
2014-04-07
*
Split atomic and mutex implementations and make inlinable.
bungeman@google.com
2013-12-18
*
Make GPU coord transforms automatic
bsalomon@google.com
2013-10-02
*
Reduce max number of textures to 4 to make room for a larger class id in effe...
bsalomon@google.com
2013-09-30
*
Replace uses of GrNoncopyable by SkNoncopyable.
commit-bot@chromium.org
2013-09-18
*
Replace uses of GR_DEBUGCODE by SkDEBUGCODE.
commit-bot@chromium.org
2013-09-06
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Increase space for effect-class-ID and fix assert
robertphillips@google.com
2013-03-26
*
Attempt to reland 8264-5 with warning-as-error fixes.
bsalomon@google.com
2013-03-20
*
revert 8265-8264 (broke build)
reed@google.com
2013-03-20
*
Adds local coords to GrEffect system.
bsalomon@google.com
2013-03-20
*
Increase bits for effect attribute key.
jvanverth@google.com
2013-03-13
*
Add GrEllipseEdgeEffect.
commit-bot@chromium.org
2013-03-12
*
Let them eat GrEffectRef.
bsalomon@google.com
2013-01-22
*
Fix Android compiler warnings.
djsollen@google.com
2013-01-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-06
*
Remove default texture coords / texture matrix
bsalomon@google.com
2012-11-05
*
Attempt to patch Chrome compiler failures
robertphillips@google.com
2012-11-05
*
Make morphology, convolution, and table color filter opt out of default textu...
bsalomon@google.com
2012-11-02
*
Pass GrCustomStage to key-generation functions and emitCode().
bsalomon@google.com
2012-10-29
*
Rename StageKey and related stuff.
bsalomon@google.com
2012-10-25
*
Rename GrProgramStageFactory to GrBackendEffectFactory.
bsalomon@google.com
2012-10-25