vkd3d/libs
Conor McCarthy 2155748c41 vkd3d: Add support for multiplanar depth/stencil state transitions.
If separate transitions of the depth and stencil plane occur in the
same array of barriers, they will be consolidated into one Vulkan
layout transition. This can only be supported for combinations of
depth read and depth write states, or identical states.

Signed-off-by: Conor McCarthy <cmccarthy@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-10-27 19:14:38 +01:00
..
vkd3d vkd3d: Add support for multiplanar depth/stencil state transitions. 2019-10-27 19:14:38 +01:00
vkd3d-common vkd3d: Handle lists in debug env vars consistently. 2019-05-17 20:41:09 +02:00
vkd3d-shader vkd3d-shader: Don't shift output array component write mask. 2019-10-22 16:39:04 +02:00
vkd3d-utils vkd3d: Add stubs for versioned root signatures. 2019-04-10 18:56:55 +02:00
.gitignore libs/vkd3d: Trace build version. 2018-06-27 22:43:49 +02:00