1. df1bd6d Remove texture swizzle from GrSurfaceProxy. by Brian Salomon · 4 years, 7 months ago
  2. 350db7c Allow a non-FBO0 surface to be matched with an FBO0 rendertarget proxy by Robert Phillips · 4 years, 7 months ago
  3. 3a36511 Remove origin from GrSurfaceProxy. by Greg Daniel · 4 years, 8 months ago
  4. a56a746 Remove GrSurfaceDesc by Brian Salomon · 4 years, 8 months ago
  5. 5fab909 Revert "Rename GLRTFBOIDIs0 to WrapsSwapchainSurface and use for Metal." by Jim Van Verth · 4 years, 11 months ago
  6. b1edfde Rename GLRTFBOIDIs0 to WrapsSwapchainSurface and use for Metal. by Jim Van Verth · 4 years, 11 months ago
  7. 0b68dda Defer stencil attachment until opsTask execution by Chris Dalton · 5 years ago
  8. baf8d99 Remove outputSwizzle from GrRenderTargetProxy. by Greg Daniel · 5 years ago
  9. 9f2b86c More SkISizification in GPU code. by Brian Salomon · 5 years ago
  10. a00bcad Remove GrPixelConfig version of CompressedDataSize. by Greg Daniel · 5 years ago
  11. 7fd7a8a Remove uses of GrPixelConfig version of GrBytesPerPixel. by Greg Daniel · 5 years ago
  12. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
  13. f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  14. f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  15. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
  16. 3f7932e Add kRequiresManualMSAAResolve to GrInternalSurfaceFlags by Chris Dalton · 5 years ago
  17. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 5 years ago
  18. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 5 years ago
  19. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  20. 215ff33 Don't attempt mixed samples on "borrowed" render targets by Chris Dalton · 5 years ago
  21. effee20 Use mixed samples internally for default coverage AA by Chris Dalton · 5 years ago
  22. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  23. b520476 Swap GrSurfaceProxy over to being held via sk_sp by Robert Phillips · 5 years ago
  24. 2c19e7f Reland "Store GrSwizzle on proxies for texturing and swizzling." by Greg Daniel · 5 years ago
  25. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  26. 3ec1f54 Revert "Store GrSwizzle on proxies for texturing and swizzling." by Brian Salomon · 5 years ago
  27. 2309313 Store GrSwizzle on proxies for texturing and swizzling. by Greg Daniel · 5 years ago
  28. 10d1721 Remove GrInternalSurfaceFlags::kNoPendingIO as it is no longer needed by Robert Phillips · 5 years ago
  29. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  30. 12c4629 Remove the option of disabling explicit resource allocation by Robert Phillips · 5 years ago
  31. 73cc4e8 Temporarily restore old behavior of read/writeSurfacePixels by Robert Phillips · 6 years ago
  32. b085fa9 Add ddl support to drawing to wrapped vulkan secondary command buffers. by Greg Daniel · 6 years ago
  33. b45f47d Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization (take 2) by Robert Phillips · 6 years ago
  34. 5b1813a Revert "Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization" by Robert Phillips · 6 years ago
  35. 87685ba Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization by Robert Phillips · 6 years ago
  36. b46add8 Add initial support for creating a vulkan secondary command buffer drawing context. by Greg Daniel · 6 years ago
  37. 34a2030 Remove window rects flag from GrInternalSurfaceFlags. by Brian Salomon · 6 years ago
  38. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  39. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  40. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  41. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  42. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  43. a070ed7 Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets use GL FBO 0. by Greg Daniel · 6 years ago
  44. 849dce1 Update flag checks when validating surface being assigned to proxy. by Greg Daniel · 6 years ago
  45. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 7 years ago
  46. 2a4f983 Remove GrSurfaceOrigin from GrSurfaceDesc. by Brian Salomon · 7 years ago
  47. 2a30390 Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies. by Greg Daniel · 7 years ago
  48. d2d8e92 Remove tracking of SkDestinationSurfaceColorMode on GrTextureProxy for mips by Greg Daniel · 7 years ago
  49. 457469c Make non-ddl lazy proxys clean-up and delete their callbacks immediately after instanstation. by Greg Daniel · 7 years ago
  50. e8fabb2 Update LazyProxy creation to allow for a non-textureable result by Robert Phillips · 7 years ago
  51. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  52. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  53. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  54. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  55. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  56. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  57. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  58. 0a375db Have lazy proxies keep their callbacks around and clean up their lambdas in the dtor by Greg Daniel · 7 years ago
  59. 65fa8ca Updating lazy proxys to support the case where we know a lot more info about the texture. by Greg Daniel · 7 years ago
  60. 706a6ff Add "lazy" texture proxies by Chris Dalton · 7 years ago
  61. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  62. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  63. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  64. a108c92 Fix drawSpecialImage by Robert Phillips · 7 years ago
  65. ae7d3f3 Add native caching of uniquely keyed GrTextureProxies (take 2) by Robert Phillips · 7 years ago
  66. 76d640d Revert "Add native caching of uniquely keyed GrTextureProxies" by Robert Phillips · 7 years ago
  67. d4f100d Add native caching of uniquely keyed GrTextureProxies by Robert Phillips · 7 years ago
  68. 6504813 Remove accessRenderTarget calls in service of binding stencil buffer by Robert Phillips · 7 years ago
  69. 066f020 Reduce dependence on GrSurface's origin field (take 3) by Robert Phillips · 7 years ago
  70. 6af2a66 Revert "Reduce dependence on GrSurface's origin field (take 2)" by Robert Phillips · 7 years ago
  71. 22115b4 Reduce dependence on GrSurface's origin field (take 2) by Robert Phillips · 7 years ago
  72. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  73. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  74. 5af44de Add GrResourceAllocator class + unit test by Robert Phillips · 7 years ago
  75. c4f0a82 Move Flags from GrRenderTarget to GrTypesPriv.h & rename by Robert Phillips · 7 years ago
  76. eee4d6e Make instantiate return a Boolean by Robert Phillips · 7 years ago
  77. 081e0e6 Move MIP color mode from GrSurfaceProxy to GrTextureProxy by Brian Salomon · 7 years ago
  78. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  79. 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
  80. dac5f6b Fix -Wshadow-field warnings by Brian Salomon · 8 years ago
  81. c787e49 Allow GrSurfaceProxy-derived classes to use flags when instantiating (take 2) by Robert Phillips · 8 years ago
  82. 2411c11 Revert "Allow GrSurfaceProxy-derived classes to use flags when instantiating" by Robert Phillips · 8 years ago
  83. c8f1e3a Allow GrSurfaceProxy-derived classes to use flags when instantiating by Robert Phillips · 8 years ago
  84. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  85. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  86. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  87. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  88. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  89. 45580d3 Added GrSurfaceContext and GrTextureContext by Brian Osman · 8 years ago
  90. b446088 Fix computation of texture size for approximately-fit deferred proxies by Robert Phillips · 8 years ago
  91. ec2249f Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & GrRenderTargetProxy by Robert Phillips · 8 years ago
  92. 3743013 Consolidate GrSurfaceProxy Make methods by Robert Phillips · 8 years ago
  93. eaa8625 Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy"" by Robert Phillips · 8 years ago
  94. 7d7d7d1 Revert "Add GrRenderTargetContext instantiate & asTextureProxy" by Leon Scroggins · 8 years ago
  95. 9113edf Add GrRenderTargetContext instantiate & asTextureProxy by Robert Phillips · 8 years ago
  96. 84a8120 Add GrTextureRenderTargetProxy and support switching between RT & Tex Proxies by Robert Phillips · 8 years ago
  97. d6214d4 Further centralize computation of GrSurface VRAM consumption - take 2 by Robert Phillips · 8 years ago
  98. 9c46b68 Revert "Further centralize computation of GrSurface VRAM consumption" by Ben Wagner · 8 years ago
  99. ccd3c89 Further centralize computation of GrSurface VRAM consumption by Robert Phillips · 8 years ago
  100. 29e52f1 Centralize computation of GrRenderTarget & GrTexture VRAM consumption by Robert Phillips · 8 years ago