index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
SkRRectsGaussianEdgeMaskFilter.cpp
Commit message (
Expand
)
Author
Age
*
Remove trailing whitespace.
Ben Wagner
2017-10-09
*
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
*
Speculative "fix" for crash in analyzeProcessors
Robert Phillips
2017-06-30
*
Retract GrTexture.h a bit
Robert Phillips
2017-06-09
*
Move the ability to access textures, buffers, and image storages out from GrP...
Brian Salomon
2017-04-04
*
Make SkGr.h private and remove unused functions
Brian Osman
2017-03-08
*
Check that coverage FPs are compatible with alpha as coverage
Brian Salomon
2017-02-15
*
Remove GrFragmentProcessor::computeInvariantOutput
Brian Salomon
2017-02-13
*
Replaced all calls to fragmentPosition() with sk_FragCoord
Ethan Nicholas
2017-02-13
*
Revert "Replaced all calls to fragmentPosition() with sk_FragCoord"
Ethan Nicholas
2017-02-02
*
Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations.""
Brian Salomon
2017-01-27
*
Revert "Start of rewrite of GrFragmentProcessor optimizations."
Ethan Nicholas
2017-01-27
*
Start of rewrite of GrFragmentProcessor optimizations.
Brian Salomon
2017-01-27
*
Stop tracking whether GrFragmentProcessors read their input
Brian Salomon
2017-01-23
*
Replaced all calls to fragmentPosition() with sk_FragCoord
Ethan Nicholas
2017-01-19
*
Merge GrGLSLCaps into GrShaderCaps
Brian Salomon
2016-11-29
*
Fix bug in raster implementation of SkRRectsGaussianEdgeMaskFilter
Robert Phillips
2016-10-20
*
Add SkRRectsGaussianEdgeMaskFilter
Robert Phillips
2016-10-20