Skip to content

Commit efa86a5

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: #174
1 parent 5257bb9 commit efa86a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dlls/winevulkan/make_vulkan

-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ UNSUPPORTED_EXTENSIONS = [
9797
# Device extensions
9898
"VK_AMD_display_native_hdr",
9999
"VK_EXT_full_screen_exclusive",
100-
"VK_EXT_hdr_metadata", # Needs WSI work.
101100
"VK_GOOGLE_display_timing",
102101
"VK_KHR_external_fence_win32",
103102
# Relates to external_semaphore and needs type conversions in bitflags.

0 commit comments

Comments
 (0)