Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a6aecb7cb3614074b11d5db8390698e4ef53b110 https://github.com/WebKit/WebKit/commit/a6aecb7cb3614074b11d5db8390698e4ef53b110 Author: Carlos Garcia Campos <cgar...@igalia.com> Date: 2024-12-10 (Tue, 10 Dec 2024)
Changed paths: M Source/WebCore/platform/SourcesNicosia.txt M Source/WebCore/platform/TextureMapper.cmake M Source/WebCore/platform/graphics/texmap/GraphicsContextGLTextureMapperANGLE.cpp M Source/WebCore/platform/graphics/texmap/GraphicsContextGLTextureMapperANGLE.h R Source/WebCore/platform/graphics/texmap/GraphicsContextGLTextureMapperANGLENicosia.cpp A Source/WebCore/platform/graphics/texmap/coordinated/GraphicsContextGLTextureMapperANGLECoordinated.cpp Log Message: ----------- [CoordinatedGraphics] Rename GraphicsContextGLTextureMapperANGLENicosia.cpp as GraphicsContextGLTextureMapperANGLECoordinated.cpp https://bugs.webkit.org/show_bug.cgi?id=284285 Reviewed by Nikolas Zimmermann. It's used by ports using coordinated graphics when epoxy is available. * Source/WebCore/platform/SourcesNicosia.txt: * Source/WebCore/platform/TextureMapper.cmake: * Source/WebCore/platform/graphics/texmap/GraphicsContextGLTextureMapperANGLE.cpp: (WebCore::GraphicsContextGLTextureMapperANGLE::platformInitialize): (WebCore::GraphicsContextGLTextureMapperANGLE::swapCompositorTexture): * Source/WebCore/platform/graphics/texmap/GraphicsContextGLTextureMapperANGLE.h: * Source/WebCore/platform/graphics/texmap/coordinated/GraphicsContextGLTextureMapperANGLECoordinated.cpp: Renamed from Source/WebCore/platform/graphics/texmap/GraphicsContextGLTextureMapperANGLENicosia.cpp. (WebCore::GraphicsContextGLTextureMapperANGLE::setupCurrentTexture): Canonical link: https://commits.webkit.org/287593@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes