1. 685e09b Reland "Purge ccpr" by Chris Dalton · 3 years, 5 months ago
  2. fe83ab6 Revert "Purge ccpr" by Brian Osman · 3 years, 5 months ago
  3. 7bf6bc0 Purge ccpr by Chris Dalton · 3 years, 5 months ago
  4. 7114395 Switch GrMeshDrawOp::Target to be the stand alone GrMeshDrawTarget class by Robert Phillips · 3 years, 5 months ago
  5. 52cb1d0 Rename GrXferProcessor::DstProxyView to GrDstProxyView. by John Stiles · 3 years, 6 months ago
  6. 2517ce3 Add usesMSAASurface to GrMeshDrawOp::Target by Chris Dalton · 3 years, 7 months ago
  7. 787fd9d Fuse GrPrimitiveProcessor & GrGeometryProcessor into a new GrGeometryProcessor by Robert Phillips · 3 years, 8 months ago
  8. a6a3d05 Add a writer class for indirect draw commands by Chris Dalton · 3 years, 10 months ago
  9. 7512507 Add "putBack" analogs to the DrawIndirect buffer pool by Chris Dalton · 4 years ago
  10. 5c80964 Update GrProgramInfo's constructor by Robert Phillips · 4 years ago
  11. 42dbca5 Pass in the color load op to GrProgramInfo. by Greg Daniel · 4 years ago
  12. e2296f7 Pass the writeView as a const-ref instead of a pointer … by Adlai Holler · 4 years ago
  13. 83c38a8 Allow uniqueKey invalidation messages to reach the thread safe cache by Robert Phillips · 4 years, 1 month ago
  14. 1b6a43c Move user stencil settings from GrPipeline to GrProgramInfo by Chris Dalton · 4 years, 2 months ago
  15. d358cbe Add support for plumbing GrDstSampleType through Ops and Pipeline creation. by Greg Daniel · 4 years, 2 months ago
  16. 5edf510 Add plumbing for access to the flush-time GrSmallPathAtlasMgr by Robert Phillips · 4 years, 3 months ago
  17. 6e2c56f move SkArenaAlloc reset to its own class by Herb Derby · 4 years, 4 months ago
  18. 426274b Add support for holding onto refs for input buffers from bindBuffer calls. by Greg Daniel · 4 years, 4 months ago
  19. b8d7e00 Move makeDraw(Indexed)IndirectSpace into GrMeshDrawOp::Target by Chris Dalton · 4 years, 6 months ago
  20. 207d24b Rename GrMeshDrawOp::Target::glyphCache to strikeCache by Robert Phillips · 4 years, 8 months ago
  21. 03fdf6a Implement support for indirect draws by Chris Dalton · 4 years, 8 months ago
  22. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 8 months ago
  23. 982f546 Rename outputSwizzle->writeSwizzle. by Brian Salomon · 4 years, 8 months ago
  24. 304e14d Remove FixedDynamicState from GrProgramInfo and GrPipeline by Chris Dalton · 4 years, 8 months ago
  25. 3bf2f3a Remove DynamicStateArrays from GrProgramInfo and GrPipeline by Chris Dalton · 4 years, 8 months ago
  26. 765ed36 Delete GrOpsRenderPass::drawMeshes by Chris Dalton · 4 years, 8 months ago
  27. aa0e45c Add pass-through helper methods from GrOpFlushState to GrOpsRenderPass by Chris Dalton · 4 years, 8 months ago
  28. eb694b7 Rename GrMesh to GrSimpleMesh by Chris Dalton · 4 years, 8 months ago
  29. 78dac6d Convert FillRRectOp to the new bind/draw API by Chris Dalton · 4 years, 9 months ago
  30. b58098f Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp (take 2) by Robert Phillips · 4 years, 9 months ago
  31. b43cfa4 Revert "Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp" by Robert Phillips · 4 years, 9 months ago
  32. d360651 Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp by Robert Phillips · 4 years, 9 months ago
  33. 6c59fe4 Add a GrSimpleMeshDrawOpHelper CreatePipeline method that doesn't require a GrFlushState by Robert Phillips · 4 years, 9 months ago
  34. 3968fcb Pull creation of GrPipeline explicitly into the Ops' onExecute methods by Robert Phillips · 5 years ago
  35. fcdd061 Use just GrSurfaceProxy in pipeline management. by Michael Ludwig · 5 years ago
  36. 8053c97 Add onPrePrepare to GrFillRRectOp by Robert Phillips · 5 years ago
  37. 7cd0bfe No longer ref count GrGeometryProcessors by Robert Phillips · 5 years ago
  38. df70f15 Add ClockwiseTestOp::onPrePrepare by Robert Phillips · 5 years ago
  39. 5e8cdfd Add 'numRasterSamples' and 'isMixedSampled' to GrProgramInfo by Chris Dalton · 5 years ago
  40. cea290f Add GrPrimitiveType to GrProgramInfo by Robert Phillips · 5 years ago
  41. 524e28b Use GrSurfaceProxyView for dst proxies. by Greg Daniel · 5 years ago
  42. 16f5c65 Use GrSurfaceProxyView in RenderTasks. by Greg Daniel · 5 years ago
  43. 6c2aa7a Revert "Reduce inputs to GrProgramDesc::Build method(s)" by Robert Phillips · 5 years ago
  44. 63a3873 Reduce inputs to GrProgramDesc::Build method(s) by Robert Phillips · 5 years ago
  45. 405413f Clarify that the OpArgs' outputSwizzle comes from its GrRenderTargetProxy by Robert Phillips · 5 years ago
  46. b20d7e5 Track all sampled textures in GrOpsTask and pass them to GrOpsRenderPass. by Greg Daniel · 5 years ago
  47. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
  48. 2d41d0d Remove GrGpuTextureCommandBuffer class and rename to GrOpsRenderPass. by Greg Daniel · 5 years ago
  49. f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  50. f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  51. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
  52. 0b002e2 For non-ccpr draws make sure all inputs to GrGPUCommandBuffer are long lived. by Greg Daniel · 5 years ago
  53. 2c3398d Switch from querying swizzle on caps to using swizzles stored on proxies. by Greg Daniel · 5 years ago
  54. e5f7328 No longer forward refs and unrefs from the GrSurfaceProxy to the backing GrSurface by Robert Phillips · 5 years ago
  55. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  56. 729a23f Move ccpr headers for display list out of include/private. by Ben Wagner · 6 years ago
  57. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  58. baa1b35 Rename GrPipeline::Flags to GrPipeline::InputFlags by Chris Dalton · 6 years ago
  59. 2c791fc Track the number of resources that would become purgeable after flush by Brian Salomon · 6 years ago
  60. 876a017 Reland "Reintroduce deinstantiate lazy proxy types and use for promise images." by Brian Salomon · 6 years ago
  61. d0e1cef Revert "Reintroduce deinstantiate lazy proxy types and use for promise images." by Brian Salomon · 6 years ago
  62. 8b40ac3 Reintroduce deinstantiate lazy proxy types and use for promise images. by Brian Salomon · 6 years ago
  63. b2c5dae Simplify promise image lazy instantiation callbacks. by Brian Salomon · 6 years ago
  64. 07cdcfc9 Reland "Stack-allocate pipelines for GrMeshDrawOp" by Chris Dalton · 6 years ago
  65. 35a3abe Revert "Stack-allocate pipelines for GrMeshDrawOp" by Chris Dalton · 6 years ago
  66. dfe5000 Stack-allocate pipelines for GrMeshDrawOp by Chris Dalton · 6 years ago
  67. 601ac80 Cache CPU memory buffers used for client side arrays. by Brian Salomon · 6 years ago
  68. d0fe875 Remove destination GrRenderTargetProxy from GrPipeline by Robert Phillips · 6 years ago
  69. 12d2264 Convert GrBuffer owners to sk_sp by Brian Salomon · 6 years ago
  70. 081e6f3 Rename GrGlyphCache -> GrStrikeCache by Herb Derby · 6 years ago
  71. 967df20 Deuninstantiate by Brian Salomon · 6 years ago
  72. e801210 In GrOpFlushState, store GrOp* rather than Unique ID by Brian Osman · 6 years ago
  73. 58f153c Use preallocated space for default vertex and index buffer sizes by Brian Salomon · 6 years ago
  74. f723264 Revert "Revert "Reland "Add ability to specify different GP textures for each mesh in a draw.""" by Brian Salomon · 6 years ago
  75. cd7907b Revert "Reland "Add ability to specify different GP textures for each mesh in a draw."" by Brian Salomon · 6 years ago
  76. 2d0a6a1 Reland "Add ability to specify different GP textures for each mesh in a draw." by Brian Salomon · 6 years ago
  77. deeb655 Revert "Add ability to specify different GP textures for each mesh in a draw." by Derek Sollenberger · 6 years ago
  78. d1b8a16 Add ability to specify different GP textures for each mesh in a draw. by Brian Salomon · 6 years ago
  79. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  80. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  81. b948572 Store GrMeshDrawOps' meshes in GrOpFlushState's arena. by Brian Salomon · 6 years ago
  82. 607be37 GrGeometryProcessor derives from GrNonAtomicRef not GrProgramElement. by Brian Salomon · 6 years ago
  83. af87483 Move GrGeometryProcessor's textures out of classes and into by Brian Salomon · 6 years ago
  84. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  85. 4934890 Refactor GrPipeline dynamic state. by Brian Salomon · 6 years ago
  86. 4684f82 Add ability to uninstantiate lazy proxies after every flush. by Greg Daniel · 7 years ago
  87. 5a66efb Remove GrRestrictedAtlasManager by Robert Phillips · 7 years ago
  88. c4039ea Fission GrAtlasGlyphCache in two (take 2) by Robert Phillips · 7 years ago
  89. 5c56af1 Revert "Fission GrAtlasGlyphCache in two" by Robert Phillips · 7 years ago
  90. acf1790 Fission GrAtlasGlyphCache in two by Robert Phillips · 7 years ago
  91. 40a29d7 Move GrOpFlushState out of GrDrawingManager and onto the stack by Robert Phillips · 7 years ago
  92. cbcb0a1 Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" by Brian Salomon · 7 years ago
  93. 9c2202f Revert "Add Atlas Text interface for rendering SDF glyphs." by Greg Daniel · 7 years ago
  94. 39631f3 Add Atlas Text interface for rendering SDF glyphs. by Brian Salomon · 7 years ago
  95. 7dc6e75 During flush store GrOp draw and upload records on GrOpFlushState instead of on the ops themselves. by Brian Salomon · 7 years ago
  96. 43fd6d8 Devirtualized token management in GrDeferredUploadTarget. by Brian Salomon · 7 years ago
  97. 29b60c9 Make deferred upload handling and draw recording be virtual interfaces implemented by GrOpFlushState. by Brian Salomon · 7 years ago
  98. 943ed79 Remove deferred upload types from GrDrawOp.h. by Brian Salomon · 7 years ago
  99. 500d58b Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU. by Greg Daniel · 7 years ago
  100. bfd18cd Move GrAppliedClip into GrPipeline by Brian Salomon · 7 years ago