vkd3d/libs
Henri Verbeet 2431357fd6 vkd3d-common: Merge vkd3d_debug.h into vkd3d_common.h.
There doesn't seem much point in separating these. Pretty much all of
vkd3d (eventually) includes vkd3d_debug.h, and vkd3d_debug.h includes
vkd3d_common.h because it uses VKD3D_PRINTF_FUNC. The separation also
makes it inconvenient to use the debug macros in vkd3d_common.h.
2024-03-19 22:58:51 +01:00
..
vkd3d vkd3d: Enable VK_EXT_fragment_shader_interlock if available. 2024-03-11 22:10:25 +01:00
vkd3d-common vkd3d-common: Merge vkd3d_debug.h into vkd3d_common.h. 2024-03-19 22:58:51 +01:00
vkd3d-shader vkd3d-shader/ir: Pass a struct vsir_program to vkd3d_shader_normalise(). 2024-03-19 22:57:56 +01:00
vkd3d-utils vkd3d-shader: Add an option to enable child effects compilation. 2024-03-12 22:14:41 +01:00
.gitignore libs/vkd3d: Trace build version. 2018-06-27 22:43:49 +02:00