index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
effects
/
GrCircleEffect.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
*
Avoid GrEllipseEffect for small radii on devices without 32 bit float.
Brian Salomon
2017-12-05
*
Revert "Revert "Fix rendering of drrects with small circular inner rrects.""
Brian Salomon
2017-12-01
*
Revert "Fix rendering of drrects with small circular inner rrects."
Brian Salomon
2017-12-01
*
Fix rendering of drrects with small circular inner rrects.
Brian Salomon
2017-12-01
*
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 CircleEffect to SkSL
Ethan Nicholas
2017-07-14