26 Jan
2024
26 Jan
'24
3:44 p.m.
I discovered a few problems with my implementation. Unfortunately the assumption that each component of a register is 32 bit is baked in quite a few places (for example, using an IDXTEMP of type double with trigger an assertion; and in some cases writing to a TEMP of type double2 generates bad code). -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/603#note_59160