1. 99ddd2a Remove (unused) geometry shader support by Brian Osman · 3 years, 2 months ago
  2. e3ae968 Enable comparison of arrays of different precision types. by John Stiles · 3 years, 3 months ago
  3. c9145f3 Remove enum support from SkSL by Brian Osman · 3 years, 4 months ago
  4. 8c26479 Remove large swaths of code related to .fp files by Brian Osman · 3 years, 4 months ago
  5. c23386c Remove layout(override_coverage) by Brian Osman · 3 years, 5 months ago
  6. 614fb1e Removed early_fragment_tests layout qualifier by Ethan Nicholas · 3 years, 6 months ago
  7. 8f1dff6 Remove layout(marker) from runtime effect SkSL by Brian Osman · 3 years, 6 months ago
  8. e3d4693 Remove reserved slots from Rehydrator command enum. by John Stiles · 3 years, 7 months ago
  9. 0cbd454 Add enumerators for several additional constructor types. by John Stiles · 3 years, 7 months ago
  10. 988b704 Add rehydration enumerator for ConstructorSplat. by John Stiles · 3 years, 7 months ago
  11. 92f2d93 Add new Rehydrator enum for Array constructors. by John Stiles · 3 years, 7 months ago
  12. 9f5ad49 Add new Rehydrator enum value for diagonal-matrix Constructors. by John Stiles · 3 years, 7 months ago
  13. dc4f8cd Add early_fragment_tests layout qualifier to SkSL by Brian Osman · 3 years, 8 months ago
  14. a77ed8b Add flags for all layout qualifiers, check for duplicates by Brian Osman · 3 years, 8 months ago
  15. caca7bf Remove nullable type support from SkSL by Brian Osman · 3 years, 10 months ago
  16. 33c64a4 SkSL: Remove "null" as a type and literal value. by Brian Osman · 3 years, 10 months ago
  17. dc75a97 Add global struct definitions to SkSL. by John Stiles · 4 years ago
  18. 1ea7f54 Replace ProgramElement dehydrated count with an elements-done command. by John Stiles · 4 years ago
  19. e1589a1 Add line breaks to make dehydrated files more merge-friendly. by John Stiles · 4 years, 1 month ago
  20. b8cc665 Remove dedicated name from SymbolTable entries. by John Stiles · 4 years, 1 month ago
  21. c021360 Only include one variable per declaration statement by Brian Osman · 4 years, 1 month ago
  22. 49a547f Separate out SymbolTable aliases from regular Symbols. by John Stiles · 4 years, 1 month ago
  23. ba38588 Remove sk_ClipDistance. by John Stiles · 4 years, 1 month ago
  24. 98c1f82 Add a new statement type 'InlineMarker' to indicate inlined functions. by John Stiles · 4 years, 2 months ago
  25. 7154b74 Fixed nondeterminism in SkSL dehydration by Ethan Nicholas · 4 years, 3 months ago
  26. c18bb51 SkSL include files are now stored in a binary format by Ethan Nicholas · 4 years, 3 months ago