- c8bcef1 Replace printf with std::to_string. by John Stiles · 3 years, 8 months ago
- daed259 Made SkSL DSL into public API by Ethan Nicholas · 3 years, 8 months ago
- 70e51e6 Enable printf warnings on SkSL::String. by John Stiles · 3 years, 9 months ago
- 12739df Handle values above int32 safely during IR generation. by John Stiles · 3 years, 10 months ago
- f94348f Detect and report numeric overflows in the SkSL parser. by John Stiles · 3 years, 11 months ago
- 06b84ef Improve Metal support for out parameters. by John Stiles · 4 years ago
- b4b627e Disallow usage of private types ($vec, etc) in non-builtin code. by John Stiles · 4 years ago
- e2c4999 Revert "Revert "moved SkSL Field data into IRNode"" by Ethan Nicholas · 4 years, 1 month ago
- 58384ad Revert "moved SkSL Field data into IRNode" by Brian Osman · 4 years, 1 month ago
- 556b8be moved SkSL Field data into IRNode by Ethan Nicholas · 4 years, 1 month ago
- 72664be Add support for #pragma settings comments in SkSL. by John Stiles · 4 years, 2 months ago
- fdbd50a Simplify SkSL::String by removing unused parts. by John Stiles · 4 years, 3 months ago
- a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 3 months ago
- c18bb51 SkSL include files are now stored in a binary format by Ethan Nicholas · 4 years, 3 months ago
- 061a5cf Move SkSLSampleMatrix to include/private by Brian Osman · 4 years, 5 months ago
- b0632fa fold through SKSL_USE_STD_STRING by Mike Klein · 5 years ago
- fc99416 Major rearchitecture of SkSL parsing, focused on improving performance. by Ethan Nicholas · 5 years ago
- c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
- 2f103f0 fixed SkSL float literals in Arabic locale by Ethan Nicholas · 6 years ago
- a427559 Refactor 'in uniform' CPP code generation by Michael Ludwig · 6 years ago
- e84fb19 Add reset and findLastOf to SkSLString. by Michael Ludwig · 6 years ago
- d74f2c8 After call 'va_start',some place not call 'va_end' by z102.zhang · 6 years ago
- 0054311 Re-re-land "added GrSkSLFP and converted DitherEffect to use it" by Ethan Nicholas · 6 years ago
- 6c48e4d Reland "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
- 97ae0c8 Revert "Revert "added GrSkSLFP and converted DitherEffect to use it"" by Ethan Nicholas · 6 years ago
- f203078 Revert "added GrSkSLFP and converted DitherEffect to use it" by Kevin Lubick · 6 years ago
- dfbfc73 added GrSkSLFP and converted DitherEffect to use it by Ethan Nicholas · 6 years ago
- d9d33c3 renamed SkSL's assert macros by Ethan Nicholas · 6 years ago
- de7220f Add missing include (to get std::min on MSVC) by Brian Osman · 7 years ago
- 2c33e3e fixed inconsistent ordering of SkSL enums by Ethan Nicholas · 7 years ago
- e9d172a converted ConstColorProcessor to SkSL by Ethan Nicholas · 7 years ago
- cc30577 preliminary SkSL Metal backend by Ethan Nicholas · 7 years ago
- 5b5f096 Revert "Revert "Switch to the new SkSL lexer."" by Ethan Nicholas · 7 years ago
- 3585154 Revert "Switch to the new SkSL lexer." by Ethan Nicholas · 7 years ago
- c576e93 Switch to the new SkSL lexer. by Ethan Nicholas · 7 years ago
- 634624a Micro optimizations to SkSL parser by Brian Osman · 7 years ago
- 93ba0a4 Switch SkSL to std::string by Brian Osman · 7 years ago
- 762466e Re-re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
- 5ce3972 Revert "Re-land sksl fragment processor support" by Mike Klein · 7 years ago
- c070939 Re-land sksl fragment processor support by Ethan Nicholas · 7 years ago
- ed50200 Revert "sksl fragment processor support" by Ethan Nicholas · 7 years ago
- ccf5991 sksl fragment processor support by Ethan Nicholas · 7 years ago
- 985febf minor skslc bugfixes by Ethan Nicholas · 7 years ago
- c8c1760 switched skslc to_string strategy after repeated problems on Android by Ethan Nicholas · 8 years ago
- 8cc718a added missing <inttypes.h> include by Ethan Nicholas · 8 years ago
- 0df1b04 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
- 9bd301d Revert "skslc can now be compiled with no Skia dependencies, in preparation for its eventual" by Ethan Nicholas · 8 years ago
- f3333c8 skslc can now be compiled with no Skia dependencies, in preparation for its eventual by Ethan Nicholas · 8 years ago
- bcf35f8 Revert "skslc can now be compiled with no Skia dependencies, in preparation for" by Ethan Nicholas · 8 years ago
- 7833466 skslc can now be compiled with no Skia dependencies, in preparation for by Ethan Nicholas · 8 years ago