vkd3d/libs
Józef Kucia 3e8d0e7a6a vkd3d: Get rid of asserts from d3d12_device_CopyDescriptors().
Do not require that source range sizes match destination range sizes.
It works on Windows even though D3D12 validation layers throw errors
about size mismatches.

Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-12-04 18:50:16 +01:00
..
vkd3d vkd3d: Get rid of asserts from d3d12_device_CopyDescriptors(). 2018-12-04 18:50:16 +01:00
vkd3d-common libs/vkd3d: Mark device as removed when command list in recording state is executed. 2018-04-16 21:59:57 +02:00
vkd3d-shader vkd3d-shader: Translate sample_info instructions. 2018-11-26 20:25:34 +01:00
vkd3d-utils vkd3d-utils: Detect surface extensions at runtime. 2018-08-21 19:05:35 +02:00
.gitignore libs/vkd3d: Trace build version. 2018-06-27 22:43:49 +02:00