Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fc8bf507185eae7b45fac5851066ddba4ccb0e72
https://github.com/WebKit/WebKit/commit/fc8bf507185eae7b45fac5851066ddba4ccb0e72
Author: Carlos Garcia Campos <[email protected]>
Date: 2026-08-20 (Thu, 20 Aug 2026)
Changed paths:
M Source/WebCore/platform/graphics/skia/SkiaCompositingLayer.cpp
M
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayerBufferYUV.cpp
Log Message:
-----------
[GTK][WPE] Skia compositor: handle video orientation
https://bugs.webkit.org/show_bug.cgi?id=322102
Reviewed by Adrian Perez de Castro.
We need to check the texture mapper flags and rotate the current
transformation when rotation flags are present.
* Source/WebCore/platform/graphics/skia/SkiaCompositingLayer.cpp:
(WebCore::rotateContentsIfNeeded):
(WebCore::SkiaCompositingLayer::paintContents):
*
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedPlatformLayerBufferYUV.cpp:
(WebCore::CoordinatedPlatformLayerBufferYUV::skiaImage):
Canonical link: https://commits.webkit.org/319510@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications