- 0a0a50a Use .dsl.cpp suffix for DSL C++ instead of _dsl.cpp. by John Stiles · 3 years, 7 months ago
- 82ab340 Fork CPPCodeGenerator into a DSL-based version. by John Stiles · 3 years, 7 months ago
- 62b039b Add .stage output to skslc for runtime effects by Brian Osman · 3 years, 9 months ago
- b7f5e1b Fix SkSL test compilation on Windows. by John Stiles · 3 years, 9 months ago
- da57fc0 Update skslc compiler script to allow for output path flexibility. by John Stiles · 3 years, 10 months ago
- f92f89b Add flag to force skslc to compile one test file at a time. by John Stiles · 3 years, 10 months ago
- 977feec Add .rte -> .skvm unit test framework by Brian Osman · 3 years, 11 months ago
- 92072a3 Fix SPIR-V golden output file extensions. by John Stiles · 4 years ago
- dda1d31 Enable SPIR-V disassembly output from skslc. by John Stiles · 4 years ago
- a446ca1 Reland various cleanups to SkSLMain. by John Stiles · 4 years ago
- 57adba0 Fix worklist files with skslc. by John Stiles · 4 years ago
- 7b23905 Revert "Replace skslc worklist files with -- delimited command lines." by Brian Osman · 4 years ago
- 3e1b771 Replace skslc worklist files with -- delimited command lines. by John Stiles · 4 years ago
- a1e8fe3 Update skslc to compile multiple files during one invocation. by John Stiles · 4 years ago
- aeae3a5 Add golden outputs for the Metal backend. by John Stiles · 4 years, 1 month ago
- 7e24871 Clean up SkSL test compilation in preparation for Metal support. by John Stiles · 4 years, 1 month ago
- 371fde5 Rename 'DefaultSettings' golden outputs to 'StandaloneSettings'. by John Stiles · 4 years, 1 month ago
- 87e6ccd Migrate geometry SkSL tests to golden outputs. by John Stiles · 4 years, 2 months ago
- 0ed9f31 Migrate several GLSL workaround unit tests to golden files. by John Stiles · 4 years, 2 months ago
- 886b9d4 Create blank SkSL test files for Ninja's benefit. by John Stiles · 4 years, 2 months ago
- d911c91 Normalize line endings in SkSL error tests by Brian Osman · 4 years, 2 months ago
- b024549 Convert several SkSL->GLSL unit tests to golden outputs. by John Stiles · 4 years, 2 months ago
- ea9e7ca Support testing error cases in our SkSL unit test goldens. by John Stiles · 4 years, 2 months ago
- d836f84 Generate SkSL golden output files from test inputs during the build. by John Stiles · 4 years, 2 months ago