vkd3d/libs
Francisco Casas a32f89c714 vkd3d-shader/hlsl: Explicitly specify the swizzle type for sm4 source registers.
Some register types do not use a consistent swizzle type, so the
sm4_swizzle_type() function is removed.

The swizzle type now must be specified using the swizzle_type field.

Signed-off-by: Francisco Casas <fcasas@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Matteo Bruni <mbruni@codeweavers.com>
Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com>
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-11-19 15:21:26 +01:00
..
vkd3d vkd3d: Enable EXT_shader_stencil_export if available. 2021-10-18 18:37:01 +02:00
vkd3d-common vkd3d-shader/sm1: Introduce a parser for the legacy D3D byte-code format. 2021-10-06 18:35:44 +02:00
vkd3d-shader vkd3d-shader/hlsl: Explicitly specify the swizzle type for sm4 source registers. 2021-11-19 15:21:26 +01:00
vkd3d-utils vkd3d-utils: Initialize input parameters to ID3DInclude::Open(). 2020-12-02 16:28:55 +01:00
.gitignore libs/vkd3d: Trace build version. 2018-06-27 22:43:49 +02:00