1. 400f52e Retract GrSurfaceDrawContext.h a bit by Robert Phillips · 3 years, 3 months ago
  2. 6a54042 Add GrMtlRenderPipeline. by Jim Van Verth · 3 years, 3 months ago
  3. 04f22ea Feed all top-level GPU accessors through skgpu::BaseDevice (take 2) by Robert Phillips · 3 years, 3 months ago
  4. bb2ef92 Add private blender type to SkSL built-in types. by John Stiles · 3 years, 3 months ago
  5. 7da0657 Explicitly detect static recursion in SkSL by Brian Osman · 3 years, 3 months ago
  6. c317600 Lift the tessellation atlas into its own path renderer by Chris Dalton · 3 years, 3 months ago
  7. d91d234 Revert "Feed all top-level GPU accessors through skgpu::BaseDevice" by Robert Phillips · 3 years, 3 months ago
  8. 5de8b19 Feed all top-level GPU accessors through skgpu::BaseDevice by Robert Phillips · 3 years, 3 months ago
  9. fb21225 Improve tests/comments, to prepare for calling functions before definition by Brian Osman · 3 years, 3 months ago
  10. aebe248 SkFilterQuality is gone. by Mike Reed · 3 years, 3 months ago
  11. 7a0d3c3 Revise GM infrastructure to not rely on GrSurfaceDrawContext by Robert Phillips · 3 years, 3 months ago
  12. b6a7319 Add tokens for highp/mediump/lowp. by John Stiles · 3 years, 3 months ago
  13. a7a9443 rename the VM blitter to SkVMBlitter by Herb Derby · 3 years, 3 months ago
  14. 259b468 Reduce GrOnFlushResourceProvider's functionality by Robert Phillips · 3 years, 3 months ago
  15. dd2fdea Initial land of DSLParser by Ethan Nicholas · 3 years, 3 months ago
  16. 960a4f8 Add GrMtlFrameBuffer. by Jim Van Verth · 3 years, 3 months ago
  17. e40495d Untangle GrSurfaceDrawContext.h, GrTextureOp.h and GrFillRectOp.h by Robert Phillips · 3 years, 3 months ago
  18. 946a4cb First pass at a no-SkSL CPU build by Brian Osman · 3 years, 4 months ago
  19. 01e6273 rm flutter support for filterquality by Mike Reed · 3 years, 3 months ago
  20. 11a20bb rm getblendmode flag for flutter by Mike Reed · 3 years, 3 months ago
  21. f2de1b8 Fix crash when drawing a GPU-backed surface onto raster. by John Stiles · 3 years, 3 months ago
  22. 0397ae4 Reland "Add unit test confirming Runtime Blends match native blends." by John Stiles · 3 years, 4 months ago
  23. 0547b91 Revert "Add unit test confirming Runtime Blends match native blends." by Mike Reed · 3 years, 4 months ago
  24. 0b62a05 Add unit test confirming Runtime Blends match native blends. by John Stiles · 3 years, 4 months ago
  25. a92913e Make GrAuditTrail V1-only by Robert Phillips · 3 years, 4 months ago
  26. ce7cdcd Add test for SkSL vector-slice constructors. by John Stiles · 3 years, 4 months ago
  27. 5643e55 Add flag for filterquality in flutter by Mike Reed · 3 years, 4 months ago
  28. 7f56b41 Add scalar-swizzling tests for int and bool types. by John Stiles · 3 years, 4 months ago
  29. 49c4176 Shore up matrix/vector conversion tests. by John Stiles · 3 years, 4 months ago
  30. f9ad6ec Add support for mat2-to-ivec4 conversions in SkSL. by John Stiles · 3 years, 4 months ago
  31. c98dbc6 Hide deprecated SkPaint::getBlendMode by Mike Reed · 3 years, 4 months ago
  32. bc35495 Fix python3 issue in compile_sksl_tests.py by Brian Osman · 3 years, 4 months ago
  33. 9191e81 Enforce consistency in swizzle domains. by John Stiles · 3 years, 4 months ago
  34. 6de2e1d Add support for matrix-to-vector conversions in SkSL. by John Stiles · 3 years, 4 months ago
  35. c9145f3 Remove enum support from SkSL by Brian Osman · 3 years, 4 months ago
  36. 5a825da Reland "Add tests for matrix-vector conversions." by John Stiles · 3 years, 4 months ago
  37. b1fd64e Extract a GrAtlasInstancedHelper subclass by Chris Dalton · 3 years, 4 months ago
  38. f009db5 Revert "Add tests for matrix-vector conversions." by John Stiles · 3 years, 4 months ago
  39. a897812 Add tests for matrix-vector conversions. by John Stiles · 3 years, 4 months ago
  40. 72354b0 Move more gms and tests into the V1-only pile by Robert Phillips · 3 years, 4 months ago
  41. 26ea975 Arithmetic blender by Mike Reed · 3 years, 4 months ago
  42. 8c26479 Remove large swaths of code related to .fp files by Brian Osman · 3 years, 4 months ago
  43. ed5181e Remove .fp tests and build steps by Brian Osman · 3 years, 4 months ago
  44. 07bf388 Convert binary unrolled gradient colorizer to GrSkSLFP by Brian Osman · 3 years, 4 months ago
  45. 4c886ee Revert "Revert "Convert GrConfigConversionEffect to a runtime FP"" by Brian Osman · 3 years, 4 months ago
  46. 2dc2859 flutter: add build flag to stage stroking change by Tyler Denniston · 3 years, 4 months ago
  47. 758d81f Reland "Metal: Add labels to help with GPU Debugging" by Jim Van Verth · 3 years, 4 months ago
  48. d8d85b9 Reland "Don't key progams/pipelines on origin."" by Brian Salomon · 3 years, 4 months ago
  49. 4024224 Revert "Don't key progams/pipelines on origin." by Brian Salomon · 3 years, 4 months ago
  50. cc44feb Start using skgpu::v1 and skgpu::v2 namespaces by Robert Phillips · 3 years, 4 months ago
  51. 943108b0 Don't key progams/pipelines on origin. by Brian Salomon · 3 years, 4 months ago
  52. e9ab391 Reland "Convert GrDitherEffect to a runtime FP" by Brian Osman · 3 years, 4 months ago
  53. 1c46777 Revert "Convert GrConfigConversionEffect to a runtime FP" by Brian Osman · 3 years, 4 months ago
  54. 3dd52c7 Revert "Convert GrDitherEffect to a runtime FP" by Brian Osman · 3 years, 4 months ago
  55. 2fa843a Convert GrDitherEffect to a runtime FP by Brian Osman · 3 years, 4 months ago
  56. d584ddd Add skottie-vs-png decode bench by Florin Malita · 3 years, 4 months ago
  57. 024668c Rename gn options to skgpu_v1 and skgpu_v2 by Robert Phillips · 3 years, 4 months ago
  58. 1a82a4e Remove GrResourceProvider.h from all other header files by Robert Phillips · 3 years, 4 months ago
  59. 4a77813 Convert GrConfigConversionEffect to a runtime FP by Brian Osman · 3 years, 4 months ago
  60. 34b52bf Revert "Metal: Add labels and debug groups to help with GPU Debugging." by Greg Daniel · 3 years, 4 months ago
  61. eaa76b9 Replace mask blur FPs with GrSkSLFP by Brian Osman · 3 years, 4 months ago
  62. 9e583bf Metal: Add labels and debug groups to help with GPU Debugging. by Jim Van Verth · 3 years, 4 months ago
  63. c6804ed Convert Clamped and Tiled gradient effects to GrSkSLFP by Brian Osman · 3 years, 4 months ago
  64. 549c6b8 Added Poison values to SkSL to improve DSL error handling by Ethan Nicholas · 3 years, 4 months ago
  65. 9f745d9 Remove SkMatrix44 by Mike Reed · 3 years, 4 months ago
  66. 9204ca6 Replace GrAlphaThresholdFP with GrSkSLFP by Brian Osman · 3 years, 4 months ago
  67. b384eb2 Convert shape-clipping FPs to GrSkSLFP by Brian Osman · 3 years, 4 months ago
  68. 65b4597 Reland "Replace some gradient .fps with runtime FPs" by Brian Osman · 3 years, 4 months ago
  69. 16c0791 Revert "Replace some gradient .fps with runtime FPs" by Brian Osman · 3 years, 4 months ago
  70. bef379b Add SkBlendModeBlender class. by John Stiles · 3 years, 4 months ago
  71. 68d6983 Replace some gradient .fps with runtime FPs by Brian Osman · 3 years, 4 months ago
  72. 83420eb Rewrite tessellation atlases as normal render tasks by Chris Dalton · 3 years, 4 months ago
  73. 48f83fd Reland "Replace GrColorMatrixFragmentProcessor with a runtime FP" by Brian Osman · 3 years, 4 months ago
  74. 3366efd Revert "Replace GrColorMatrixFragmentProcessor with a runtime FP" by Brian Osman · 3 years, 4 months ago
  75. f87f5b0 Add state checks in GrMtlRenderCommandEncoder. by Jim Van Verth · 3 years, 4 months ago
  76. fbd9fae Migrate matrix-inversion code to a dedicated SkMatrixInvert file. by John Stiles · 3 years, 4 months ago
  77. 11bc305 Make current GPU blurring implementation be OGA-only by Robert Phillips · 3 years, 4 months ago
  78. 5946589 Replace GrOverrideInputFragmentProcessor with a runtime FP by Brian Osman · 3 years, 4 months ago
  79. 6290555 Replace GrDeviceSpaceEffect with a runtime FP by Brian Osman · 3 years, 4 months ago
  80. 685e09b Reland "Purge ccpr" by Chris Dalton · 3 years, 4 months ago
  81. fe83ab6 Revert "Purge ccpr" by Brian Osman · 3 years, 4 months ago
  82. 7bf6bc0 Purge ccpr by Chris Dalton · 3 years, 4 months ago
  83. 6f66302 Fix iOS build for skpinfo. by Greg Daniel · 3 years, 4 months ago
  84. 71bf786 Replace RGB <-> HSL FPs with runtime FPs by Brian Osman · 3 years, 4 months ago
  85. 3110104 Replace GrColorMatrixFragmentProcessor with a runtime FP by Brian Osman · 3 years, 4 months ago
  86. abed267 Reland "Use a custom FP for tessellation atlas clips" by Chris Dalton · 3 years, 4 months ago
  87. fd3ec90 Revert "Use a custom FP for tessellation atlas clips" by Chris Dalton · 3 years, 4 months ago
  88. 7114395 Switch GrMeshDrawOp::Target to be the stand alone GrMeshDrawTarget class by Robert Phillips · 3 years, 4 months ago
  89. 8e814b3 Replace GrClampFragmentProcessor with runtime FPs by Brian Osman · 3 years, 4 months ago
  90. 90a0d9f Use a custom FP for tessellation atlas clips by Chris Dalton · 3 years, 4 months ago
  91. 3e4ef49 Remove SkBlendMode from SkSL by Brian Osman · 3 years, 4 months ago
  92. 759802f Reland "Fix more new Clang warnings" by Brian Osman · 3 years, 5 months ago
  93. 2d8b835 Add SkBlender class; thread into SkVMBlitter. by John Stiles · 3 years, 4 months ago
  94. 3674f58 Make GrPathRenderer and all derived class be OGA-only by Robert Phillips · 3 years, 4 months ago
  95. c3aa2f0 Address some compile warnings from Clang 13 by Kevin Lubick · 3 years, 5 months ago
  96. 62214f7 Clean up prior to making GrPathRenderers OGA-only by Robert Phillips · 3 years, 5 months ago
  97. 1ca0da4 Make GrClipStack, GrClipStackClip, and GrReducedClip OGA-only by Robert Phillips · 3 years, 5 months ago
  98. 5856683 Wrap MTLRenderCommandEncoder in GrMtlCommandEncoderClass. by Jim Van Verth · 3 years, 5 months ago
  99. 7ae272f Add a single-pass tessellation Op for convex fills by Chris Dalton · 3 years, 5 months ago
  100. 2919bbd Added DSLSymbols by Ethan Nicholas · 3 years, 5 months ago