1. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 6 months ago
  2. 0b1e5fc Remove GrGLSLUtil by Brian Osman · 4 years, 7 months ago
  3. be45742 Change GrProgramInfo::visitProxies to "visitFPProxies" by Chris Dalton · 4 years, 7 months ago
  4. 765ed36 Delete GrOpsRenderPass::drawMeshes by Chris Dalton · 4 years, 7 months ago
  5. aa0e45c Add pass-through helper methods from GrOpFlushState to GrOpsRenderPass by Chris Dalton · 4 years, 7 months ago
  6. eb694b7 Rename GrMesh to GrSimpleMesh by Chris Dalton · 4 years, 7 months ago
  7. 37c7bdd Remove GrMesh::setVertexData by Chris Dalton · 4 years, 7 months ago
  8. 2669a7b More programInfo cleanup by Robert Phillips · 4 years, 7 months ago
  9. 4133dc4 Clean up programInfo creation in GrMeshDrawOp-derived Ops by Robert Phillips · 4 years, 7 months ago
  10. 4490d92 Surface programs at record time for the oval ops by Robert Phillips · 4 years, 7 months ago
  11. 6c59fe4 Add a GrSimpleMeshDrawOpHelper CreatePipeline method that doesn't require a GrFlushState by Robert Phillips · 4 years, 7 months ago
  12. 79f336d Remove GrPrimitiveType from GrMesh by Chris Dalton · 4 years, 8 months ago
  13. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 8 months ago
  14. 28b0c5d Pass Arenas* to GrOpsTask and GrOps instead of multiple pointers to each pool type by Michael Ludwig · 4 years, 10 months ago
  15. 2c38315 hide/remove obsolete/tricky SkMatrix methods by Mike Reed · 4 years, 10 months ago
  16. d0840ec Provide record time allocator to onCombineIfPossible() by Michael Ludwig · 4 years, 10 months ago
  17. 3517aa7 Fix stroked arcs for mirror matrices. by Brian Salomon · 4 years, 10 months ago
  18. 3968fcb Pull creation of GrPipeline explicitly into the Ops' onExecute methods by Robert Phillips · 4 years, 10 months ago
  19. c241b58 Make fragment processor iterators work with range for loops. by Brian Salomon · 4 years, 11 months ago
  20. 7cd0bfe No longer ref count GrGeometryProcessors by Robert Phillips · 4 years, 11 months ago
  21. cea290f Add GrPrimitiveType to GrProgramInfo by Robert Phillips · 5 years ago
  22. e94cdd2 Use QuadHelper and PatternHelper in more places by Robert Phillips · 5 years ago
  23. ee08d52 Move creation of AAQuadIndexBuffer to GrResourceProvider by Robert Phillips · 5 years ago
  24. 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 5 years ago
  25. 74c19de Add SkUNREACHABLE to definition of SK_ABORT. by Brian Salomon · 5 years ago
  26. 9fb7fa5 Fix asserts in EllipticalRRectOp::Make to match logic of make_rrect_op by Brian Osman · 5 years ago
  27. 64b8589 Reland "Prefer using GrOvalOpFactory over GrFillRRect for circles and axis-aligned circular roundrects." by Jim Van Verth · 5 years ago
  28. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  29. d1b2c85 Revert "Prefer using GrOvalOpFactory over GrFillRRect for circles and" by Jim Van Verth · 5 years ago
  30. 731454a Prefer using GrOvalOpFactory over GrFillRRect for circles and by Jim Van Verth · 5 years ago
  31. 1706cbf Remove VisitorType from GrOp::visitProxies by Chris Dalton · 5 years ago
  32. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  33. 8a97f56 Swap x/y radii for EllipticalRRectOp depending on matrix. by Brian Salomon · 5 years ago
  34. 2655ede Revert "Add non-AA support to OvalFactoryOps." by Greg Daniel · 5 years ago
  35. 10bf702 Add non-AA support to OvalFactoryOps. by Jim Van Verth · 6 years ago
  36. 4428f2c Remove SkScalarSinCos by Brian Osman · 6 years ago
  37. 20ae25c Reland "Reland "Fix blurry edges on large ovals."" by Jim Van Verth · 6 years ago
  38. a5b0b1e Revert "Reland "Fix blurry edges on large ovals."" by Jim Van Verth · 6 years ago
  39. 4dd7c1d Reland "Fix blurry edges on large ovals." by Jim Van Verth · 6 years ago
  40. 9445f8e Revert "Fix blurry edges on large ovals." by Jim Van Verth · 6 years ago
  41. c7aed03 Fix blurry edges on large ovals. by Jim Van Verth · 6 years ago
  42. 8fa7ab4 Delay half-float vertex color determination until Op::finalize by Brian Osman · 6 years ago
  43. 5ced0bf Add shader based blending of kPlus for configs that need clamping by Brian Osman · 6 years ago
  44. b8fff0d Make mixed samples detection automatic by Chris Dalton · 6 years ago
  45. 07cdcfc9 Reland "Stack-allocate pipelines for GrMeshDrawOp" by Chris Dalton · 6 years ago
  46. 35a3abe Revert "Stack-allocate pipelines for GrMeshDrawOp" by Chris Dalton · 6 years ago
  47. dfe5000 Stack-allocate pipelines for GrMeshDrawOp by Chris Dalton · 6 years ago
  48. b97da53 Switch Ops over to using GrRecordingContext by Robert Phillips · 6 years ago
  49. e1f5502 Reland "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  50. c83da98 Revert "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  51. 91c1d08 SkSL is now pickier about type conversions by Ethan Nicholas · 6 years ago
  52. 12d2264 Convert GrBuffer owners to sk_sp by Brian Salomon · 6 years ago
  53. 4b62aed Return GrProcessorSet::Analysis from GrDrawOp::finalize by Chris Dalton · 6 years ago
  54. 5ceda55 Fix stroked round capped circular arc batched with filled circle. by Brian Salomon · 6 years ago
  55. 1688507 Try out clang-tidy, starting with bugprone-use-after-move by Mike Klein · 6 years ago
  56. c906d25 Half float vertex colors (when necessary) in small path renderer by Brian Osman · 6 years ago
  57. a1d4eb9 Use GrVertexWriter and support half-float colors in rrect ops by Brian Osman · 6 years ago
  58. 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
  59. 2b6e390 Use GrVertexWriter::writeQuad in ellipse ops by Brian Osman · 6 years ago
  60. e3caf2d Use GrVertexColor in various oval ops by Brian Osman · 6 years ago
  61. f9aabff Move new WriteVertexData utility to a GrVertexWriter helper struct by Brian Osman · 6 years ago
  62. 9d958b5 Update several more oval ops to use WriteVertexData by Brian Osman · 6 years ago
  63. f04fb3c Change how GPs configure attributes by Brian Osman · 6 years ago
  64. 9a390ac Guard GrOp::dumpInfo with SK_DEBUG by Brian Osman · 6 years ago
  65. 7d8f82b Added GrMeshDrawOp::WriteVertexData by Brian Osman · 6 years ago
  66. cf86085 Replace GrColor4h with SkPMColor4f by Brian Osman · 6 years ago
  67. 936fe7d Pass and return GrColor4h by const& when possible by Brian Osman · 6 years ago
  68. 1be2b7c Keep paint color range/precision into ops and GPs (using GrColor4h) by Brian Osman · 6 years ago
  69. b41417f Make GrOp base class responsible for merging bounds. by Brian Salomon · 6 years ago
  70. 7d94bb5 Skip visiting for allocator gathering in GrTextureOp when all proxies by Brian Salomon · 6 years ago
  71. a925bb0 Don't draw device-independent ellipses with degenerate matrix by Jim Van Verth · 6 years ago
  72. d4c2970 Specify CPU (buffer) and GPU (shader) types explicitly in Attribute by Brian Osman · 6 years ago
  73. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  74. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  75. 641ac7d Make result of GrOp::combineIfPossible be an enum. by Brian Salomon · 6 years ago
  76. b948572 Store GrMeshDrawOps' meshes in GrOpFlushState's arena. by Brian Salomon · 6 years ago
  77. 12fb9cf added SkSL saturate() function by Ethan Nicholas · 6 years ago
  78. 607be37 GrGeometryProcessor derives from GrNonAtomicRef not GrProgramElement. by Brian Salomon · 6 years ago
  79. 9a24fee Avoid coverage bleed for AA arcs with tiny sweep angles by Brian Osman · 6 years ago
  80. 270239d For filled arcs, merge coverage by simply adding by Brian Osman · 6 years ago
  81. 532b3f9 Remove clamping of kPlus with F16 configs by Brian Osman · 6 years ago
  82. d3420de Return to low-precision ovals by Jim Van Verth · 6 years ago
  83. 1de4439 Adjust ellipse center epsilon further to fix dropouts by Jim Van Verth · 6 years ago
  84. b1b87d9 Reland "Improve precision and speed of oval rendering." by Jim Van Verth · 6 years ago
  85. cd2253d Revert "Improve precision and speed of oval rendering." by Jim Van Verth · 6 years ago
  86. 551dc3e Improve precision and speed of oval rendering. by Jim Van Verth · 6 years ago
  87. 4934890 Refactor GrPipeline dynamic state. by Brian Salomon · 6 years ago
  88. 92be2f7 Revert "Revert "Change how vertex/instance attributes are handled in geometry processors."" by Brian Salomon · 6 years ago
  89. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  90. 5045e50 Revert "Change how vertex/instance attributes are handled in geometry processors." by Mike Klein · 6 years ago
  91. 19c1233 Change how vertex/instance attributes are handled in geometry processors. by Brian Salomon · 6 years ago
  92. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  93. 802cb31 Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu. by Brian Salomon · 6 years ago
  94. 4462c04 Avoid degenerate matrices (that trigger asserts) in test code by Brian Osman · 6 years ago
  95. 70132d0 Make GrPrimitiveProcessor::Attribute a class, hide data members. by Brian Salomon · 6 years ago
  96. 62e4f3d Analytic dashing of circles with single on/off intervals and butt caps. by Brian Salomon · 6 years ago
  97. 33c4422 Fix double counting of coverage in analytic round capped stroked circles. by Brian Salomon · 6 years ago
  98. 45c9220 Draw stroked circles with round caps analytically. by Brian Salomon · 6 years ago
  99. 75a1302 Don't use the inner radius when not stroking in DIEllipse by Greg Daniel · 7 years ago
  100. 242135a move some RRect methods into priv by Mike Reed · 7 years ago