1. 3e87a8e Move GrOpsTask to gpu/ops and the the skgpu::v1 namespace by Robert Phillips · 3 years ago
  2. aa938ce Upgrade GrRenderTask::makeClosed to take a GrRecordingContext by Chris Dalton · 3 years, 2 months ago
  3. 52cb1d0 Rename GrXferProcessor::DstProxyView to GrDstProxyView. by John Stiles · 3 years, 3 months ago
  4. 0b1228d put an arena on GrRenderTargetProxy by Herb Derby · 3 years, 5 months ago
  5. 27ce7df Revert "put an arena on GrSurfaceDrawContext" by Herb Derby · 3 years, 5 months ago
  6. 5a2de5e put an arena on GrSurfaceDrawContext by Herb Derby · 3 years, 5 months ago
  7. f8d75c6 Don't use the recordTimeAllocator in GrOpsTask by Chris Dalton · 3 years, 5 months ago
  8. 42dbca5 Pass in the color load op to GrProgramInfo. by Greg Daniel · 3 years, 9 months ago
  9. e2296f7 Pass the writeView as a const-ref instead of a pointer … by Adlai Holler · 3 years, 9 months ago
  10. e25c300 use SkArenaAlloc for combineIfPossible by Herb Derby · 3 years, 10 months ago
  11. c76d409 add API for Op creation by Herb Derby · 3 years, 11 months ago
  12. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 3 years, 10 months ago
  13. d358cbe Add support for plumbing GrDstSampleType through Ops and Pipeline creation. by Greg Daniel · 4 years ago
  14. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  15. 0d6f815 iwyu fixes for VS 16.7's STL by Mike Klein · 4 years, 1 month ago
  16. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 1 month ago
  17. 0c5bb2f Clean up some GrContext in tests by Robert Phillips · 4 years, 1 month ago
  18. f4f8011 Add Context factories to GrDirectContext by Robert Phillips · 4 years, 1 month ago
  19. d71b7b0 Move lastRenderTask into drawing manager by Adlai Holler · 4 years, 3 months ago
  20. e19babf Remove GrAtlasManager.h from all other .h files by Robert Phillips · 4 years, 5 months ago
  21. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 5 months ago
  22. 982f546 Rename outputSwizzle->writeSwizzle. by Brian Salomon · 4 years, 5 months ago
  23. df1bd6d Remove texture swizzle from GrSurfaceProxy. by Brian Salomon · 4 years, 5 months ago
  24. c655c3a Make GrOp::onPrePrepare be pure virtual by Robert Phillips · 4 years, 5 months ago
  25. 3a36511 Remove origin from GrSurfaceProxy. by Greg Daniel · 4 years, 6 months ago
  26. a56a746 Remove GrSurfaceDesc by Brian Salomon · 4 years, 7 months ago
  27. b58a3c7 Remove fConfig from GrSurfaceDesc. by Greg Daniel · 4 years, 7 months ago
  28. 47c20e8 Pass swizzle into createProxy instead of inferring from GrPixelConfig. by Greg Daniel · 4 years, 7 months ago
  29. 28b0c5d Pass Arenas* to GrOpsTask and GrOps instead of multiple pointers to each pool type by Michael Ludwig · 4 years, 8 months ago
  30. d0840ec Provide record time allocator to onCombineIfPossible() by Michael Ludwig · 4 years, 8 months ago
  31. cb10e4d Reland "Detach op memory pool from recording context" by Michael Ludwig · 4 years, 8 months ago
  32. ed58654 Revert "Detach op memory pool from recording context" by Derek Sollenberger · 4 years, 8 months ago
  33. 6b95516 Detach op memory pool from recording context by Michael Ludwig · 4 years, 8 months ago
  34. 16f5c65 Use GrSurfaceProxyView in RenderTasks. by Greg Daniel · 4 years, 10 months ago
  35. 61fc799 Add creation-time POD memory pool for GrOps by Robert Phillips · 4 years, 10 months ago
  36. 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 5 years ago
  37. f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  38. f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  39. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
  40. 0875512 Add a GrTextureResolveManager class by Chris Dalton · 5 years ago
  41. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  42. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 5 years ago
  43. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 5 years ago
  44. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  45. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 5 years ago
  46. e5f7328 No longer forward refs and unrefs from the GrSurfaceProxy to the backing GrSurface by Robert Phillips · 5 years ago
  47. 10d1721 Remove GrInternalSurfaceFlags::kNoPendingIO as it is no longer needed by Robert Phillips · 5 years ago
  48. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  49. 12c4629 Remove the option of disabling explicit resource allocation by Robert Phillips · 5 years ago
  50. 831a293 Plumb sk_sp through the GrOpList class hierarchy by Robert Phillips · 5 years ago
  51. 2c791fc Track the number of resources that would become purgeable after flush by Brian Salomon · 5 years ago
  52. 7eeb74f Add checks that the GrResourceAllocator is operating as expected by Robert Phillips · 5 years ago
  53. d684148 Move auditTrail and opMemoryPool from GrContext to GrRecordingContext by Robert Phillips · 6 years ago
  54. 601ac80 Cache CPU memory buffers used for client side arrays. by Brian Salomon · 6 years ago
  55. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  56. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  57. 588cec7 Reenable GrOp chaining. by Brian Salomon · 6 years ago
  58. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  59. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  60. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  61. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  62. b41417f Make GrOp base class responsible for merging bounds. by Brian Salomon · 6 years ago
  63. a7682c8 Disable GrOp chaining. by Brian Salomon · 6 years ago
  64. 58f153c Use preallocated space for default vertex and index buffer sizes by Brian Salomon · 6 years ago
  65. 764e546 Fix op chaining painter's order violation in GrRenderTargetOpList. by Brian Salomon · 6 years ago