- e56d31f Update LazySurfaceDesc to take a GrTextureType. by Greg Daniel · 3 years, 3 months ago
- 0e9d34d Reland "Remove GrBackendFormat's textureType use from isFormatTexturable call." by Greg Daniel · 3 years, 3 months ago
- d90777a Revert "Remove GrBackendFormat's textureType use from isFormatTexturable call." by Greg Daniel · 3 years, 3 months ago
- 832c817 Remove GrBackendFormat's textureType use from isFormatTexturable call. by Greg Daniel · 3 years, 3 months ago
- a5842bc Move SkSpan to include/, for use in public API by Brian Osman · 3 years, 6 months ago
- b51dd57 Add GrResourceAllocator::reset by Adlai Holler · 3 years, 7 months ago
- cd2f96d Add GrResourceAllocator::makeBudgetHeadroom by Adlai Holler · 3 years, 7 months ago
- ee2837b Split GrResourceAllocator::assign into two methods by Adlai Holler · 3 years, 7 months ago
- 3cffe81 Improve GrResourceAllocator test infrastructure by Adlai Holler · 3 years, 7 months ago
- ca1137b Give GrResourceAllocator a GrDirectContext by Adlai Holler · 3 years, 8 months ago
- 7df8d22 Do register allocation in GrResourceAllocator (take 2) by Adlai Holler · 3 years, 8 months ago
- 9f35882 Revert "Do register allocation in GrResourceAllocator" by Adlai Holler · 3 years, 8 months ago
- c6f78ff Do register allocation in GrResourceAllocator by Adlai Holler · 3 years, 8 months ago
- 19fd514 Simplify GrResourceAllocator API by Adlai Holler · 3 years, 9 months ago
- c616e1c Remove the partial-flush machinery from GrResourceAllocator by Adlai Holler · 3 years, 9 months ago
- 6f8fbb5 Remove intermediate flushes from the resource allocator by Adlai Holler · 3 years, 9 months ago
- 7f7a5df Revert "Remove unused ActualUse param from GrResourceAllocator" by Adlai Holler · 3 years, 9 months ago
- b80fb08 Remove unused ActualUse param from GrResourceAllocator by Adlai Holler · 3 years, 9 months ago
- a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years, 1 month ago
- 7205080 Revert "Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers.""" by Brian Salomon · 4 years, 1 month ago
- 4efaf5e Reland "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 4 years, 1 month ago
- 21f8b51 Revert "Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers."" by Brian Salomon · 4 years, 1 month ago
- f625e4c Revert "Use ManagedBackendTexture in place of TestUtils backend texture helpers." by Brian Salomon · 4 years, 1 month ago
- 5ee0556 Use ManagedBackendTexture in place of TestUtils backend texture helpers. by Brian Salomon · 4 years, 1 month ago
- 638b2e8 Add GrInternalSurfaceFlag for vulkan input attachment. by Greg Daniel · 4 years, 3 months ago
- c113f00 Remove renderable flag from texture createLazyProxy. by Greg Daniel · 4 years, 3 months ago
- 40a4062 Rename GrBackendTexture::fMipMapped -> fMipmapped by Brian Salomon · 4 years, 4 months ago
- a6db510 Rename GrMipMapsStatus GrMipmapStatus by Brian Salomon · 4 years, 4 months ago
- 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 4 months ago
- effd13f Convert more tests to GrRecordingContext/GrDirectContext by Robert Phillips · 4 years, 4 months ago
- 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 5 months ago
- 0a2464f Update internal skia uses to use flushAndSubmit and submit calls. by Greg Daniel · 4 years, 6 months ago
- c1ad77c Add finisehd proc to backend texture creation. by Greg Daniel · 4 years, 7 months ago
- 63410e9 Pass description of GrSurface to GrSurfaceProxy lazy callbacks. by Brian Salomon · 4 years, 8 months ago
- e19babf Remove GrAtlasManager.h from all other .h files by Robert Phillips · 4 years, 8 months ago
- 8a78e9c Don't require color type to wrap a texture/RT. by Brian Salomon · 4 years, 8 months ago
- df1bd6d Remove texture swizzle from GrSurfaceProxy. by Brian Salomon · 4 years, 8 months ago
- 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 9 months ago
- f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 9 months ago
- e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 9 months ago
- 3a36511 Remove origin from GrSurfaceProxy. by Greg Daniel · 4 years, 9 months ago
- a56a746 Remove GrSurfaceDesc by Brian Salomon · 4 years, 10 months ago
- b58a3c7 Remove fConfig from GrSurfaceDesc. by Greg Daniel · 4 years, 10 months ago
- ce3ddaa Pass readSwizzle into more proxy creation to not use config. by Greg Daniel · 4 years, 10 months ago
- d51fa2f Remove GrPixelConfig from GrSurface and GrSurfaceProxy. by Greg Daniel · 4 years, 10 months ago
- 47c20e8 Pass swizzle into createProxy instead of inferring from GrPixelConfig. by Greg Daniel · 4 years, 10 months ago
- a90382f Pass color types when creating texture with initial data. by Brian Salomon · 5 years ago
- aee18c9 Cleanup after removal of IORefs from GrSurface by Robert Phillips · 5 years ago
- cf39f37 Remove maxCount resource cache limit by Robert Phillips · 5 years ago
- beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
- d72dd4d Fix updating of current task index in GrResourceAllocator by Greg Daniel · 5 years ago
- f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
- f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
- 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
- 6fa62e2 Remove use of GrColorType on GrCaps::getRenderTargetSampleCount. by Greg Daniel · 5 years ago
- 4eb38b7 Pass GrBackendFormat to GrResourceProvider and GrGpu texture create functions. by Brian Salomon · 5 years ago
- 95d8ceb Add GrMipMapsStatus to GrTextureProxy by Chris Dalton · 5 years ago
- 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
- c80b0e9 Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2) by Robert Phillips · 5 years ago
- 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 5 years ago
- e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 5 years ago
- dd39980 Revert "Make rest of GrGpu::wrapBackend* methods take a GrColorType" by Robert Phillips · 5 years ago
- 9725638 Make rest of GrGpu::wrapBackend* methods take a GrColorType by Robert Phillips · 5 years ago
- f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
- e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 5 years ago
- 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 5 years ago
- da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 5 years ago
- e5f7328 No longer forward refs and unrefs from the GrSurfaceProxy to the backing GrSurface by Robert Phillips · 5 years ago
- f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
- 3d4cac5 Remove IO refs from GrSurfaceProxy only by Robert Phillips · 5 years ago
- 4bdd36f Make color initialization version of createBackendTexture public by Robert Phillips · 5 years ago
- 8062679 Switch all internel uses of GrContext::createBackendTexture over to initialized versions by Robert Phillips · 5 years ago
- 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 6 years ago
- 9b16f81 Switch over to using new direct allocation API in our tests (as much as possible at least) by Robert Phillips · 6 years ago
- 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 6 years ago
- c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
- c73666f Implement alternate method for determining recycle-ability of allocated GrSurfaces (take 2) by Robert Phillips · 6 years ago
- 29c1c80 Revert "Implement alternate method for determining recycle-ability of allocated GrSurfaces" by Robert Phillips · 6 years ago
- 7eec3cd6 Implement alternate method for determining recycle-ability of allocated GrSurfaces by Robert Phillips · 6 years ago
- 12c4629 Remove the option of disabling explicit resource allocation by Robert Phillips · 6 years ago
- 9313aa7 Skip flush in GrDrawingManager if the specifed proxy doesn't have any work (take 2) by Robert Phillips · 6 years ago
- 2c791fc Track the number of resources that would become purgeable after flush by Brian Salomon · 6 years ago
- b6a3a3b Make lazy proxies have 2 modes for proxy/surface key management. by Brian Salomon · 6 years ago
- c476e5d Fix bug in GrResourceAllocator's intermediate flushing (take 2) by Robert Phillips · 6 years ago
- 0eb1b1f Revert "Fix bug in GrResourceAllocator's intermediate flushing" by Robert Phillips · 6 years ago
- f891548 Fix bug in GrResourceAllocator's intermediate flushing by Robert Phillips · 6 years ago
- 876a017 Reland "Reintroduce deinstantiate lazy proxy types and use for promise images." by Brian Salomon · 6 years ago
- d0e1cef Revert "Reintroduce deinstantiate lazy proxy types and use for promise images." by Brian Salomon · 6 years ago
- 8b40ac3 Reintroduce deinstantiate lazy proxy types and use for promise images. by Brian Salomon · 6 years ago
- b2c5dae Simplify promise image lazy instantiation callbacks. by Brian Salomon · 6 years ago
- 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
- aa6ca0a Require explicit GrWrapCacheable specification in more places. by Brian Salomon · 6 years ago
- 34a2030 Remove window rects flag from GrInternalSurfaceFlags. by Brian Salomon · 6 years ago
- 967df20 Deuninstantiate by Brian Salomon · 6 years ago
- c67c31c Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" by Brian Salomon · 6 years ago
- ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 6 years ago
- 796693a Mark wrapped textures imported into SkImages as "read only". by Brian Salomon · 6 years ago
- 577aa0f Uninstantiate proxies when not explicitly allocating by Brian Salomon · 6 years ago
- 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
- d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago