mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-21 13:54:18 +01:00
This will be used to parse static HDR metadata and chromaticity of the display. Upstream currently has no Windows or MSVC support so use my fork for now.
14 lines
506 B
Plaintext
14 lines
506 B
Plaintext
[submodule "include/native/directx"]
|
|
path = include/native/directx
|
|
url = https://github.com/Joshua-Ashton/mingw-directx-headers
|
|
[submodule "include/vulkan"]
|
|
path = include/vulkan
|
|
url = https://github.com/KhronosGroup/Vulkan-Headers
|
|
[submodule "include/spirv"]
|
|
path = include/spirv
|
|
url = https://github.com/KhronosGroup/SPIRV-Headers.git
|
|
[submodule "subprojects/libdisplay-info"]
|
|
path = subprojects/libdisplay-info
|
|
url = https://gitlab.freedesktop.org/JoshuaAshton/libdisplay-info
|
|
branch = windows
|