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