1. 2dda4b6 Allow Mangler to be used outside of Inliner. by John Stiles · 3 years, 1 month ago
  2. 2280058 Reenable DSLParser by Ethan Nicholas · 3 years, 1 month ago
  3. 2586851 Add fwidth intrinsic to public SkSL in ES3. by John Stiles · 3 years, 1 month ago
  4. 0dc09b1 Update SkSLTest to check a 2x2 surface. by John Stiles · 3 years, 1 month ago
  5. c915da9 Revert "Enable MatrixConstructors test, outside of Quadro P400." by John Stiles · 3 years, 1 month ago
  6. c6ce617 Enable MatrixConstructors test, outside of Quadro P400. by John Stiles · 3 years, 1 month ago
  7. 4f1593e Use swizzles in Metal matrix helper functions. by John Stiles · 3 years, 1 month ago
  8. a047e8b Improve overflow checks in CheckProgramUnrolledSize. by John Stiles · 3 years, 1 month ago
  9. a81e7e2 Report an error if sk_LastFragColor is referenced without fbFetchSupport by Brian Osman · 3 years, 1 month ago
  10. fd1332f Reland "Fixed DSL assertion error on source files containing nulls" by Ethan Nicholas · 3 years, 1 month ago
  11. 78b84cc Fix size calculation of blockless for-loops. by John Stiles · 3 years, 1 month ago
  12. 857c7f9 Add program-too-large test using for loops without blocks. by John Stiles · 3 years, 1 month ago
  13. b701fa0 Add non-square MatrixCompMult support to public SkSL in ES3 mode. by John Stiles · 3 years, 1 month ago
  14. 143e850 Fix Metal row/column confusion, again. by John Stiles · 3 years, 1 month ago
  15. e76530d Replace DSL's Sample() with DSLGlobalVar::eval() by Brian Osman · 3 years, 1 month ago
  16. 8d9e313 Set Metal minimum version for iOS to 9.0. by Jim Van Verth · 3 years, 1 month ago
  17. eae4ad9 Remove SkSL sample() intrinsic for Skia object types by Brian Osman · 3 years, 1 month ago
  18. 2bc96d6 Merge GrVkAttachment into GrVkImage. by Greg Daniel · 3 years, 1 month ago
  19. 7d19065 Add test of off-kilter matrix constructors. by John Stiles · 3 years, 1 month ago
  20. 7591d4b Replace trio of XxxxLiteral types with a single Literal type. by John Stiles · 3 years, 1 month ago
  21. dc65256 Fix for-statement assertion detected by the fuzzer. by John Stiles · 3 years, 1 month ago
  22. 47d8244 Revert "Fixed DSL assertion error on source files containing nulls" by Michael Ludwig · 3 years, 1 month ago
  23. 181bb97 Reorganize and hide aa clip impl into .cpp file by Michael Ludwig · 3 years, 1 month ago
  24. db38ad7 Fixed DSL assertion error on source files containing nulls by Ethan Nicholas · 3 years, 1 month ago
  25. c9d65f0 Fixed duplicate function definition error discovered by fuzzer by Ethan Nicholas · 3 years, 1 month ago
  26. c7ffd5e Clip vertical edges outside crop rect during convex edge walk by Michael Ludwig · 3 years, 1 month ago
  27. 12545d4 Implement compile-time optimization for outerProduct. by John Stiles · 3 years, 1 month ago
  28. 144ea42 Enable outerProduct() in public SkSL and add unit tests. by John Stiles · 3 years, 1 month ago
  29. bf4a7d5 Fixed DSLParser crash with invalid swizzle by Ethan Nicholas · 3 years, 1 month ago
  30. 2533953 Add Round() to DSL. by John Stiles · 3 years, 1 month ago
  31. df84ccd Disable SkSLIntrinsicPackUnorm2x16 test. by John Stiles · 3 years, 1 month ago
  32. feb1e12 Add implementation of outerProduct() intrinsic to Metal. by John Stiles · 3 years, 1 month ago
  33. 3270a78 Add Adreno5xx workaround for dual source blending followed by disabling blending bug. by Greg Daniel · 3 years, 1 month ago
  34. 8d0dd0d Add support for pack/unpackUnorm2x16 to public SkSL. by John Stiles · 3 years, 1 month ago
  35. 171ff2f Patch TextureBindingsResetTest to match CommandBuffer expectations by Robert Phillips · 3 years, 1 month ago
  36. b6981fb Add float-packing intrinsics from sksl_gpu to Metal. by John Stiles · 3 years, 1 month ago
  37. 14c3175 Add ES3 intrinsic modf to sksl_public. by John Stiles · 3 years, 1 month ago
  38. 0736712 Support swizzled out-params in SPIR-V intrinsic calls. by John Stiles · 3 years, 1 month ago
  39. 8ff713b Revert "Add RelaxedPrecision decoration to function-call temp vars." by John Stiles · 3 years, 1 month ago
  40. 201b72a In runtime effects, treat all children as sampled by Brian Osman · 3 years, 1 month ago
  41. 0f4304e Add RelaxedPrecision decoration to function-call temp vars. by John Stiles · 3 years, 1 month ago
  42. f6c564e Move DeviceFlags and CheckAlphaTypeAndGetFlags to skgpu::BaseDevice by Robert Phillips · 3 years, 1 month ago
  43. 6a51b20 Avoid unnecessary load-store for out params in SPIR-V. by John Stiles · 3 years, 1 month ago
  44. 30f8611 Add RelaxedPrecision decoration to out-param temp vars. by John Stiles · 3 years, 1 month ago
  45. e588189 Remove overly verbose Usage enum from FilterResult by Michael Ludwig · 3 years, 1 month ago
  46. a2c76c7 Fixed illegal interface block reporting by Ethan Nicholas · 3 years, 1 month ago
  47. ff6c5bf Generate more diagnostics from IRGenerator, when given bad code. by John Stiles · 3 years, 1 month ago
  48. 106e0cd Increase GetLoopUnrollInfo loop-count limit to 100,000. by John Stiles · 3 years, 1 month ago
  49. 3272412 Switched DSL error handling from const char* to string_view by Ethan Nicholas · 3 years, 1 month ago
  50. 0ad2d01 SkSL: Turn DSL parser off again by Brian Osman · 3 years, 1 month ago
  51. 733fd74 Improve unit testing of for-loops. by John Stiles · 3 years, 1 month ago
  52. 3ff77f4 Fix inliner bug discovered by fuzzer. by John Stiles · 3 years, 1 month ago
  53. 360db87 Fix line numbers of several DSLParser errors by Ethan Nicholas · 3 years, 1 month ago
  54. 0ed278b Flip the switch to activate DSLParser by Ethan Nicholas · 3 years, 1 month ago
  55. 678ec71 Added DSL modifiers declarations by Ethan Nicholas · 3 years, 1 month ago
  56. 33e0f9a Remove SkSL shade/blend/filter intrinsics by Brian Osman · 3 years, 1 month ago
  57. 642215e Added DSL extension support by Ethan Nicholas · 3 years, 1 month ago
  58. cbfa34a Convert internal SkSL to use .eval() by Brian Osman · 3 years, 1 month ago
  59. 9d82e61 Only perform unrolled-size check on valid code. by John Stiles · 3 years, 1 month ago
  60. b61a243 Refactored swizzle domain testing by Ethan Nicholas · 3 years, 1 month ago
  61. 7deee71 Remove recursion from SkVM dead-code elimination. by John Stiles · 3 years, 1 month ago
  62. 2af4b13 Reject programs which exceed 50 stack frames during size analysis. by John Stiles · 3 years, 1 month ago
  63. 98ddea0 Report recursion from within CheckProgramUnrolledSize. by John Stiles · 3 years, 1 month ago
  64. 61e5e20 Enforce an upper bound on Runtime Effect program size. by John Stiles · 3 years, 1 month ago
  65. fbf0214 Move more Ops to skgpu::v1 namespace by Robert Phillips · 3 years, 1 month ago
  66. f80ef38 Add skstd::string_view::substr by Brian Osman · 3 years, 1 month ago
  67. 2ecc595 Migrate program finalization logic out of IRGenerator. by John Stiles · 3 years, 1 month ago
  68. 46d7bd5 Move more Ops to skgpu::v1 namespace (take 2) by Robert Phillips · 3 years, 1 month ago
  69. 5fe828a Revert "Move more Ops to skgpu::v1 namespace" by Robert Phillips · 3 years, 1 month ago
  70. f3158ab Move more Ops to skgpu::v1 namespace by Robert Phillips · 3 years, 1 month ago
  71. 5cec187 Fix array timeout discovered by the fuzzer. by John Stiles · 3 years, 1 month ago
  72. ebb451d Reland "Simplify SkRasterClip now that it's only intersect/diff" by Michael Ludwig · 3 years, 1 month ago
  73. 6f20b8d Added line numbers to DSLParser errors by Ethan Nicholas · 3 years, 1 month ago
  74. 9a0302c Revert "Simplify SkRasterClip now that it's only intersect/diff" by Robert Phillips · 3 years, 1 month ago
  75. f89a812 Fix flaws in minus-prefix optimization. by John Stiles · 3 years, 1 month ago
  76. 75bab92 Simplify SkRasterClip now that it's only intersect/diff by Michael Ludwig · 3 years, 2 months ago
  77. 31f7631 Move GrAtlasTextOp to skgpu::v1 namespace by Robert Phillips · 3 years, 2 months ago
  78. 2145390 Move GrTextureOp to skgpu::v1 namespace by Robert Phillips · 3 years, 2 months ago
  79. 494eb3e Refactored IRGenerator::convertInterfaceBlock by Ethan Nicholas · 3 years, 2 months ago
  80. b42c383 Remove support for unsized arrays by Brian Osman · 3 years, 2 months ago
  81. 7bd3f1c Fix fuzzer-discovered assertion with global variables. by John Stiles · 3 years, 2 months ago
  82. 99ddd2a Remove (unused) geometry shader support by Brian Osman · 3 years, 2 months ago
  83. 8d13084 Migrate function-body finalization out of IRGenerator. by John Stiles · 3 years, 2 months ago
  84. c26cf6c Guard against width/height overflow in SkIRect::subtract by Michael Ludwig · 3 years, 2 months ago
  85. 842ee5b Fix assertion when calling a built-in function at global scope. by John Stiles · 3 years, 2 months ago
  86. 537c8a7 Fix assertion when returning intermediate types. by John Stiles · 3 years, 2 months ago
  87. bb8cf58 Fix invalid variable ref-kind discovered by fuzzer. by John Stiles · 3 years, 2 months ago
  88. aca3f22 Add skstd::optional::emplace. by John Stiles · 3 years, 2 months ago
  89. 2a26c50 Store the correct number of samples in GrProgramInfo by Chris Dalton · 3 years, 2 months ago
  90. dec5ff2 Reland "Add ES3 intrinsics isinf/isnan to public SkSL ES3." by John Stiles · 3 years, 2 months ago
  91. a228a48 Silence clang-tidy warnings around SkBlockAllocator by Michael Ludwig · 3 years, 2 months ago
  92. 3e87a8e Move GrOpsTask to gpu/ops and the the skgpu::v1 namespace by Robert Phillips · 3 years, 2 months ago
  93. 43ac7e6 Fix parsing error with SPIR-V negating a uint. by John Stiles · 3 years, 2 months ago
  94. 31c8710 Fix parsing error with structs containing arrays. by John Stiles · 3 years, 2 months ago
  95. 2d3f5e8 Demonstrate parsing error with structs and arrays. by John Stiles · 3 years, 2 months ago
  96. f95048c Report intermediate expressions as errors in For next-exprs. by John Stiles · 3 years, 2 months ago
  97. c1ed11d Move GrBlockAllocator and GrTBlockList to src/core/ by Michael Ludwig · 3 years, 2 months ago
  98. 9155b33 Revert "Add ES3 intrinsics isinf/isnan to public SkSL ES3." by Brian Osman · 3 years, 2 months ago
  99. 293497e Convert internal sample() calls to shade/filter/blend by Brian Osman · 3 years, 2 months ago
  100. e43714f Add ES3 intrinsics isinf/isnan to public SkSL ES3. by John Stiles · 3 years, 2 months ago