vkd3d/libs
Giovanni Mascellani 378109051c vkd3d-shader/ir: Lower monolithic switches to selection ladders.
PHI nodes must be fixed up after this pass, because the block references
might have become broken. For simplicitly this is not handled yet.

The goal for this pass is to make the CFG structurizer simpler, because
only conditional and unconditional branches must be supported.
Eventually this limitation might be lifted if there is advantage in
doing so.
2024-01-29 22:33:15 +01:00
..
vkd3d vkd3d: Use vkd3d_atomic_decrement_u32() in d3d12_command_signature_Release(). 2024-01-25 22:24:55 +01:00
vkd3d-common vkd3d-utils: Add D3DReflect(). 2024-01-24 22:37:53 +01:00
vkd3d-shader vkd3d-shader/ir: Lower monolithic switches to selection ladders. 2024-01-29 22:33:15 +01:00
vkd3d-utils vkd3d-utils: Implement input and output signature reflection. 2024-01-24 22:37:53 +01:00
.gitignore libs/vkd3d: Trace build version. 2018-06-27 22:43:49 +02:00