vkd3d/libs
Giovanni Mascellani 72394d9ae3 vkd3d: Use WARN rather than ERR in vkd3d_instance_init().
ERR is used to indicate internal inconsistencies in vkd3d. Here that's
not the case, we simply have to forward the error condition to the
caller.

This fixes failures on the CI with llvmpipe, because the build we use is
compiled without support for VK_KHR_surface and related extensions.
2024-11-14 14:09:04 +01:00
..
vkd3d vkd3d: Use WARN rather than ERR in vkd3d_instance_init(). 2024-11-14 14:09:04 +01:00
vkd3d-common vkd3d-common: Replace assert() with VKD3D_ASSERT(). 2024-08-13 21:20:28 +02:00
vkd3d-shader vkd3d-shader/dxil: Implement DX intrinsic SampleIndex. 2024-11-13 16:18:13 +01:00
vkd3d-utils vkd3d-utils: Return correct use masks during reflection. 2024-10-21 18:09:39 +02:00
.gitignore libs/vkd3d: Trace build version. 2018-06-27 22:43:49 +02:00