Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 81aa1260056f33a2a49fc11c2dc4fc807a12591f
https://github.com/WebKit/WebKit/commit/81aa1260056f33a2a49fc11c2dc4fc807a12591f
Author: Alejandro G. Castro <[email protected]>
Date: 2024-11-21 (Thu, 21 Nov 2024)
Changed paths:
M Source/WebKit/WebProcess/WebPage/dmabuf/AcceleratedSurfaceDMABuf.cpp
Log Message:
-----------
[WPE] AcceleratedSurfaceDMABuf buffer format selection must honor the opacity
https://bugs.webkit.org/show_bug.cgi?id=283162
Reviewed by Carlos Garcia Campos.
Make sure we continue searching for a format in the next tranche if the
opacity did not match in the format found in the previous tranches traverse.
The current code stops searching when we find a format in the current
tranche even when the opacity did not match.
* Source/WebKit/WebProcess/WebPage/dmabuf/AcceleratedSurfaceDMABuf.cpp:
(WebKit::AcceleratedSurfaceDMABuf::SwapChain::setupBufferFormat):
Canonical link: https://commits.webkit.org/286897@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes