1. 8426165 Reland "Add new GrSurfaceInfo class and related backend structs." by Greg Daniel · 3 years ago
  2. 14a9b08 Reland "Revert "New approach to GrProcessor uniforms."" by Jim Van Verth · 3 years ago
  3. 2f7ee02 Revert "Add new GrSurfaceInfo class and related backend structs." by Jim Van Verth · 3 years ago
  4. 6aac119 Add new GrSurfaceInfo class and related backend structs. by Greg Daniel · 3 years ago
  5. a59925f Revert "Revert "New approach to GrProcessor uniforms."" by Brian Salomon · 3 years ago
  6. ef80d7b Move more classes to skgpu::v1 namespace by Robert Phillips · 3 years ago
  7. de60d7a Move more classes to skgpu::v1 namespace by Robert Phillips · 3 years ago
  8. 2bc96d6 Merge GrVkAttachment into GrVkImage. by Greg Daniel · 3 years ago
  9. ae59426 Revert "New approach to GrProcessor uniforms." by Brian Salomon · 3 years ago
  10. 10c9f36 New approach to GrProcessor uniforms. by Brian Salomon · 3 years ago
  11. 769b488 Move some more Ops to skgpu::v1 namespace by Robert Phillips · 3 years ago
  12. fbf0214 Move more Ops to skgpu::v1 namespace by Robert Phillips · 3 years ago
  13. 46d7bd5 Move more Ops to skgpu::v1 namespace (take 2) by Robert Phillips · 3 years ago
  14. d2f53f9 Move more Ops to skgpu::v1 namespace by Robert Phillips · 3 years ago
  15. 5fe828a Revert "Move more Ops to skgpu::v1 namespace" by Robert Phillips · 3 years ago
  16. f3158ab Move more Ops to skgpu::v1 namespace by Robert Phillips · 3 years ago
  17. 0e32aa8 Rename some GrD3DTypes* header files. by Greg Daniel · 3 years ago
  18. cadd5db Move three Op-derived classes to the skgpu::v1 namespace by Robert Phillips · 3 years ago
  19. 31f7631 Move GrAtlasTextOp to skgpu::v1 namespace by Robert Phillips · 3 years ago
  20. 2145390 Move GrTextureOp to skgpu::v1 namespace by Robert Phillips · 3 years ago
  21. fdafc0c Move GrAtlasRenderTask to gpu/ops and skgpu::v1 namespace by Robert Phillips · 3 years ago
  22. 3e87a8e Move GrOpsTask to gpu/ops and the the skgpu::v1 namespace by Robert Phillips · 3 years ago
  23. c1ed11d Move GrBlockAllocator and GrTBlockList to src/core/ by Michael Ludwig · 3 years ago
  24. e453fa0 Move some v1-only gpu/tessellate files to gpu/ops by Robert Phillips · 3 years ago
  25. db0ec08 Move GrPathRenderer and GrPathRendererChain to skgpu::v1 namespace by Robert Phillips · 3 years ago
  26. 43e70f1 Move 2 path renderers to skgpu::v1 namespace by Robert Phillips · 3 years ago
  27. 832f3fb Move GrTessellationPathFlags to their own header (GrTessTypes.h) by Robert Phillips · 3 years ago
  28. 9030a3b Move GrStencilMaskHelper and GrStencilClip to skgpu::v1 namespace by Robert Phillips · 3 years ago
  29. 74b9432 Move GrClipStack to skgpu::v1 namespace by Robert Phillips · 3 years ago
  30. db857ce Make GrSmallPathAtlasMgr and GrSmallPathShapeData v1-only files by Robert Phillips · 3 years ago
  31. 461c539 Move several more PathRenderers to skgpu::v1 namespace by Robert Phillips · 3 years ago
  32. 41ebbd7 Move triangulators and tessellators into gpu/geometry by Robert Phillips · 3 years ago
  33. 17dc658 Move Software and Small PathRenderers to skgpu::v1 namespace by Robert Phillips · 3 years ago
  34. 364ea35 Make remaining GrOp derived classes be skgpu::v1 only by Robert Phillips · 3 years ago
  35. 06273bc Prepare headers for making all ops V1-only by Robert Phillips · 3 years ago
  36. 4895946 Move ProgramImpl definitions into Processor subclass headers. by Brian Salomon · 3 years ago
  37. 53eaa64 Rename GrSurfaceContext -> skgpu::SurfaceContext by Robert Phillips · 3 years ago
  38. e1d0040 Delete GrClipStackClip and GrReducedClip by Michael Ludwig · 3 years ago
  39. 5ac7f33 Add V2 SFC and SDC stubs by Robert Phillips · 3 years, 1 month ago
  40. f386862 Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions (take 2) by Robert Phillips · 3 years, 1 month ago
  41. 40b82c6 Revert "Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions" by Derek Sollenberger · 3 years, 1 month ago
  42. af844c7 Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions by Robert Phillips · 3 years, 1 month ago
  43. 46eb3ab Make v1/SurfaceDrawContext V1-only by Robert Phillips · 3 years, 1 month ago
  44. 4dca831 Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years, 1 month ago
  45. 6966981 Add a 'pathMatrix' to GrPathTessellator::prepare by Chris Dalton · 3 years, 1 month ago
  46. 400f52e Retract GrSurfaceDrawContext.h a bit by Robert Phillips · 3 years, 1 month ago
  47. 6a54042 Add GrMtlRenderPipeline. by Jim Van Verth · 3 years, 1 month ago
  48. c317600 Lift the tessellation atlas into its own path renderer by Chris Dalton · 3 years, 1 month ago
  49. 960a4f8 Add GrMtlFrameBuffer. by Jim Van Verth · 3 years, 1 month ago
  50. e40495d Untangle GrSurfaceDrawContext.h, GrTextureOp.h and GrFillRectOp.h by Robert Phillips · 3 years, 1 month ago
  51. a92913e Make GrAuditTrail V1-only by Robert Phillips · 3 years, 1 month ago
  52. b1fd64e Extract a GrAtlasInstancedHelper subclass by Chris Dalton · 3 years, 2 months ago
  53. 07bf388 Convert binary unrolled gradient colorizer to GrSkSLFP by Brian Osman · 3 years, 2 months ago
  54. 4c886ee Revert "Revert "Convert GrConfigConversionEffect to a runtime FP"" by Brian Osman · 3 years, 2 months ago
  55. cc44feb Start using skgpu::v1 and skgpu::v2 namespaces by Robert Phillips · 3 years, 2 months ago
  56. e9ab391 Reland "Convert GrDitherEffect to a runtime FP" by Brian Osman · 3 years, 2 months ago
  57. 1c46777 Revert "Convert GrConfigConversionEffect to a runtime FP" by Brian Osman · 3 years, 2 months ago
  58. 3dd52c7 Revert "Convert GrDitherEffect to a runtime FP" by Brian Osman · 3 years, 2 months ago
  59. 2fa843a Convert GrDitherEffect to a runtime FP by Brian Osman · 3 years, 2 months ago
  60. 024668c Rename gn options to skgpu_v1 and skgpu_v2 by Robert Phillips · 3 years, 2 months ago
  61. 1a82a4e Remove GrResourceProvider.h from all other header files by Robert Phillips · 3 years, 2 months ago
  62. 4a77813 Convert GrConfigConversionEffect to a runtime FP by Brian Osman · 3 years, 2 months ago
  63. eaa76b9 Replace mask blur FPs with GrSkSLFP by Brian Osman · 3 years, 2 months ago
  64. c6804ed Convert Clamped and Tiled gradient effects to GrSkSLFP by Brian Osman · 3 years, 2 months ago
  65. 9204ca6 Replace GrAlphaThresholdFP with GrSkSLFP by Brian Osman · 3 years, 2 months ago
  66. b384eb2 Convert shape-clipping FPs to GrSkSLFP by Brian Osman · 3 years, 2 months ago
  67. 65b4597 Reland "Replace some gradient .fps with runtime FPs" by Brian Osman · 3 years, 2 months ago
  68. 16c0791 Revert "Replace some gradient .fps with runtime FPs" by Brian Osman · 3 years, 2 months ago
  69. 68d6983 Replace some gradient .fps with runtime FPs by Brian Osman · 3 years, 2 months ago
  70. 83420eb Rewrite tessellation atlases as normal render tasks by Chris Dalton · 3 years, 2 months ago
  71. 48f83fd Reland "Replace GrColorMatrixFragmentProcessor with a runtime FP" by Brian Osman · 3 years, 2 months ago
  72. 3366efd Revert "Replace GrColorMatrixFragmentProcessor with a runtime FP" by Brian Osman · 3 years, 2 months ago
  73. f87f5b0 Add state checks in GrMtlRenderCommandEncoder. by Jim Van Verth · 3 years, 2 months ago
  74. 5946589 Replace GrOverrideInputFragmentProcessor with a runtime FP by Brian Osman · 3 years, 2 months ago
  75. 6290555 Replace GrDeviceSpaceEffect with a runtime FP by Brian Osman · 3 years, 2 months ago
  76. 685e09b Reland "Purge ccpr" by Chris Dalton · 3 years, 2 months ago
  77. fe83ab6 Revert "Purge ccpr" by Brian Osman · 3 years, 2 months ago
  78. 7bf6bc0 Purge ccpr by Chris Dalton · 3 years, 2 months ago
  79. 71bf786 Replace RGB <-> HSL FPs with runtime FPs by Brian Osman · 3 years, 2 months ago
  80. 3110104 Replace GrColorMatrixFragmentProcessor with a runtime FP by Brian Osman · 3 years, 2 months ago
  81. abed267 Reland "Use a custom FP for tessellation atlas clips" by Chris Dalton · 3 years, 2 months ago
  82. fd3ec90 Revert "Use a custom FP for tessellation atlas clips" by Chris Dalton · 3 years, 2 months ago
  83. 7114395 Switch GrMeshDrawOp::Target to be the stand alone GrMeshDrawTarget class by Robert Phillips · 3 years, 2 months ago
  84. 8e814b3 Replace GrClampFragmentProcessor with runtime FPs by Brian Osman · 3 years, 2 months ago
  85. 90a0d9f Use a custom FP for tessellation atlas clips by Chris Dalton · 3 years, 2 months ago
  86. 3674f58 Make GrPathRenderer and all derived class be OGA-only by Robert Phillips · 3 years, 2 months ago
  87. 62214f7 Clean up prior to making GrPathRenderers OGA-only by Robert Phillips · 3 years, 2 months ago
  88. 1ca0da4 Make GrClipStack, GrClipStackClip, and GrReducedClip OGA-only by Robert Phillips · 3 years, 2 months ago
  89. 5856683 Wrap MTLRenderCommandEncoder in GrMtlCommandEncoderClass. by Jim Van Verth · 3 years, 2 months ago
  90. 7ae272f Add a single-pass tessellation Op for convex fills by Chris Dalton · 3 years, 2 months ago
  91. 7b931f8 Add possibility of not compiling OGA files by Robert Phillips · 3 years, 2 months ago
  92. d1b530a Convert GrMagnifierEffect to a runtime FP by Brian Osman · 3 years, 3 months ago
  93. 031d76b Rename GrPathStencilFillOp -> GrPathStencilCoverOp by Chris Dalton · 3 years, 3 months ago
  94. 26666bd Replace the indirect patch tessellator with fixed count by Chris Dalton · 3 years, 3 months ago
  95. 87960de Migrate GrDstProxyView to its own header. by John Stiles · 3 years, 3 months ago
  96. d9bdc32 Split GrPathTessellator subclasses into their own files by Chris Dalton · 3 years, 3 months ago
  97. feb099c Delete GrStrokeIndirectTessellator by Chris Dalton · 3 years, 3 months ago
  98. 1e3121a Replace replaceSurfaceDrawContext with replaceBackingProxy by Robert Phillips · 3 years, 3 months ago
  99. b63711a Hide path tessellation shaders in private files by Chris Dalton · 3 years, 3 months ago
  100. 3b41278 Move tessellation shader files into a subdirectory by Chris Dalton · 3 years, 3 months ago