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