aboutsummaryrefslogtreecommitdiff
path: root/tools/gpu
AgeCommit message (Expand)Author
2018-11-19Reland "Reland "Have a GrBackendFormat be stored on gpu proxies.""Greg Daniel
2018-11-14Revert "Reland "Have a GrBackendFormat be stored on gpu proxies.""Greg Daniel
2018-11-14Reland "Have a GrBackendFormat be stored on gpu proxies."Greg Daniel
2018-11-09Revert "Have a GrBackendFormat be stored on gpu proxies."Greg Daniel
2018-11-08Have a GrBackendFormat be stored on gpu proxies.Greg Daniel
2018-10-31Change mechanism that lets GrRenderTargetContext caller get op list ID.Brian Salomon
2018-10-12Move GrBackend enum to enum class.Greg Daniel
2018-09-27Cleanup resource flagsChris Dalton
2018-09-25Add rowBytes to createTestingOnlyBackendTextureRobert Phillips
2018-09-19test,tools: whitespace changes for clang-formatHal Canary
2018-09-10Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfigHerb Derby
2018-09-10Revert "Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfig"Cary Clark
2018-09-10Simplify plots to always be 512x512 and simplify GrDrawOpAtlasConfigHerb Derby
2018-09-05Centralize the predicate for a glyph being too large for the atlasHerb Derby
2018-09-05Fix freeing of vulkan feature structs is test context.Greg Daniel
2018-08-30Fix vulkan validation layer ordering.Greg Daniel
2018-08-08Update vulkan features (again) to support extension features.Greg Daniel
2018-08-02Support using vulkan 1.1.Greg Daniel
2018-08-02Have GrVkBackendContext take a VkPhysicalDeviceFeatures struct.Greg Daniel
2018-08-02Make sure we check the version number of Vulkan Extensions.Greg Daniel
2018-08-01Reland "Reland "Let client pass in full extension to GrVkBackendContext.""Greg Daniel
2018-08-01Use our own checked in Vulkan header to build skia source code.Greg Daniel
2018-08-01Move GrVkInterface out of public API.Greg Daniel
2018-07-17Move SkNoncopyable to include/private.Ben Wagner
2018-07-13Reland: Check for ANGLE's implementation of texture_rectangleWeiliang Chen
2018-07-12Remove SkSafeSetNull.Ben Wagner
2018-07-12Generate GrVkInterface when we make the GrVkGpu.Greg Daniel
2018-07-12remove debug gl interface, grcontextfactory context type, and config.Brian Salomon
2018-07-11Remove interal use of SkRefCnt_SafeAssign.Ben Wagner
2018-07-11Add gltestpersistentcache config that tests GrContextOption's cache.Brian Salomon
2018-07-11Reland "Reland "Move Vulkan DebugCallback code into tools.""Greg Daniel
2018-07-11Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""Greg Daniel
2018-07-03Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."Greg Daniel
2018-07-03Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."Ethan Nicholas
2018-07-03Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors.Greg Daniel
2018-06-28Revert "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""Greg Daniel
2018-06-28Revert "Reland "Move Vulkan DebugCallback code into tools.""Greg Daniel
2018-06-28Revert "Reland "Let client pass in full extension to GrVkBackendContext.""Greg Daniel
2018-06-28Reland "Let client pass in full extension to GrVkBackendContext."Greg Daniel
2018-06-28Reland "Move Vulkan DebugCallback code into tools."Greg Daniel
2018-06-28Reland "Make GrVkBackendContext no longer derive from SkRefCnt."Greg Daniel
2018-06-27Revert "Make GrVkBackendContext no longer derive from SkRefCnt."Greg Daniel
2018-06-27Revert "Move Vulkan DebugCallback code into tools."Greg Daniel
2018-06-27Revert "Let client pass in full extension to GrVkBackendContext."Greg Daniel
2018-06-27Let client pass in full extension to GrVkBackendContext.Greg Daniel
2018-06-27gpu: Expose GrContextPriv::abandoned in the public API.Khushal
2018-06-26Move Vulkan DebugCallback code into tools.Greg Daniel
2018-06-25Add bullet proofing for preAbandonContextRobert Phillips
2018-06-25Make GrVkBackendContext no longer derive from SkRefCnt.Greg Daniel
2018-06-25Fix abandonment of programsRobert Phillips