1. ce7cdcd Add test for SkSL vector-slice constructors. by John Stiles · 3 years, 4 months ago
  2. 5643e55 Add flag for filterquality in flutter by Mike Reed · 3 years, 4 months ago
  3. 7f56b41 Add scalar-swizzling tests for int and bool types. by John Stiles · 3 years, 4 months ago
  4. 49c4176 Shore up matrix/vector conversion tests. by John Stiles · 3 years, 4 months ago
  5. f9ad6ec Add support for mat2-to-ivec4 conversions in SkSL. by John Stiles · 3 years, 4 months ago
  6. c98dbc6 Hide deprecated SkPaint::getBlendMode by Mike Reed · 3 years, 4 months ago
  7. bc35495 Fix python3 issue in compile_sksl_tests.py by Brian Osman · 3 years, 4 months ago
  8. 9191e81 Enforce consistency in swizzle domains. by John Stiles · 3 years, 4 months ago
  9. 6de2e1d Add support for matrix-to-vector conversions in SkSL. by John Stiles · 3 years, 4 months ago
  10. c9145f3 Remove enum support from SkSL by Brian Osman · 3 years, 4 months ago
  11. 5a825da Reland "Add tests for matrix-vector conversions." by John Stiles · 3 years, 4 months ago
  12. b1fd64e Extract a GrAtlasInstancedHelper subclass by Chris Dalton · 3 years, 4 months ago
  13. f009db5 Revert "Add tests for matrix-vector conversions." by John Stiles · 3 years, 4 months ago
  14. a897812 Add tests for matrix-vector conversions. by John Stiles · 3 years, 4 months ago
  15. 72354b0 Move more gms and tests into the V1-only pile by Robert Phillips · 3 years, 4 months ago
  16. 26ea975 Arithmetic blender by Mike Reed · 3 years, 4 months ago
  17. 8c26479 Remove large swaths of code related to .fp files by Brian Osman · 3 years, 4 months ago
  18. ed5181e Remove .fp tests and build steps by Brian Osman · 3 years, 4 months ago
  19. 07bf388 Convert binary unrolled gradient colorizer to GrSkSLFP by Brian Osman · 3 years, 4 months ago
  20. 4c886ee Revert "Revert "Convert GrConfigConversionEffect to a runtime FP"" by Brian Osman · 3 years, 4 months ago
  21. 2dc2859 flutter: add build flag to stage stroking change by Tyler Denniston · 3 years, 4 months ago
  22. 758d81f Reland "Metal: Add labels to help with GPU Debugging" by Jim Van Verth · 3 years, 4 months ago
  23. d8d85b9 Reland "Don't key progams/pipelines on origin."" by Brian Salomon · 3 years, 4 months ago
  24. 4024224 Revert "Don't key progams/pipelines on origin." by Brian Salomon · 3 years, 4 months ago
  25. cc44feb Start using skgpu::v1 and skgpu::v2 namespaces by Robert Phillips · 3 years, 4 months ago
  26. 943108b0 Don't key progams/pipelines on origin. by Brian Salomon · 3 years, 4 months ago
  27. e9ab391 Reland "Convert GrDitherEffect to a runtime FP" by Brian Osman · 3 years, 4 months ago
  28. 1c46777 Revert "Convert GrConfigConversionEffect to a runtime FP" by Brian Osman · 3 years, 4 months ago
  29. 3dd52c7 Revert "Convert GrDitherEffect to a runtime FP" by Brian Osman · 3 years, 4 months ago
  30. 2fa843a Convert GrDitherEffect to a runtime FP by Brian Osman · 3 years, 4 months ago
  31. d584ddd Add skottie-vs-png decode bench by Florin Malita · 3 years, 4 months ago
  32. 024668c Rename gn options to skgpu_v1 and skgpu_v2 by Robert Phillips · 3 years, 4 months ago
  33. 1a82a4e Remove GrResourceProvider.h from all other header files by Robert Phillips · 3 years, 4 months ago
  34. 4a77813 Convert GrConfigConversionEffect to a runtime FP by Brian Osman · 3 years, 4 months ago
  35. 34b52bf Revert "Metal: Add labels and debug groups to help with GPU Debugging." by Greg Daniel · 3 years, 4 months ago
  36. eaa76b9 Replace mask blur FPs with GrSkSLFP by Brian Osman · 3 years, 4 months ago
  37. 9e583bf Metal: Add labels and debug groups to help with GPU Debugging. by Jim Van Verth · 3 years, 4 months ago
  38. c6804ed Convert Clamped and Tiled gradient effects to GrSkSLFP by Brian Osman · 3 years, 4 months ago
  39. 549c6b8 Added Poison values to SkSL to improve DSL error handling by Ethan Nicholas · 3 years, 4 months ago
  40. 9f745d9 Remove SkMatrix44 by Mike Reed · 3 years, 4 months ago
  41. 9204ca6 Replace GrAlphaThresholdFP with GrSkSLFP by Brian Osman · 3 years, 4 months ago
  42. b384eb2 Convert shape-clipping FPs to GrSkSLFP by Brian Osman · 3 years, 4 months ago
  43. 65b4597 Reland "Replace some gradient .fps with runtime FPs" by Brian Osman · 3 years, 4 months ago
  44. 16c0791 Revert "Replace some gradient .fps with runtime FPs" by Brian Osman · 3 years, 4 months ago
  45. bef379b Add SkBlendModeBlender class. by John Stiles · 3 years, 4 months ago
  46. 68d6983 Replace some gradient .fps with runtime FPs by Brian Osman · 3 years, 4 months ago
  47. 83420eb Rewrite tessellation atlases as normal render tasks by Chris Dalton · 3 years, 4 months ago
  48. 48f83fd Reland "Replace GrColorMatrixFragmentProcessor with a runtime FP" by Brian Osman · 3 years, 4 months ago
  49. 3366efd Revert "Replace GrColorMatrixFragmentProcessor with a runtime FP" by Brian Osman · 3 years, 4 months ago
  50. f87f5b0 Add state checks in GrMtlRenderCommandEncoder. by Jim Van Verth · 3 years, 4 months ago
  51. fbd9fae Migrate matrix-inversion code to a dedicated SkMatrixInvert file. by John Stiles · 3 years, 4 months ago
  52. 11bc305 Make current GPU blurring implementation be OGA-only by Robert Phillips · 3 years, 4 months ago
  53. 5946589 Replace GrOverrideInputFragmentProcessor with a runtime FP by Brian Osman · 3 years, 4 months ago
  54. 6290555 Replace GrDeviceSpaceEffect with a runtime FP by Brian Osman · 3 years, 4 months ago
  55. 685e09b Reland "Purge ccpr" by Chris Dalton · 3 years, 4 months ago
  56. fe83ab6 Revert "Purge ccpr" by Brian Osman · 3 years, 4 months ago
  57. 7bf6bc0 Purge ccpr by Chris Dalton · 3 years, 4 months ago
  58. 6f66302 Fix iOS build for skpinfo. by Greg Daniel · 3 years, 4 months ago
  59. 71bf786 Replace RGB <-> HSL FPs with runtime FPs by Brian Osman · 3 years, 4 months ago
  60. 3110104 Replace GrColorMatrixFragmentProcessor with a runtime FP by Brian Osman · 3 years, 4 months ago
  61. abed267 Reland "Use a custom FP for tessellation atlas clips" by Chris Dalton · 3 years, 4 months ago
  62. fd3ec90 Revert "Use a custom FP for tessellation atlas clips" by Chris Dalton · 3 years, 4 months ago
  63. 7114395 Switch GrMeshDrawOp::Target to be the stand alone GrMeshDrawTarget class by Robert Phillips · 3 years, 4 months ago
  64. 8e814b3 Replace GrClampFragmentProcessor with runtime FPs by Brian Osman · 3 years, 4 months ago
  65. 90a0d9f Use a custom FP for tessellation atlas clips by Chris Dalton · 3 years, 4 months ago
  66. 3e4ef49 Remove SkBlendMode from SkSL by Brian Osman · 3 years, 4 months ago
  67. 759802f Reland "Fix more new Clang warnings" by Brian Osman · 3 years, 5 months ago
  68. 2d8b835 Add SkBlender class; thread into SkVMBlitter. by John Stiles · 3 years, 4 months ago
  69. 3674f58 Make GrPathRenderer and all derived class be OGA-only by Robert Phillips · 3 years, 4 months ago
  70. c3aa2f0 Address some compile warnings from Clang 13 by Kevin Lubick · 3 years, 5 months ago
  71. 62214f7 Clean up prior to making GrPathRenderers OGA-only by Robert Phillips · 3 years, 5 months ago
  72. 1ca0da4 Make GrClipStack, GrClipStackClip, and GrReducedClip OGA-only by Robert Phillips · 3 years, 5 months ago
  73. 5856683 Wrap MTLRenderCommandEncoder in GrMtlCommandEncoderClass. by Jim Van Verth · 3 years, 5 months ago
  74. 7ae272f Add a single-pass tessellation Op for convex fills by Chris Dalton · 3 years, 5 months ago
  75. 2919bbd Added DSLSymbols by Ethan Nicholas · 3 years, 5 months ago
  76. 7b931f8 Add possibility of not compiling OGA files by Robert Phillips · 3 years, 5 months ago
  77. 50d0d09 Add dest-color support to the Pipeline stage. by John Stiles · 3 years, 5 months ago
  78. a784914 Rudimentary SkRuntimeImageFilter by Brian Osman · 3 years, 5 months ago
  79. d1b530a Convert GrMagnifierEffect to a runtime FP by Brian Osman · 3 years, 5 months ago
  80. 031d76b Rename GrPathStencilFillOp -> GrPathStencilCoverOp by Chris Dalton · 3 years, 5 months ago
  81. 26666bd Replace the indirect patch tessellator with fixed count by Chris Dalton · 3 years, 5 months ago
  82. f7f36ae Add ProgramKind::kRuntimeBlend for Runtime Blend functions. by John Stiles · 3 years, 5 months ago
  83. 7ad3aa2 Fix DMSAA loads on ES/ANGLE by Chris Dalton · 3 years, 5 months ago
  84. 155c33c Add a workaround for "ldexp(..., -x)" on Mac/Radeon/GLSL by Chris Dalton · 3 years, 5 months ago
  85. 2c9a6ec Added skstd::string_view by Ethan Nicholas · 3 years, 5 months ago
  86. 0fbc6a3 Fix up names from RenderTargetContext to SurfaceDrawContext. by John Stiles · 3 years, 5 months ago
  87. bb04e3d Add new FP, GrFragmentProcessor::DestColor. by John Stiles · 3 years, 5 months ago
  88. 87960de Migrate GrDstProxyView to its own header. by John Stiles · 3 years, 5 months ago
  89. d9bdc32 Split GrPathTessellator subclasses into their own files by Chris Dalton · 3 years, 5 months ago
  90. feb099c Delete GrStrokeIndirectTessellator by Chris Dalton · 3 years, 5 months ago
  91. 1e3121a Replace replaceSurfaceDrawContext with replaceBackingProxy by Robert Phillips · 3 years, 5 months ago
  92. b63711a Hide path tessellation shaders in private files by Chris Dalton · 3 years, 5 months ago
  93. 3b41278 Move tessellation shader files into a subdirectory by Chris Dalton · 3 years, 5 months ago
  94. 2f733ec Restructure path tessellation shaders by Chris Dalton · 3 years, 5 months ago
  95. 9df48c6 Add test for literals that overflow int64. by John Stiles · 3 years, 5 months ago
  96. b069582 Add regression test for oss-fuzz:32156. by John Stiles · 3 years, 5 months ago
  97. 7d341a3 Add unit test for Type::minimumValue and Type::maximumValue. by John Stiles · 3 years, 5 months ago
  98. ce9d8e1 Remove all traces of OpenCL by Brian Osman · 3 years, 5 months ago
  99. b35fbdb Add test demonstrating overflow error in SkSL. by John Stiles · 3 years, 5 months ago
  100. 9a4c965 Remove GrBlurredEdgeFragmentProcessor, use GrRuntimeFPBuilder by Brian Osman · 3 years, 5 months ago