vkd3d/libs
Henri Verbeet 6f14c77a7a libs/vkd3d: Explicitly initialise the queue timestamp bits variables in vkd3d_create_vk_device().
Avoids -Wmaybe-uninitialized warnings with gcc 4.9.2. More recent
versions of gcc are able to figure it out by themselves.
2017-08-30 18:11:34 +02:00
..
vkd3d libs/vkd3d: Explicitly initialise the queue timestamp bits variables in vkd3d_create_vk_device(). 2017-08-30 18:11:34 +02:00
vkd3d-common libs/vkd3d: Support both native and Win32 wchar_t. 2017-08-29 16:36:05 +02:00
vkd3d-shader libs/vkd3d-shader: Implement ld_{raw, structured} for UAVs. 2017-08-30 16:41:41 +02:00
vkd3d-utils libs/vkd3d: Support both native and Win32 wchar_t. 2017-08-29 16:36:05 +02:00