summaryrefslogtreecommitdiff
path: root/libs/hwui/AutoBackendTextureRelease.cpp
AgeCommit message (Expand)Author
2024-10-03Merge "HWUI: Make releaseQueueOwnership thread-safety" into main am: cf920879... Treehugger Robot
2024-08-30[HWUI] Update Ganesh includes to specify new location Nolan Scobie
2024-08-30HWUI: Make releaseQueueOwnership thread-safety Penghui.Liu
2024-01-22Update deprecated MutableTextureState Vulkan constructor call Kevin Lubick
2023-08-16Replace GrBackendSurfaceMutableState with skgpu::MutableTextureState Brian Osman
2023-08-11[base] Migrate deprecated GL GrSurfaceBackend related functions Kevin Lubick
2023-06-05Fix missing #include of GrBackendSurfaceMutableState.h Kevin Lubick
2023-05-11Use relocated SkImages context typedef Kevin Lubick
2023-03-27Migrate SkImage static methods to SkImages namespace Kevin Lubick
2022-10-31Fix erroneous self deletion on SkImage creation failure Nolan Scobie
2021-05-26In Vk DeferredLayerUpdater make sure we releause buffers to foreign queue. Greg Daniel
2020-07-28Migrate from GrContext to GrDirectContext Adlai Holler
2019-11-08Decouple SurfaceTexture from HWUI Stan Iliev