1. 764e546 Fix op chaining painter's order violation in GrRenderTargetOpList. by Brian Salomon · 6 years ago
  2. 5b5d84c Cache the command buffer objects by Robert Phillips · 6 years ago
  3. d25f5bc Allow GrOps to chain themselves together instead of merging. by Brian Salomon · 6 years ago
  4. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  5. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  6. 641ac7d Make result of GrOp::combineIfPossible be an enum. by Brian Salomon · 6 years ago
  7. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  8. ed1205a Make GrRenderTargetOpList::purgeOpsWithUninstantiatedProxies match the GrTextureOpList version by Robert Phillips · 6 years ago
  9. c3833b4 Revert "Add genIDs from all contributing elements to GrReducedClip's mask key." by Brian Salomon · 6 years ago
  10. 1354048 Add genIDs from all contributing elements to GrReducedClip's mask key. by Brian Salomon · 6 years ago
  11. c994a93 Move op memory storage to GrContext (take 2) by Robert Phillips · 6 years ago
  12. 4f6ba2e Revert "Move op memory storage to GrContext" by Robert Phillips · 6 years ago
  13. c8cee44 Move op memory storage to GrContext by Robert Phillips · 6 years ago
  14. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  15. f104fec Delete GrDrawOp::wasRecorded by Chris Dalton · 6 years ago
  16. 9712601 Add more granularity inside of SkCanvas::Flush traces. by Xiao Yu · 6 years ago
  17. 2748391 Add ability to dump opList info at flush-time by Robert Phillips · 6 years ago
  18. dbdba60 Add discard check when deciding if we should execute op list or not. by Greg Daniel · 6 years ago
  19. 3a9710b Add handling for allocation failure in GrTextureOpList by Robert Phillips · 6 years ago
  20. aa3dfbe Remove Ops whose lazy proxies fail to instantiate on flush by Greg Daniel · 7 years ago
  21. 88260b5 Split GrContext into Normal/DDL flavors by Robert Phillips · 7 years ago
  22. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  23. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  24. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  25. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  26. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  27. f06c358 Remove instanced rendering by Brian Salomon · 7 years ago
  28. 51b20f2 Add explicit GPU resource allocation of deferred proxies by Robert Phillips · 7 years ago
  29. 706a6ff Add "lazy" texture proxies by Chris Dalton · 7 years ago
  30. 8816b93 Make sure to visit clips and dst proxies during gather by Chris Dalton · 7 years ago
  31. c3fd600 Revert "Make sure to visit clips and dst proxies during gather" by Chris Dalton · 7 years ago
  32. c666502 Make sure to visit clips and dst proxies during gather by Chris Dalton · 7 years ago
  33. 6368e32 Revert "Make sure to visit clips and dst proxies during gather" by Robert Phillips · 7 years ago
  34. b9d98e3 Make sure to visit clips and dst proxies during gather by Chris Dalton · 7 years ago
  35. c82dd4e Delete an opList's clips when it survives a flush by Chris Dalton · 7 years ago
  36. f8e2502 Prepare to enable explicit gpu resource allocation (take 2) by Robert Phillips · 7 years ago
  37. 065b41d Revert "Prepare to enable explicit gpu resource allocation" by Greg Daniel · 7 years ago
  38. f290376 Prepare to enable explicit gpu resource allocation by Robert Phillips · 7 years ago
  39. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  40. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  41. 8186cbe Make the intervals in GrResourceAllocator use SkArenaAlloc by Robert Phillips · 7 years ago
  42. 29b60c9 Make deferred upload handling and draw recording be virtual interfaces implemented by GrOpFlushState. by Brian Salomon · 7 years ago
  43. a84cacf Rename GrOpList::reset to endFlush by Chris Dalton · 7 years ago
  44. 099fa0f Revert^6 "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
  45. 9b1f4bd Revert "Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""""" by Brian Osman · 7 years ago
  46. fdd2cb5 Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"""" by Brian Osman · 7 years ago
  47. 9f8d4d3 Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""" by Brian Osman · 7 years ago
  48. e8b8397 Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"" by Brian Osman · 7 years ago
  49. d375dbf Land scaffolding for explicit MDB resource allocation by Robert Phillips · 7 years ago
  50. 9d6c64f Make GrCopySurfaceOp participate in the GrOplist DAG by Robert Phillips · 7 years ago
  51. cb2e235 Reduce stencil buffer clearing by Robert Phillips · 7 years ago
  52. 380b90c Push full screen clears up to OpList by Robert Phillips · 7 years ago
  53. 6b47c7d Store discard request on the opList and remove GrDiscardOp (take 3) by Robert Phillips · 7 years ago
  54. 445b557 Revert "Store discard request on the opList and remove GrDiscardOp (take 2)" by Robert Phillips · 7 years ago
  55. 9b0b32f Store discard request on the opList and remove GrDiscardOp (take 2) by Robert Phillips · 7 years ago
  56. 500d58b Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU. by Greg Daniel · 7 years ago
  57. 407b342 Add GrPrepareCallback, always run at the start of flush by Brian Osman · 7 years ago
  58. 2af578d Add additional logging in GrRenderTargetOpList by Stan Iliev · 7 years ago
  59. 54190c4 Revert "Store discard request on the opList and remove GrDiscardOp" by Robert Phillips · 7 years ago
  60. b681a0f Store discard request on the opList and remove GrDiscardOp by Robert Phillips · 7 years ago
  61. 9521447 Add explicit clear of stencil buffer before opLists that use them by Robert Phillips · 7 years ago
  62. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  63. 81dd3e0 Finish a few MDB TODOs by Robert Phillips · 7 years ago
  64. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  65. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  66. a16f6cb Update copyOp to split-opList world by Robert Phillips · 7 years ago
  67. 48567ac update GrOp printouts by Robert Phillips · 7 years ago
  68. 5efd5ea Update clearOp for split-OpList world (take 3) by Robert Phillips · 7 years ago
  69. bb581ce Convert DstTexture to DstProxy (take 2) by Robert Phillips · 7 years ago
  70. fb65a9f Revert "Update clearOp for split-OpList world (take 2)" by Mike Klein · 7 years ago
  71. 3fdd0bf Update clearOp for split-OpList world (take 2) by Robert Phillips · 7 years ago
  72. 33f8315 Revert "Update clearOp for split-OpList world" by Robert Phillips · 7 years ago
  73. 7f1ce29 Update clearOp for split-OpList world by Robert Phillips · 7 years ago
  74. 318c419 Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp by Robert Phillips · 7 years ago
  75. c375704 Revert "Convert DstTexture to DstProxy" by Robert Phillips · 7 years ago
  76. 87f7f1c Convert DstTexture to DstProxy by Robert Phillips · 7 years ago
  77. 18e9484 Rename finishOpList to finishFlush and call it less frequently by Robert Phillips · 7 years ago
  78. 6cdc22c Split up opLists (take 3) by Robert Phillips · 7 years ago
  79. b6deea8 Setup for another attempt to split up opLists by Robert Phillips · 7 years ago
  80. c84c030 Add debug-only helper methods to get #ops & #clips per opList by Robert Phillips · 7 years ago
  81. a4677b5 Make GrSimpleMeshDrawOpHelper consider blend barriers/dst textures for batching. by Brian Salomon · 7 years ago
  82. f6d7eb1 Remove pre-allocated clip space from GrRenderTargetOpList by Robert Phillips · 7 years ago
  83. ee68365 Remove GrResourceProvider & GrGpu pointers from GrRenderTargetOpList by Robert Phillips · 7 years ago
  84. 8185f59 Hardwire opList lookAhead & lookBack parameters by Robert Phillips · 7 years ago
  85. dd3b3f4 Rm makeRenderTargetContext in favor of deferred version (take 3) by Robert Phillips · 7 years ago
  86. 4a39504 Revert "Split up opLists (take 2)" by Robert Phillips · 7 years ago
  87. df2bf21 Split up opLists (take 2) by Robert Phillips · 7 years ago
  88. e3302df Make InstancedRendering more opList-splitting friendly by Robert Phillips · 7 years ago
  89. 2af746c Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)" by Robert Phillips · 7 years ago
  90. 02242e8 Rm makeRenderTargetContext in favor of deferred version (take 2) by Robert Phillips · 7 years ago
  91. 7ce67db Revert "Split up opLists" by Robert Phillips · 7 years ago
  92. bc8ee52 Split up opLists by Robert Phillips · 7 years ago
  93. f5442bb Split cleanup changes out of bigger CL (take 2) by Robert Phillips · 7 years ago
  94. e186cfd Revert "Split cleanup changes out of bigger CL" by Mike Klein · 7 years ago
  95. cd11c80 Split cleanup changes out of bigger CL by Robert Phillips · 7 years ago
  96. dc83b89 sk_sp-ify opList creation & storage by Robert Phillips · 7 years ago
  97. e440721 Remove GrRenderTargetOpList::discard & move functionality to GrRenderTargetContext by Robert Phillips · 7 years ago
  98. 178ce3e Make all GrRenderTargetOpList ops store a GrRenderTarget pointer by Robert Phillips · 7 years ago
  99. 1119dc3 Remove discard from GrRenderTarget & force it to always go through a RenderTargetContext by Robert Phillips · 7 years ago
  100. bf25d43 Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2) by Robert Phillips · 7 years ago