index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
SkMatrixConvolutionImageFilter.cpp
Commit message (
Expand
)
Author
Age
*
Clean up some Windows compiler warnings.
senorblanco@chromium.org
2012-11-29
*
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 all remaining effects use GrGLEffectMatrix
bsalomon@google.com
2012-11-02
*
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
*
Make the orientation of a texture accessible from and known by GrSurface.
bsalomon@google.com
2012-10-26
*
Make GrGLEffect::setData take GrEffectStage rather than GrEffect.
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 4
bsalomon@google.com
2012-10-24
*
GrCustomStage Renaming Part 3
bsalomon@google.com
2012-10-24
*
GrCustomStage Renaming Part 2
bsalomon@google.com
2012-10-24
*
CustomStage Renaming Part 1
bsalomon@google.com
2012-10-24
*
Combine the emit functions in GrGLProgramStage.
bsalomon@google.com
2012-10-23
*
Reland r6330 thru r6333 but do without enabling GL_ARB_fragment_coord_convent...
bsalomon@google.com
2012-10-23
*
Revert r6330 thru 6333 while we figure out what to do about Intel bots (possi...
bsalomon@google.com
2012-10-22
*
Remove two params from GrGLProgramStage::setData that are no longer necessary.
bsalomon@google.com
2012-10-22
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-05
*
Build fix: work around what appears to be an Intel GLSL driver bug. Unrevie...
senorblanco@chromium.org
2012-10-04
*
Implement GPU path for matrix convolution. Note that when not convolving alpha,
senorblanco@chromium.org
2012-10-04
*
This patch adds support for optional processing of the alpha channel in
senorblanco@chromium.org
2012-09-25
*
Make flattenables no longer depend on global static initializers.
scroggo@google.com
2012-09-21
*
Fix premul alpha problems w/matrix convolution filter, and re-enable the bench.
senorblanco@chromium.org
2012-09-20
*
Yet another speculative Android fix. Unreviewed.
senorblanco@chromium.org
2012-09-19
*
Speculative fix for Android GMs. Unreviewed.
senorblanco@chromium.org
2012-09-19
*
Implements a matrix convolution filter (raster path only). The filtering loop
senorblanco@chromium.org
2012-09-18