Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 29650bf76db0a57cae8a2612de1a37c6ed054941
https://github.com/WebKit/WebKit/commit/29650bf76db0a57cae8a2612de1a37c6ed054941
Author: Adrian Perez de Castro <[email protected]>
Date: 2026-05-06 (Wed, 06 May 2026)
Changed paths:
M Source/cmake/OptionsGTK.cmake
M Source/cmake/OptionsWPE.cmake
Log Message:
-----------
[WPE][GTK][CMake] Enablke Vulkan support with ENABLE_EXPERIMENTAL_FEATURES
https://bugs.webkit.org/show_bug.cgi?id=314180
Reviewed by Fujii Hironori.
Make USE_VULKAN take by default the value of ENABLE_EXPERIMENTAL_FEATURES.
This way the Vulkan support code gets built during development to avoid
bitrot, while staying disabled in stable/release builds which use CMake
directly or through "build-webkit --no-experimental-features".
* Source/cmake/OptionsGTK.cmake:
* Source/cmake/OptionsWPE.cmake:
Canonical link: https://commits.webkit.org/312679@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications