Commit message (Expand) | Author | Age | |
---|---|---|---|
* | 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 EllipseEffect to sksl | Ethan Nicholas | 2017-07-14 |