aboutsummaryrefslogtreecommitdiff
path: root/gm/lazytiling.cpp
AgeCommit message (Expand)Author
2023-12-05[graphite] Test Dawn with no yield context optionBrian Salomon
2023-09-13Find and replace GrMipmapped with skgpu::MipmappedKevin Lubick
2023-08-16//gm/gm.h: Fold GM::onISize() into GM::getISize().Leandro Lovisolo
2023-08-15//gm/gm.h: Fold GM::onShortName() into GM::getName() and make it const.Leandro Lovisolo
2023-06-09Remove Ganesh code from SkCanvasPrivKevin Lubick
2023-03-23Split SkRectMemcpy from SkConvertPixelsKevin Lubick
2023-03-21Rename skgpu::v1 namespace to skgpu::ganeshKevin Lubick
2023-02-14[graphite] Make GM:gpuSetup() more backend agnostic.Jim Van Verth
2022-11-28[includes] Remove link between SkImage_Base.h -> GrBackendSurface.hKevin Lubick
2022-11-18[includes] Enforce IWYU on GrSurfaceProxyKevin Lubick
2022-09-27Reland "Reland "Let FilterResults track a deferred transform""Michael Ludwig
2022-09-21Revert "Reland "Let FilterResults track a deferred transform""Brian Osman
2022-09-20Reland "Let FilterResults track a deferred transform"Michael Ludwig
2022-09-06Revert "Let FilterResults track a deferred transform"Brian Osman
2022-09-06Let FilterResults track a deferred transformMichael Ludwig
2022-08-10Move the contents of src/gpu/ganesh/v1 up a levelRobert Phillips
2022-05-03Plumb label from GrGpu's createTexture function.Aditya Kushwah
2022-04-07Move all Ganesh source files into ganesh subdirectory.Greg Daniel
2022-03-10Reland "[includes] Remove link between SkImage.h and SkImageEncoder.h"Kevin Lubick
2022-03-09[includes] Fix up transitive dependencies on SkBitmapKevin Lubick
2022-03-08Revert "[includes] Remove link between SkImage.h and SkImageEncoder.h"Kevin Lubick
2022-03-07[includes] Remove link between SkImage.h and SkImageEncoder.hKevin Lubick
2021-10-11Make class members that are static constexpr also be inline.Brian Salomon
2021-08-16Update LazySurfaceDesc to take a GrTextureType.Greg Daniel
2021-08-13Reland "Remove GrBackendFormat's textureType use from isFormatTexturable call."Greg Daniel
2021-08-13Revert "Remove GrBackendFormat's textureType use from isFormatTexturable call."Greg Daniel
2021-08-13Remove GrBackendFormat's textureType use from isFormatTexturable call.Greg Daniel
2021-07-28Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContextRobert Phillips
2021-07-21Revise GM infrastructure to not rely on GrSurfaceDrawContextRobert Phillips
2021-04-02Expose writing to mip levels via GrSurfaceContext::writePixelsBrian Salomon
2021-01-21Add new lazytiling GM and update GrTextureEffectRobert Phillips