https://bugs.winehq.org/show_bug.cgi?id=56162
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com --- I got curious and did a bisect between 1.9 and 1.10:
61a17643a2b27336f997a34642c853b6c3b44f52 is the first bad commit commit 61a17643a2b27336f997a34642c853b6c3b44f52 Author: Francisco Casas fcasas@codeweavers.com Date: Tue Oct 3 16:47:13 2023 -0300
vkd3d-shader/hlsl: Split deref-offset into a node and a constant uint.
Before that it used to fail properly on unimplemented IR_LOOP for SM1, now it asserts.