| Commit message (Expand) | Author | Age |
* | Add a workaround for inaccurate interpolants on Adreno 3xx. | Brian Salomon | 2018-01-22 |
* | sksl now provides support for inverse, transpose, et al. on older versions of... | Ethan Nicholas | 2018-01-04 |
* | Revert "refactored SkSLVarDeclaration out of existence" | Ethan Nicholas | 2017-11-07 |
* | refactored SkSLVarDeclaration out of existence | Ethan Nicholas | 2017-11-07 |
* | converted GrRectBlurEffect to SkSL | Ethan Nicholas | 2017-10-16 |
* | Add a cap for geometry shader invocations | Chris Dalton | 2017-10-06 |
* | 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 "Revert "Switch to the new SkSL lexer."" | Ethan Nicholas | 2017-09-11 |
* | Revert "Switch to the new SkSL lexer." | Ethan Nicholas | 2017-09-11 |
* | Switch to the new SkSL lexer. | Ethan Nicholas | 2017-09-11 |
* | 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 |
* | Revert "Revert "support for 'half' types in sksl, plus general numeric type i... | Ethan Nicholas | 2017-08-02 |
* | Revert "support for 'half' types in sksl, plus general numeric type improveme... | Ethan Nicholas | 2017-08-01 |
* | support for 'half' types in sksl, plus general numeric type improvements | Ethan Nicholas | 2017-08-01 |
* | renamed SkSL types in preparation for killing precision modifiers | Ethan Nicholas | 2017-07-28 |
* | fixed sksl static ifs to work for CircleEffect | Ethan Nicholas | 2017-07-14 |
* | Re-land "converted GrCircleBlurFragmentProcessor to sksl" | Ethan Nicholas | 2017-07-11 |
* | Re-re-land sksl fragment processor support | Ethan Nicholas | 2017-06-29 |
* | Revert "Re-land sksl fragment processor support" | Mike Klein | 2017-06-27 |
* | Re-land sksl fragment processor support | Ethan Nicholas | 2017-06-27 |
* | Revert "sksl fragment processor support" | Ethan Nicholas | 2017-06-27 |
* | sksl fragment processor support | Ethan Nicholas | 2017-06-27 |
* | skslc comma operator and optimizer fixes | Ethan Nicholas | 2017-05-17 |
* | Improved skslc optimizer, particularly around vectors. | Ethan Nicholas | 2017-04-20 |
* | skslc can now be compiled with no Skia dependencies, in preparation for its e... | Ethan Nicholas | 2017-03-31 |
* | Revert "skslc can now be compiled with no Skia dependencies, in preparation f... | Ethan Nicholas | 2017-03-31 |
* | skslc can now be compiled with no Skia dependencies, in preparation for its e... | Ethan Nicholas | 2017-03-31 |
* | Revert "skslc can now be compiled with no Skia dependencies, in preparation for" | Ethan Nicholas | 2017-03-30 |
* | skslc can now be compiled with no Skia dependencies, in preparation for | Ethan Nicholas | 2017-03-30 |
* | Re-land of skslc switch support | Ethan Nicholas | 2017-02-27 |
* | Revert "skslc switch support" | Ethan Nicholas | 2017-02-23 |
* | skslc switch support | Ethan Nicholas | 2017-02-23 |
* | Revert "Added dead variable / code elimination to skslc." | Ethan Nicholas | 2017-02-06 |
* | Added dead variable / code elimination to skslc. | Ethan Nicholas | 2017-02-03 |
* | re-land of added sk_FragCoord support to skslc | Ethan Nicholas | 2016-12-13 |
* | Revert "added sk_FragCoord support to skslc" | Greg Daniel | 2016-12-12 |
* | added sk_FragCoord support to skslc | Ethan Nicholas | 2016-12-12 |
* | Merge GrGLSLCaps into GrShaderCaps | Brian Salomon | 2016-11-29 |
* | added support for layout(offset=...) to skslc | Ethan Nicholas | 2016-11-28 |
* | re-land of switched skslc from std::string to SkString | Ethan Nicholas | 2016-11-21 |
* | Revert "switched skslc from std::string to SkString" | Greg Daniel | 2016-11-20 |
* | switched skslc from std::string to SkString | Ethan Nicholas | 2016-11-18 |
* | Revert "Revert "Add support for image load to SkSL"" | Brian Salomon | 2016-11-16 |
* | Revert "Add support for image load to SkSL" | Stan Iliev | 2016-11-16 |
* | Add support for image load to SkSL | Brian Salomon | 2016-11-16 |
* | re-re-land of skslc now uses standard Skia caps | Ethan Nicholas | 2016-11-11 |
* | Revert "re-land of skslc now uses standard Skia caps" | Leon Scroggins | 2016-11-11 |