vkd3d/libs
Conor McCarthy e3dde09bb9 vkd3d-shader/ir: Accept undefined PHI incomings as valid.
An incoming can be undefined if the PHI result is not used if the
incoming's path was taken, or if the undefined value is consumed by
an instruction (dxc will compile such code without errors).
2024-04-23 22:37:33 +02:00
..
vkd3d vkd3d: Move the vkd3d_cond implementation to vkd3d-common. 2024-04-22 23:15:20 +02:00
vkd3d-common vkd3d-common: Merge vkd3d_debug.h into vkd3d_common.h. 2024-03-19 22:58:51 +01:00
vkd3d-shader vkd3d-shader/ir: Accept undefined PHI incomings as valid. 2024-04-23 22:37:33 +02:00
vkd3d-utils vkd3d-utils: Make all extensions optional in D3D12CreateDeviceVKD3D(). 2024-04-19 22:23:28 +02:00
.gitignore libs/vkd3d: Trace build version. 2018-06-27 22:43:49 +02:00