index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
effects
/
GrBlurredEdgeFragmentProcessor.h
Commit message (
Expand
)
Author
Age
*
Make generated effects from sksl fp files not need SK_SUPPORT_GPU
Greg Daniel
2018-04-06
*
updated .fp file headers
Ethan Nicholas
2018-02-01
*
Add GrProxyProvider
Robert Phillips
2018-01-08
*
sksl enum support
Ethan Nicholas
2017-11-13
*
Remove color space xform support from SkSL
Brian Osman
2017-10-23
*
initClassID no longer auto-allocates ids
Ethan Nicholas
2017-10-09
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
automatically generate clone() methods for SkSL fragment processors
Ethan Nicholas
2017-07-31
*
Remove the now unused GR_PROXY_MOVE macro
Brian Salomon
2017-07-28
*
run skslc output through clang-format
Ethan Nicholas
2017-07-19
*
converted GrBlurredEdgeFragmentProcessor to sksl
Ethan Nicholas
2017-07-14
*
GR_TEST_UTILS fixes
Brian Salomon
2017-07-06
*
Remove support in GPU backend for distance vector field.
Brian Salomon
2017-06-02
*
Remove all headers from include/gpu/effects
Robert Phillips
2017-04-21