1. 3062759 [graphite] Set up unit testing system by Robert Phillips · 2 years, 9 months ago
  2. c63e913 Revert "Add convenient "xyzw" accessors and swizzles to skvx" by Chris Dalton · 2 years, 9 months ago
  3. 8fa6dbf Move approx_acos and strided loads from GrVx to SkVx by Chris Dalton · 2 years, 9 months ago
  4. 01b0295 Add convenient "xyzw" accessors and swizzles to skvx by Chris Dalton · 2 years, 9 months ago
  5. 1ab7ff6 [graphite] Clean up bitwise operators for enum masks by Chris Dalton · 2 years, 9 months ago
  6. c845272 Broke DSLWriter into two separate classes by Ethan Nicholas · 2 years, 9 months ago
  7. 6d02346 Optimize away empty for loops. by John Stiles · 2 years, 9 months ago
  8. b229558 Use SkSpan to represent arrays in GrSkSLFP::Make. by John Stiles · 2 years, 9 months ago
  9. ff5bb37 Replace illegal DSLTypes with Poison types. by John Stiles · 2 years, 9 months ago
  10. e5d4c43 Add SkSL test for uniform arrays. by John Stiles · 2 years, 9 months ago
  11. 9efdc04 Remove `Type::containsPrivateFields`. by John Stiles · 2 years, 9 months ago
  12. a106472 Reland "Disallow constructors of ES3 types in ES2 code." by John Stiles · 2 years, 9 months ago
  13. 0dd68c3 Add tests for constructors of private types. by John Stiles · 2 years, 9 months ago
  14. e03f1c1 Revert "Disallow constructors of ES3 types in ES2 code." by John Stiles · 2 years, 9 months ago
  15. 36f53ec Disallow constructors of ES3 types in ES2 code. by John Stiles · 2 years, 9 months ago
  16. 8d2bd04 Add test for construction of non-ES2 types. by John Stiles · 2 years, 9 months ago
  17. de42a9d Fixed unsupported type errors in pure DSL by Ethan Nicholas · 2 years, 9 months ago
  18. 923d83b Fix incorrect assertion discovered by fuzzer. by John Stiles · 2 years, 9 months ago
  19. 906e9eb Emit qualifiers in the GLSL ES-required order. by John Stiles · 2 years, 9 months ago
  20. 66aa1de Allow precision qualifiers in function params. by John Stiles · 2 years, 9 months ago
  21. e856612 Remove obsolete test outputs. by John Stiles · 2 years, 9 months ago
  22. 7e947ab Reland "Mark GLSL reserved names as reserved in SkSL grammar." by John Stiles · 2 years, 9 months ago
  23. 5f15c69 Revert "Mark GLSL reserved names as reserved in SkSL grammar." by Ethan Nicholas · 2 years, 9 months ago
  24. 6868f78 Emit prototypes in Pipeline for every defined function. by John Stiles · 2 years, 9 months ago
  25. 31e4c38 Add support for function prototypes in Pipeline stage. by John Stiles · 2 years, 9 months ago
  26. 57f3fc4 Mark GLSL reserved names as reserved in SkSL grammar. by John Stiles · 2 years, 9 months ago
  27. d240c6b Rename external function named `external` in test code. by John Stiles · 2 years, 9 months ago
  28. 469fb3c Rename variables named `input` in test files. by John Stiles · 2 years, 9 months ago
  29. 89cfde1 Reland "Renamed SkSL "offset" to "line"" by Ethan Nicholas · 2 years, 9 months ago
  30. 5fad2b8 Reland "Use SkSL "offset" to actually mean "line"" by Ethan Nicholas · 2 years, 9 months ago
  31. 26c9344 Re-re-reland "Rewrite switch statements in GLSL strict-ES2 mode." by John Stiles · 2 years, 9 months ago
  32. 6f06bab Revert "Re-reland "Rewrite switch statements in GLSL strict-ES2 mode.""" by Brian Osman · 2 years, 9 months ago
  33. 64560c7 Re-reland "Rewrite switch statements in GLSL strict-ES2 mode."" by John Stiles · 2 years, 9 months ago
  34. b05bbd0 Fix for fuzzer-discovered error with invalid var-initializers. by John Stiles · 2 years, 9 months ago
  35. fcc0ef1 Remove all clamping to "valid" premultiplied colors by Brian Osman · 2 years, 9 months ago
  36. a909dd6 Revert "Use SkSL "offset" to actually mean "line"" by Brian Osman · 2 years, 9 months ago
  37. cc91452 Revert "Renamed SkSL "offset" to "line"" by Brian Osman · 2 years, 9 months ago
  38. c4c3559 Revert "Reland "Rewrite switch statements in GLSL strict-ES2 mode."" by Brian Osman · 2 years, 9 months ago
  39. c81edd0 Reland "Rewrite switch statements in GLSL strict-ES2 mode." by John Stiles · 2 years, 9 months ago
  40. 58d47fa Renamed SkSL "offset" to "line" by Ethan Nicholas · 2 years, 9 months ago
  41. 47f7685 Use SkSL "offset" to actually mean "line" by Ethan Nicholas · 2 years, 10 months ago
  42. d26d0e6 Revert "Rewrite switch statements in GLSL strict-ES2 mode." by Brian Osman · 2 years, 9 months ago
  43. b8310ae Run conditional-assignment loop forwards. by John Stiles · 2 years, 10 months ago
  44. 45e3838 Rewrite switch statements in GLSL strict-ES2 mode. by John Stiles · 2 years, 10 months ago
  45. cb40008 Implement switch in SkVM. by John Stiles · 2 years, 10 months ago
  46. 448b2d5 Add GetConstantValue, fix const-variable ES2 loop bounds by Brian Osman · 2 years, 10 months ago
  47. d668d4d Fix SwitchWithFallthrough test on iOS. by John Stiles · 2 years, 10 months ago
  48. 1c5eb4b Disallow continue inside a switch. by John Stiles · 2 years, 10 months ago
  49. 35bd926 Add tests for switch + loop constructs. by John Stiles · 2 years, 10 months ago
  50. e32309d Update switch-fallthrough test to run in dm. by John Stiles · 2 years, 10 months ago
  51. b8f1651 Add workaround for switch() containing only a `default` case. by John Stiles · 2 years, 10 months ago
  52. 2816dcf Fixed fuzzer-discovered bug with interface blocks by Ethan Nicholas · 2 years, 10 months ago
  53. ed2baba Reland "Add switch statement support to PipelineStage." by John Stiles · 2 years, 10 months ago
  54. 8e369b0 Replace break with continue inside empty (post-optimization) loop. by John Stiles · 2 years, 10 months ago
  55. d288d8b Revert "Add switch statement support to PipelineStage." by John Stiles · 2 years, 10 months ago
  56. 8426165 Reland "Add new GrSurfaceInfo class and related backend structs." by Greg Daniel · 2 years, 10 months ago
  57. 8c9c185 Simplify SkAAClip to use SkClipOp, not SkRegion::Op by Michael Ludwig · 2 years, 10 months ago
  58. be056f4 Add switch statement support to PipelineStage. by John Stiles · 2 years, 10 months ago
  59. f62934b Fixed DSLParser error uncovered by ossfuzz by Ethan Nicholas · 2 years, 10 months ago
  60. 498bfa4 Add test case for 'loop over switch with continue inside.' by John Stiles · 2 years, 10 months ago
  61. 8097076 Reorder optimizations to eliminate more code. by John Stiles · 2 years, 10 months ago
  62. b42b926 Add additional examples to UnusedVariables test. by John Stiles · 2 years, 10 months ago
  63. c973d26 Fixed DSLParser assertion error uncovered by fuzzer by Ethan Nicholas · 2 years, 10 months ago
  64. 2f7ee02 Revert "Add new GrSurfaceInfo class and related backend structs." by Jim Van Verth · 2 years, 10 months ago
  65. 6aac119 Add new GrSurfaceInfo class and related backend structs. by Greg Daniel · 2 years, 10 months ago
  66. 0dc1e0f Fixed DSLParser unary expression error handling by Ethan Nicholas · 2 years, 10 months ago
  67. d0665d9 Fix fuzzer-discovered null deref with empty interface blocks. by John Stiles · 2 years, 10 months ago
  68. eb68973 Disallow matrix ctors which overflow a column. by John Stiles · 2 years, 10 months ago
  69. 2dda4b6 Allow Mangler to be used outside of Inliner. by John Stiles · 2 years, 10 months ago
  70. 2280058 Reenable DSLParser by Ethan Nicholas · 2 years, 10 months ago
  71. 2586851 Add fwidth intrinsic to public SkSL in ES3. by John Stiles · 2 years, 10 months ago
  72. 0dc09b1 Update SkSLTest to check a 2x2 surface. by John Stiles · 2 years, 10 months ago
  73. c915da9 Revert "Enable MatrixConstructors test, outside of Quadro P400." by John Stiles · 2 years, 10 months ago
  74. c6ce617 Enable MatrixConstructors test, outside of Quadro P400. by John Stiles · 2 years, 10 months ago
  75. 4f1593e Use swizzles in Metal matrix helper functions. by John Stiles · 2 years, 10 months ago
  76. a047e8b Improve overflow checks in CheckProgramUnrolledSize. by John Stiles · 2 years, 10 months ago
  77. a81e7e2 Report an error if sk_LastFragColor is referenced without fbFetchSupport by Brian Osman · 2 years, 10 months ago
  78. fd1332f Reland "Fixed DSL assertion error on source files containing nulls" by Ethan Nicholas · 2 years, 10 months ago
  79. 78b84cc Fix size calculation of blockless for-loops. by John Stiles · 2 years, 10 months ago
  80. 857c7f9 Add program-too-large test using for loops without blocks. by John Stiles · 2 years, 10 months ago
  81. b701fa0 Add non-square MatrixCompMult support to public SkSL in ES3 mode. by John Stiles · 2 years, 10 months ago
  82. 143e850 Fix Metal row/column confusion, again. by John Stiles · 2 years, 10 months ago
  83. e76530d Replace DSL's Sample() with DSLGlobalVar::eval() by Brian Osman · 2 years, 10 months ago
  84. 8d9e313 Set Metal minimum version for iOS to 9.0. by Jim Van Verth · 2 years, 10 months ago
  85. eae4ad9 Remove SkSL sample() intrinsic for Skia object types by Brian Osman · 2 years, 10 months ago
  86. 2bc96d6 Merge GrVkAttachment into GrVkImage. by Greg Daniel · 2 years, 10 months ago
  87. 7d19065 Add test of off-kilter matrix constructors. by John Stiles · 2 years, 10 months ago
  88. 7591d4b Replace trio of XxxxLiteral types with a single Literal type. by John Stiles · 2 years, 10 months ago
  89. dc65256 Fix for-statement assertion detected by the fuzzer. by John Stiles · 2 years, 10 months ago
  90. 47d8244 Revert "Fixed DSL assertion error on source files containing nulls" by Michael Ludwig · 2 years, 10 months ago
  91. 181bb97 Reorganize and hide aa clip impl into .cpp file by Michael Ludwig · 2 years, 10 months ago
  92. db38ad7 Fixed DSL assertion error on source files containing nulls by Ethan Nicholas · 2 years, 10 months ago
  93. c9d65f0 Fixed duplicate function definition error discovered by fuzzer by Ethan Nicholas · 2 years, 10 months ago
  94. c7ffd5e Clip vertical edges outside crop rect during convex edge walk by Michael Ludwig · 2 years, 10 months ago
  95. 12545d4 Implement compile-time optimization for outerProduct. by John Stiles · 2 years, 10 months ago
  96. 144ea42 Enable outerProduct() in public SkSL and add unit tests. by John Stiles · 2 years, 10 months ago
  97. bf4a7d5 Fixed DSLParser crash with invalid swizzle by Ethan Nicholas · 2 years, 10 months ago
  98. 2533953 Add Round() to DSL. by John Stiles · 2 years, 10 months ago
  99. df84ccd Disable SkSLIntrinsicPackUnorm2x16 test. by John Stiles · 2 years, 10 months ago
  100. feb1e12 Add implementation of outerProduct() intrinsic to Metal. by John Stiles · 2 years, 10 months ago