Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 43462ae5ceb50233a642bf1ebca271d325a5de72
https://github.com/WebKit/WebKit/commit/43462ae5ceb50233a642bf1ebca271d325a5de72
Author: Žan Doberšek <[email protected]>
Date: 2023-05-04 (Thu, 04 May 2023)
Changed paths:
M Source/WebCore/platform/TextureMapper.cmake
R
Source/WebCore/platform/graphics/texmap/TextureMapperPlatformLayerDmabuf.cpp
R Source/WebCore/platform/graphics/texmap/TextureMapperPlatformLayerDmabuf.h
Log Message:
-----------
Remove unused TextureMapperPlatformLayerDmabuf
https://bugs.webkit.org/show_bug.cgi?id=256248
Reviewed by Adrian Perez de Castro.
The TextureMapperPlatformLayerDmabuf class isn't used and can be removed, its
functionality mostly replaced by TextureMapperPlatformLayerProxyDMABuf.
* Source/WebCore/platform/TextureMapper.cmake:
* Source/WebCore/platform/graphics/texmap/TextureMapperPlatformLayerDmabuf.cpp:
Removed.
* Source/WebCore/platform/graphics/texmap/TextureMapperPlatformLayerDmabuf.h:
Removed.
Canonical link: https://commits.webkit.org/263672@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes