1. a81e7e2 Report an error if sk_LastFragColor is referenced without fbFetchSupport by Brian Osman · 3 years ago
  2. 42bcfb9 Revert "Direct3D: Be sure to set correct heaps for current descriptor tables." by Jim Van Verth · 3 years ago
  3. de60d7a Move more classes to skgpu::v1 namespace by Robert Phillips · 3 years ago
  4. 78b84cc Fix size calculation of blockless for-loops. by John Stiles · 3 years ago
  5. b7cb38f Reduced usage of optional and wrapper in DSLParser by Ethan Nicholas · 3 years ago
  6. 720674e Removed unnecessary code from DSLExpression by Ethan Nicholas · 3 years ago
  7. 7e33d95 Direct3D: Be sure to set correct heaps for current descriptor tables. by Jim Van verth · 3 years ago
  8. 727adfe Optimize zero-splats inside of loops in SkVMCodeGenerator. by John Stiles · 3 years ago
  9. 9d23d9b Disallow GrColorType::kUnknown as colorType in v1::SurfaceDrawContext factory by Robert Phillips · 3 years ago
  10. b701fa0 Add non-square MatrixCompMult support to public SkSL in ES3 mode. by John Stiles · 3 years ago
  11. 143e850 Fix Metal row/column confusion, again. by John Stiles · 3 years ago
  12. e76530d Replace DSL's Sample() with DSLGlobalVar::eval() by Brian Osman · 3 years ago
  13. eae4ad9 Remove SkSL sample() intrinsic for Skia object types by Brian Osman · 3 years ago
  14. 778d6e0 Start fleshing out skgpu::v2 Device and SurfaceDrawContext by Robert Phillips · 3 years ago
  15. 6c302ba Eliminated unnecessary arrays in DSLParser variable declarations by Ethan Nicholas · 3 years ago
  16. 2bc96d6 Merge GrVkAttachment into GrVkImage. by Greg Daniel · 3 years ago
  17. eab246d Direct3D: Don't use ResolveSubresourceRegion if it's not supported. by Jim Van verth · 3 years ago
  18. ae59426 Revert "New approach to GrProcessor uniforms." by Brian Salomon · 3 years ago
  19. 31e4845 Add const to lexer lookup tables. by John Stiles · 3 years ago
  20. 10c9f36 New approach to GrProcessor uniforms. by Brian Salomon · 3 years ago
  21. b1559f2 drawPoints with maskfilter fix by Mike Reed · 3 years ago
  22. 7591d4b Replace trio of XxxxLiteral types with a single Literal type. by John Stiles · 3 years ago
  23. 3e7dd35 Metal: add label to loadMSAAFromResolve pipeline object by Jim Van Verth · 3 years ago
  24. b9650de Metal: more fixes for stencil and discardable MSAA by Jim Van Verth · 3 years ago
  25. dc65256 Fix for-statement assertion detected by the fuzzer. by John Stiles · 3 years ago
  26. b13f369 Added break statements to various default: cases by Ethan Nicholas · 3 years ago
  27. 144926d Allow subpixel nested rects to have nearly equal x/y half widths by Michael Ludwig · 3 years ago
  28. 0c2cca5 Make sure we use device bounds for DrawableOp. by Greg Daniel · 3 years ago
  29. 96dbf74 Reduced the number of temporary arrays created by DSLParser by Ethan Nicholas · 3 years ago
  30. 181bb97 Reorganize and hide aa clip impl into .cpp file by Michael Ludwig · 3 years ago
  31. 9a1f92e Add ExpressionArray variants to DSL calls by Ethan Nicholas · 3 years ago
  32. c9d65f0 Fixed duplicate function definition error discovered by fuzzer by Ethan Nicholas · 3 years ago
  33. c7ffd5e Clip vertical edges outside crop rect during convex edge walk by Michael Ludwig · 3 years ago
  34. 5da061a Simplify code in compile-time optimization. by John Stiles · 3 years ago
  35. 12545d4 Implement compile-time optimization for outerProduct. by John Stiles · 3 years ago
  36. 144ea42 Enable outerProduct() in public SkSL and add unit tests. by John Stiles · 3 years ago
  37. bf4a7d5 Fixed DSLParser crash with invalid swizzle by Ethan Nicholas · 3 years ago
  38. 2533953 Add Round() to DSL. by John Stiles · 3 years ago
  39. 997c3ed Use generic types to specify square forms of outerProduct. by John Stiles · 3 years ago
  40. feb1e12 Add implementation of outerProduct() intrinsic to Metal. by John Stiles · 3 years ago
  41. fc309ea Metal: add programmatic command buffer capture by Jim Van Verth · 3 years ago
  42. 3270a78 Add Adreno5xx workaround for dual source blending followed by disabling blending bug. by Greg Daniel · 3 years ago
  43. 8d0dd0d Add support for pack/unpackUnorm2x16 to public SkSL. by John Stiles · 3 years ago
  44. 7494722 Update comment explaining ignoreable subset rects by Brian Osman · 3 years ago
  45. 19a7b97 Convert constant variables to values earlier in intrinsic optimization. by John Stiles · 3 years ago
  46. 2c70466 Update usage of deprecated Dawn typedefs by Corentin Wallez · 3 years ago
  47. 9605042 Metal: Fix discardable MSAA when used with stencil. by Jim Van Verth · 3 years ago
  48. b6981fb Add float-packing intrinsics from sksl_gpu to Metal. by John Stiles · 3 years ago
  49. 51f9512 Update GLSL intrinsic ordering to match latest docs. by John Stiles · 3 years ago
  50. 14c3175 Add ES3 intrinsic modf to sksl_public. by John Stiles · 3 years ago
  51. 0736712 Support swizzled out-params in SPIR-V intrinsic calls. by John Stiles · 3 years ago
  52. 8ff713b Revert "Add RelaxedPrecision decoration to function-call temp vars." by John Stiles · 3 years ago
  53. 201b72a In runtime effects, treat all children as sampled by Brian Osman · 3 years ago
  54. 0f4304e Add RelaxedPrecision decoration to function-call temp vars. by John Stiles · 3 years ago
  55. 769b488 Move some more Ops to skgpu::v1 namespace by Robert Phillips · 3 years ago
  56. f6c564e Move DeviceFlags and CheckAlphaTypeAndGetFlags to skgpu::BaseDevice by Robert Phillips · 3 years ago
  57. 6a51b20 Avoid unnecessary load-store for out params in SPIR-V. by John Stiles · 3 years ago
  58. b5e449b Metal: fix inline upload for discardable resolve by Jim Van Verth · 3 years ago
  59. 30f8611 Add RelaxedPrecision decoration to out-param temp vars. by John Stiles · 3 years ago
  60. e588189 Remove overly verbose Usage enum from FilterResult by Michael Ludwig · 3 years ago
  61. a2c76c7 Fixed illegal interface block reporting by Ethan Nicholas · 3 years ago
  62. ff6c5bf Generate more diagnostics from IRGenerator, when given bad code. by John Stiles · 3 years ago
  63. 106e0cd Increase GetLoopUnrollInfo loop-count limit to 100,000. by John Stiles · 3 years ago
  64. 41a6ace Have vulkan copy commands take attachments instead of images. by Greg Daniel · 3 years ago
  65. 3272412 Switched DSL error handling from const char* to string_view by Ethan Nicholas · 3 years ago
  66. 983ae86 Only treat PNG_COLOR_TYPE_RGB as 565 by Derek Sollenberger · 3 years ago
  67. 2a3ee58 Metal: Set up discardable MSAA. by Jim Van Verth · 3 years ago
  68. 7d64a03 Disable UBSAN overflow detection in SkVM. by John Stiles · 3 years ago
  69. 7efdc8f Reland "Metal: add loadMSAAFromResolve support." by Jim Van Verth · 3 years ago
  70. 6763e7c Remove unused vk tiling param from memory allocating/freeing. by Greg Daniel · 3 years ago
  71. d5bd2df Silence unused-variable warning for layerHeight. by John Stiles · 3 years ago
  72. 09961b5 [COLRv1] Fix blending and compositing by Dominik Röttsches · 3 years ago
  73. 3ff77f4 Fix inliner bug discovered by fuzzer. by John Stiles · 3 years ago
  74. 826468f Optimize dead-code elimination in SkVM. by John Stiles · 3 years ago
  75. 360db87 Fix line numbers of several DSLParser errors by Ethan Nicholas · 3 years ago
  76. c3a0c8e Perform rect+path clip intersection in-place by Michael Ludwig · 3 years ago
  77. 0ed278b Flip the switch to activate DSLParser by Ethan Nicholas · 3 years ago
  78. 678ec71 Added DSL modifiers declarations by Ethan Nicholas · 3 years ago
  79. 33e0f9a Remove SkSL shade/blend/filter intrinsics by Brian Osman · 3 years ago
  80. 642215e Added DSL extension support by Ethan Nicholas · 3 years ago
  81. cbfa34a Convert internal SkSL to use .eval() by Brian Osman · 3 years ago
  82. 9d82e61 Only perform unrolled-size check on valid code. by John Stiles · 3 years ago
  83. 36ddccc Remove unnecessary [[maybe_unused]]. by John Stiles · 3 years ago
  84. b6c29c7 Initialize class variables at construction time. by John Stiles · 3 years ago
  85. e780d6b Revert "Metal: add loadMSAAFromResolve support." by Florin Malita · 3 years ago
  86. 3099f79 SkSL: Add support for method calls on effect objects by Brian Osman · 3 years ago
  87. b61a243 Refactored swizzle domain testing by Ethan Nicholas · 3 years ago
  88. 7deee71 Remove recursion from SkVM dead-code elimination. by John Stiles · 3 years ago
  89. c3dce03 Remove deprecated WebGPU blend factors by Brandon Jones · 3 years ago
  90. 2af4b13 Reject programs which exceed 50 stack frames during size analysis. by John Stiles · 3 years ago
  91. 833cd20 Fixed DSL struct nesting check by Ethan Nicholas · 3 years ago
  92. 98ddea0 Report recursion from within CheckProgramUnrolledSize. by John Stiles · 3 years ago
  93. 6475b10 Restructure CheckProgramUnrolledSize to support cycle detection. by John Stiles · 3 years ago
  94. 9f82158 Metal: add loadMSAAFromResolve support. by Jim Van Verth · 3 years ago
  95. 517f4ff Added type security checks to the DSL by Ethan Nicholas · 3 years ago
  96. 79ff8f2 Metal: re-enable retained references. by Jim Van Verth · 3 years ago
  97. 6b4f68b Added line numbers to some DSLParser errors that were missing them by Ethan Nicholas · 3 years ago
  98. 38ccf67 Fixed line number of DSLParser struct errors by Ethan Nicholas · 3 years ago
  99. b9c6489 Fixed 'destroyed without being declared' error in DSLParser by Ethan Nicholas · 3 years ago
  100. 61e5e20 Enforce an upper bound on Runtime Effect program size. by John Stiles · 3 years ago