dxvk/include
Ethan Lee d48b8767fa [meson] Use dependency() instead of find_library() for SDL2/GLFW detection.
Since we're not linking to the libraries anymore, it doesn't make much sense to
use find_library, and in fact we need to use dependency() in order to get the
right CFLAGS for includes, defines, etc, so use that instead.

As a result, we can remove the 'SDL2/' folders from the includes, making the SDL
includes more correct.
2024-03-20 09:33:30 -04:00
..
native [meson] Use dependency() instead of find_library() for SDL2/GLFW detection. 2024-03-20 09:33:30 -04:00
openvr [vr] Add missing license file 2018-06-05 11:39:46 +02:00
spirv@8b246ff75c [include] Update SPIR-V headers 2024-03-05 14:41:18 +01:00
vulkan@46dc0f6e51 [include] Update Vulkan headers 2024-03-05 14:41:18 +01:00