10 Feb
2023
10 Feb
'23
8:34 p.m.
This is the last piece that's needed for function calls to basically work. -- v3: vkd3d-shader/hlsl: Allow the final expression in a for loop initializer to be omitted. vkd3d-shader/hlsl: Handle early return after a CF block only if there was actually a return somewhere in the CF block. vkd3d-shader/hlsl: Inline function calls. vkd3d-shader/hlsl: Emit a hlsl_fixme() for unhandled instruction types when writing bytecode. vkd3d-shader/hlsl: Lower return statements. https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/85