index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
SkBlendImageFilter.cpp
Commit message (
Expand
)
Author
Age
*
Remove default texture coords / texture matrix
bsalomon@google.com
2012-11-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.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
*
Revert r6233 while investigating bot failures.
bsalomon@google.com
2012-11-01
*
Checkpoint in moving texture matrices out of GrGLProgram and into GrGLEffect.
bsalomon@google.com
2012-11-01
*
Pass GrCustomStage to key-generation functions and emitCode().
bsalomon@google.com
2012-10-29
*
Make a bunch of GrGLEffects derive directly from GrGLEffect rather than GrGLL...
bsalomon@google.com
2012-10-26
*
Rename GrSamplerState to GrEffectStage.
bsalomon@google.com
2012-10-26
*
Rename StageKey and related stuff.
bsalomon@google.com
2012-10-25
*
Rename GrProgramStageFactory to GrBackendEffectFactory.
bsalomon@google.com
2012-10-25
*
GrGLProgramStage Renaming Part 3
bsalomon@google.com
2012-10-25
*
GrGLProgramStage Renaming Part 2
bsalomon@google.com
2012-10-25
*
GrGLProgramStage Renaming Part 1.
bsalomon@google.com
2012-10-25
*
GrCustomStage Renaming Part 5
bsalomon@google.com
2012-10-25
*
GrCustomStage Renaming Part 2
bsalomon@google.com
2012-10-24
*
CustomStage Renaming Part 1
bsalomon@google.com
2012-10-24
*
Protect filter_texture() against render target change.
senorblanco@chromium.org
2012-10-24
*
Combine the emit functions in GrGLProgramStage.
bsalomon@google.com
2012-10-23
*
Remove use of varargs in SkImageFilter. This is causing a crash in recent
senorblanco@chromium.org
2012-10-22
*
Reland r5963 with two fixes:
bsalomon@google.com
2012-10-16
*
Revert r5962 because of failures.
bsalomon@google.com
2012-10-16
*
Require matrix for custom stage to be set when custom stage is installed.
bsalomon@google.com
2012-10-16
*
Beef up GrContext::AutoMatrix to handle doing GrPaint matrix adjustments.
bsalomon@google.com
2012-10-12
*
This patch implements generalized DAG connectivity for SkImageFilter. SkImag...
senorblanco@chromium.org
2012-10-10
*
GrPaint encapsulation.
bsalomon@google.com
2012-10-05
*
Rename GrPaint fields/enums/members texture->color mask->coverage.
bsalomon@google.com
2012-10-05
*
Fix recursive GPU processing for SkImageFilter. Plumb through the
senorblanco@chromium.org
2012-09-27
*
Make flattenables no longer depend on global static initializers.
scroggo@google.com
2012-09-21
*
Introduce GrGLShaderBuilder::TextureSampler
bsalomon@google.com
2012-09-06
*
Recommit r5350 with fix for image failures (which affected GLs that don't sup...
bsalomon@google.com
2012-08-30
*
Revert 5350 while image changes are diagnosed.
bsalomon@google.com
2012-08-30
*
Remove fModulate from GrGLShaderBuilder
bsalomon@google.com
2012-08-30
*
Proper Android fix, and revert of workaround in r5267. Unreviewed.
senorblanco@chromium.org
2012-08-23
*
Workaround for Android crash (unreviewed).
senorblanco@chromium.org
2012-08-23
*
Speculative Android GM blend fix (unreviewed).
senorblanco@chromium.org
2012-08-23
*
Another speculative Android build fix (unreviewed).
senorblanco@chromium.org
2012-08-22
*
Fix for no-GPU build (unreviewed).
senorblanco@chromium.org
2012-08-22
*
Implements the non-Porter-Duff compositing modes required for SVG's feBlend
senorblanco@chromium.org
2012-08-22