| Commit message (Expand) | Author | Age |
* | added byte and ubyte types to SKSL | Ruiqi Mao | 2018-07-17 |
* | Revert "added GrSkSLFP and converted DitherEffect to use it" | Kevin Lubick | 2018-06-19 |
* | added GrSkSLFP and converted DitherEffect to use it | Ethan Nicholas | 2018-06-18 |
* | initial SkSLJIT checkin | Ethan Nicholas | 2018-03-27 |
* | Remove color space xform support from SkSL | Brian Osman | 2017-10-23 |
* | SkSL FPs now support child processors, converted ArithmeticFP to SkSL | Ethan Nicholas | 2017-10-11 |
* | switched SkSL's temporary 'highfloat' type back to 'float' | Ethan Nicholas | 2017-09-22 |
* | 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 |
* | 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 |
* | sksl SPIR-V sampledBuffer support | Ethan Nicholas | 2017-05-03 |
* | 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 |
* | fixed assertion error when calling matrixCompMult() | Ethan Nicholas | 2017-02-07 |
* | 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 |
* | removed textureProj() and legacy texture functions from sksl | Ethan Nicholas | 2016-11-28 |
* | Add support for input attachments in SkSL spirv | Greg Daniel | 2016-11-22 |
* | sksl programs can now directly query GLSL caps | Ethan Nicholas | 2016-11-22 |
* | 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 |
* | Revert "Revert "Add integer texture support."" | Brian Salomon | 2016-11-11 |
* | Revert "Add integer texture support." | Leon Scroggins | 2016-11-10 |
* | Add integer texture support. | Brian Salomon | 2016-11-10 |
* | Reduced skslc memory consumption | ethannicholas | 2016-10-28 |
* | Revert of Reduced skslc memory consumption (patchset #3 id:50001 of https://c... | benjaminwagner | 2016-10-27 |
* | Reduced skslc memory consumption | ethannicholas | 2016-10-27 |
* | added basic dataflow analysis to skslc | ethannicholas | 2016-10-13 |