index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
SkHighContrastFilter.cpp
Commit message (
Expand
)
Author
Age
*
Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter.
Brian Salomon
2017-10-25
*
initClassID no longer auto-allocates ids
Ethan Nicholas
2017-10-09
*
re-land of new SkSL precisions
Ethan Nicholas
2017-09-18
*
Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...
Ethan Nicholas
2017-09-18
*
Revert "Revert "Switched highp float to highfloat and mediump float to half.""
Ethan Nicholas
2017-09-15
*
Revert "Switched highp float to highfloat and mediump float to half."
Brian Salomon
2017-08-17
*
Switched highp float to highfloat and mediump float to half.
Ethan Nicholas
2017-08-16
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
renamed SkSL types in preparation for killing precision modifiers
Ethan Nicholas
2017-07-28
*
Implement clone() for 4 additional GrFragmentProcessor subclasses
Brian Salomon
2017-07-27
*
remove filterSpan from SkColorFilter
Mike Reed
2017-06-29
*
slant colorfilter away from filterSpan4f
Mike Reed
2017-05-31
*
fix legacy/SkRasterPipeline SkHighContrastFilter
Mike Klein
2017-05-12
*
void SkColorFilter::onAppendStages(...)
Mike Klein
2017-05-09
*
force all colorfilters to implement 4f
Mike Reed
2017-05-04
*
Move the ability to access textures, buffers, and image storages out from GrP...
Brian Salomon
2017-04-04
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
Implement SkHighContrastFilter
Dominic Mazzoni
2017-02-16