https://bugs.winehq.org/show_bug.cgi?id=56785
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Thank you for the report. According to my testing it happened between 1.10 and 1.11, and the problem is this:
13f713f74bdd3ab3650cbe72a7db2e872ab41cdf is the first bad commit commit 13f713f74bdd3ab3650cbe72a7db2e872ab41cdf Author: Francisco Casas fcasas@codeweavers.com Date: Wed Nov 8 18:45:26 2023 -0300
vkd3d-shader/hlsl: Turn register(cX) reservations into buffer offset for SM4.
libs/vkd3d-shader/hlsl_codegen.c | 96 ++++++++++++++-------- .../hlsl/register-reservations-numeric.shader_test | 10 +-- 2 files changed, 67 insertions(+), 39 deletions(-)