[webkit-changes] [WebKit/WebKit] 379c25: [WPE] WPE Platform: make it possible to use headle...
Carlos Garcia Campos
noreply at github.com
Fri Jul 5 04:44:10 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 379c25a61e635ee1eb9505f9415ca6dccaec52c2
https://github.com/WebKit/WebKit/commit/379c25a61e635ee1eb9505f9415ca6dccaec52c2
Author: Carlos Garcia Campos <cgarcia at igalia.com>
Date: 2024-07-05 (Fri, 05 Jul 2024)
Changed paths:
M Source/WebKit/WPEPlatform/wpe/headless/WPEDisplayHeadless.cpp
Log Message:
-----------
[WPE] WPE Platform: make it possible to use headless platform with GPU buffers
https://bugs.webkit.org/show_bug.cgi?id=276221
Reviewed by Alejandro G. Castro.
We need to implement the WPEDisplay methods to get the DRM devices.
* Source/WebKit/WPEPlatform/wpe/headless/WPEDisplayHeadless.cpp:
(wpeDisplayHeadlessInitializeDRMDevices):
(wpeDisplayHeadlessGetDRMDevice):
(wpeDisplayHeadlessGetDRMRenderNode):
(wpe_display_headless_class_init):
Canonical link: https://commits.webkit.org/280679@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list