vkd3d/libs
Giovanni Mascellani 296edf0d68 vkd3d-utils: Make all extensions optional in D3D12CreateDeviceVKD3D().
A D3D12 device can be useful even without a surface and swapchain.
On the other hand, just having the surface and swapchain extensions
doesn't give any feature (the client still has to manage them), so
there is no point in making them a requirement.
2024-04-19 22:23:28 +02:00
..
vkd3d vkd3d: Avoid leaking "messages" when "error_blob" is NULL in vkd3d_serialize_versioned_root_signature(). (Valgrind). 2024-04-17 22:52:07 +02: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/hlsl: Make HLSL_TYPE_UAV into a separate class. 2024-04-19 22:23:20 +02:00
vkd3d-utils vkd3d-utils: Make all extensions optional in D3D12CreateDeviceVKD3D(). 2024-04-19 22:23:28 +02:00
.gitignore libs/vkd3d: Trace build version. 2018-06-27 22:43:49 +02:00