1. a81e7e2 Report an error if sk_LastFragColor is referenced without fbFetchSupport by Brian Osman · 3 years ago
  2. fd1332f Reland "Fixed DSL assertion error on source files containing nulls" by Ethan Nicholas · 3 years ago
  3. 857c7f9 Add program-too-large test using for loops without blocks. by John Stiles · 3 years ago
  4. b701fa0 Add non-square MatrixCompMult support to public SkSL in ES3 mode. by John Stiles · 3 years ago
  5. 7d19065 Add test of off-kilter matrix constructors. by John Stiles · 3 years ago
  6. dc65256 Fix for-statement assertion detected by the fuzzer. by John Stiles · 3 years ago
  7. 47d8244 Revert "Fixed DSL assertion error on source files containing nulls" by Michael Ludwig · 3 years ago
  8. db38ad7 Fixed DSL assertion error on source files containing nulls by Ethan Nicholas · 3 years ago
  9. c9d65f0 Fixed duplicate function definition error discovered by fuzzer by Ethan Nicholas · 3 years ago
  10. bf4a7d5 Fixed DSLParser crash with invalid swizzle by Ethan Nicholas · 3 years ago
  11. 8d0dd0d Add support for pack/unpackUnorm2x16 to public SkSL. by John Stiles · 3 years ago
  12. a2c76c7 Fixed illegal interface block reporting by Ethan Nicholas · 3 years ago
  13. 3ff77f4 Fix inliner bug discovered by fuzzer. by John Stiles · 3 years ago
  14. 2af4b13 Reject programs which exceed 50 stack frames during size analysis. by John Stiles · 3 years ago
  15. 61e5e20 Enforce an upper bound on Runtime Effect program size. by John Stiles · 3 years ago
  16. 5cec187 Fix array timeout discovered by the fuzzer. by John Stiles · 3 years ago
  17. f89a812 Fix flaws in minus-prefix optimization. by John Stiles · 3 years ago
  18. 99ddd2a Remove (unused) geometry shader support by Brian Osman · 3 years ago
  19. 8d13084 Migrate function-body finalization out of IRGenerator. by John Stiles · 3 years ago
  20. 842ee5b Fix assertion when calling a built-in function at global scope. by John Stiles · 3 years ago
  21. bb8cf58 Fix invalid variable ref-kind discovered by fuzzer. by John Stiles · 3 years ago
  22. 43ac7e6 Fix parsing error with SPIR-V negating a uint. by John Stiles · 3 years ago
  23. 2d3f5e8 Demonstrate parsing error with structs and arrays. by John Stiles · 3 years ago
  24. f95048c Report intermediate expressions as errors in For next-exprs. by John Stiles · 3 years ago
  25. b5282f0 Migrate runtime effect sample tests to golden files by Brian Osman · 3 years ago
  26. d77dda5 Fix inliner bug discovered by fuzzer. by John Stiles · 3 years ago
  27. 553239b Added reportPendingErrors to SkSL code generation by Ethan Nicholas · 3 years ago
  28. 3f37322 Fix const function-parameter assertion discovered by fuzzer. by John Stiles · 3 years ago
  29. 7253a20 Improve error-checking during array-size conversion. by John Stiles · 3 years ago
  30. 8f633ef Fix assertion discovered by fuzzer. by John Stiles · 3 years ago
  31. b069708 Improve SPIR-V handling of RTFlip when running the fuzzer. by John Stiles · 3 years ago
  32. 059798f Test that Runtime Effects cannot use non-ES2 types. by John Stiles · 3 years ago
  33. 4e24948 Allow derivatives in Runtime Effects when ES3 restrictions are off. by John Stiles · 3 years ago
  34. efde90d Add $es3 modifier to SkSL. by John Stiles · 3 years ago
  35. 2648716 Add support for array-cast syntax in SkSL. by John Stiles · 3 years ago
  36. 2195f94 Add unit test for array narrowing conversions. by John Stiles · 3 years, 1 month ago
  37. e3f85e0 Add improved regression test for oss-fuzz:36655. by John Stiles · 3 years, 1 month ago
  38. 9ae6ea0 Fix fuzzer-discovered error with swizzling matrices. by John Stiles · 3 years, 1 month ago
  39. ded41aa Fix fuzzer-discovered error with SPIR-V interface arrays. by John Stiles · 3 years, 1 month ago
  40. b806da4 Honor lowp/mediump/highp precision qualifiers in IRGenerator. by John Stiles · 3 years, 1 month ago
  41. 0201431 Add parser support for highp/mediump Tokens in vardecls. by John Stiles · 3 years, 1 month ago
  42. 9fdcc51 Write test demonstrating bug with array narrowing conversions. by John Stiles · 3 years, 1 month ago
  43. e9dcbfd Add test for Runtime Effects and narrowing conversions. by John Stiles · 3 years, 1 month ago
  44. d7437ee Fix for fuzzer-discovered error in SPIR-V with RTFlip. by John Stiles · 3 years, 1 month ago
  45. 131410a Add regression test for oss-fuzz:36655. by John Stiles · 3 years, 1 month ago
  46. 7da0657 Explicitly detect static recursion in SkSL by Brian Osman · 3 years, 1 month ago
  47. fb21225 Improve tests/comments, to prepare for calling functions before definition by Brian Osman · 3 years, 1 month ago
  48. b6a7319 Add tokens for highp/mediump/lowp. by John Stiles · 3 years, 1 month ago
  49. ce7cdcd Add test for SkSL vector-slice constructors. by John Stiles · 3 years, 1 month ago
  50. 7f56b41 Add scalar-swizzling tests for int and bool types. by John Stiles · 3 years, 1 month ago
  51. 49c4176 Shore up matrix/vector conversion tests. by John Stiles · 3 years, 1 month ago
  52. f9ad6ec Add support for mat2-to-ivec4 conversions in SkSL. by John Stiles · 3 years, 1 month ago
  53. 9191e81 Enforce consistency in swizzle domains. by John Stiles · 3 years, 1 month ago
  54. 6de2e1d Add support for matrix-to-vector conversions in SkSL. by John Stiles · 3 years, 1 month ago
  55. c9145f3 Remove enum support from SkSL by Brian Osman · 3 years, 2 months ago
  56. 5a825da Reland "Add tests for matrix-vector conversions." by John Stiles · 3 years, 2 months ago
  57. f009db5 Revert "Add tests for matrix-vector conversions." by John Stiles · 3 years, 2 months ago
  58. a897812 Add tests for matrix-vector conversions. by John Stiles · 3 years, 2 months ago
  59. ed5181e Remove .fp tests and build steps by Brian Osman · 3 years, 2 months ago
  60. d8d85b9 Reland "Don't key progams/pipelines on origin."" by Brian Salomon · 3 years, 2 months ago
  61. 4024224 Revert "Don't key progams/pipelines on origin." by Brian Salomon · 3 years, 2 months ago
  62. 943108b0 Don't key progams/pipelines on origin. by Brian Salomon · 3 years, 2 months ago
  63. 3e4ef49 Remove SkBlendMode from SkSL by Brian Osman · 3 years, 2 months ago
  64. 50d0d09 Add dest-color support to the Pipeline stage. by John Stiles · 3 years, 2 months ago
  65. f7f36ae Add ProgramKind::kRuntimeBlend for Runtime Blend functions. by John Stiles · 3 years, 3 months ago
  66. 155c33c Add a workaround for "ldexp(..., -x)" on Mac/Radeon/GLSL by Chris Dalton · 3 years, 3 months ago
  67. 9df48c6 Add test for literals that overflow int64. by John Stiles · 3 years, 3 months ago
  68. b069582 Add regression test for oss-fuzz:32156. by John Stiles · 3 years, 3 months ago
  69. b35fbdb Add test demonstrating overflow error in SkSL. by John Stiles · 3 years, 3 months ago
  70. 5ee369f Rename caps bit for matrix comparison rewrites. by John Stiles · 3 years, 3 months ago
  71. 147cfda Allow function declarations to take (void). by John Stiles · 3 years, 3 months ago
  72. 36c5796 Add caps bit for 2x2 matrix comparison rewrites. by John Stiles · 3 years, 3 months ago
  73. 25be58e Reland "Eliminate unreachable code during optimization." by John Stiles · 3 years, 3 months ago
  74. e72fd09 Revert "Eliminate unreachable code during optimization." by Brian Salomon · 3 years, 3 months ago
  75. c6260f9 Eliminate unreachable code during optimization. by John Stiles · 3 years, 3 months ago
  76. 3adc091 Remove layout(tracked) from SkSL by Brian Osman · 3 years, 3 months ago
  77. f2b08cc Fix SPIR-V code generation of dead return statements. by John Stiles · 3 years, 3 months ago
  78. 191b4e2 Enable proper testing of matrix-scalar ops. by John Stiles · 3 years, 3 months ago
  79. 29b44fc Add SPIR-V test for matrix-op-scalar math. by John Stiles · 3 years, 3 months ago
  80. 6b13129 Add support for matrix + scalar to Metal codegen. by John Stiles · 3 years, 3 months ago
  81. 27193d4 Add test demonstrating missed opportunities with casts. by John Stiles · 3 years, 4 months ago
  82. 552fcb9 Remove flexible runtime effects entirely by Brian Osman · 3 years, 4 months ago
  83. fb7d378 Add test demonstrating swizzled constant folding. by John Stiles · 3 years, 4 months ago
  84. bf3e9e9 Remove sample-with-matrix from SkSL by Brian Osman · 3 years, 4 months ago
  85. 83b0c83 Add support for built-in functions to DSLCPPCodeGenerator. by John Stiles · 3 years, 4 months ago
  86. d85d720 Add support for sample() to DSLCPPCodeGenerator. by John Stiles · 3 years, 4 months ago
  87. 9568023 Reland "Reland "Implement statements and expressions in DSL C++ code generator."" by John Stiles · 3 years, 4 months ago
  88. 126128b Revert "Reland "Implement statements and expressions in DSL C++ code generator."" by John Stiles · 3 years, 4 months ago
  89. c412688 Reland "Implement statements and expressions in DSL C++ code generator." by John Stiles · 3 years, 4 months ago
  90. 60191e0 Revert "Implement statements and expressions in DSL C++ code generator." by John Stiles · 3 years, 4 months ago
  91. 16cbfb4 Implement statements and expressions in DSL C++ code generator. by John Stiles · 3 years, 4 months ago
  92. 49b409e Simplify for init-stmts at the IR level. by John Stiles · 3 years, 4 months ago
  93. 8e2a84b Fix for fuzzer-discovered error in SPIR-V compilation. by John Stiles · 3 years, 4 months ago
  94. 102d6e5 Add test case for sample() with color and various forms of coords by Brian Osman · 3 years, 4 months ago
  95. cbb60bd Add runtime color filter and shader modes to the SkSL compiler by Brian Osman · 3 years, 4 months ago
  96. c5d8608 Add unit test for for-loop with multiple variables. by John Stiles · 3 years, 4 months ago
  97. 0a0a50a Use .dsl.cpp suffix for DSL C++ instead of _dsl.cpp. by John Stiles · 3 years, 4 months ago
  98. 82ab340 Fork CPPCodeGenerator into a DSL-based version. by John Stiles · 3 years, 4 months ago
  99. 962e614 Add `ivec` GLSL type aliases to runtime effects by Brian Osman · 3 years, 4 months ago
  100. d026156 Fix assertion when performing type-coercion with enums. by John Stiles · 3 years, 4 months ago