Skip to content

Commit 4e4fde4

Browse files
misyltoadivyl
authored andcommitted
winevulkan: Enable VK_EXT_hdr_metadata
This works fine with the new struct conversions, and is needed for HDR with native Vulkan games such as Doom Eternal and games using HDR with DXVK and VKD3D-Proton. Link: ValveSoftware#174
1 parent eaf4652 commit 4e4fde4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dlls/winevulkan/make_vulkan

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ UNSUPPORTED_EXTENSIONS = [
9595
# Device extensions
9696
"VK_AMD_display_native_hdr",
9797
"VK_EXT_full_screen_exclusive",
98-
"VK_EXT_hdr_metadata", # Needs WSI work.
9998
"VK_GOOGLE_display_timing",
10099
"VK_KHR_external_fence_win32",
101100
# Relates to external_semaphore and needs type conversions in bitflags.

0 commit comments

Comments
 (0)