Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d0e0b4f40d0ce607afc5d134228492a1a8478a31
https://github.com/WebKit/WebKit/commit/d0e0b4f40d0ce607afc5d134228492a1a8478a31
Author: Carlos Garcia Campos <[email protected]>
Date: 2026-07-09 (Thu, 09 Jul 2026)
Changed paths:
M Source/WebKit/UIProcess/gtk/AcceleratedBackingStore.cpp
M Source/WebKit/UIProcess/gtk/Display.h
Log Message:
-----------
[GTK] Filter buffer formats using GdkDisplay DMABUF formats when using
GdkDmabufTextureBuilder
https://bugs.webkit.org/show_bug.cgi?id=318853
Reviewed by Nikolas Zimmermann.
Otherwise we might end up using a format that is not supported by
GdkDmabufTextureBuilder.
* Source/WebKit/UIProcess/gtk/AcceleratedBackingStore.cpp:
(WebKit::AcceleratedBackingStore::preferredBufferFormats):
* Source/WebKit/UIProcess/gtk/Display.h:
(WebKit::Display::gdkDisplay const):
Canonical link: https://commits.webkit.org/316799@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications