https://bugs.winehq.org/show_bug.cgi?id=56785 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|13f713f74bdd3ab3650cbe72a7d |657e460d11a08fabce2b412de0f |b2e872ab41cdf |88a4c34a201f8 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> --- Sorry, I used ps_4_0 for testing, while I should have used ps_3_0. The regression is indeed between 1.11 and 1.12. Correct bad commit is: 657e460d11a08fabce2b412de0f88a4c34a201f8 is the first bad commit commit 657e460d11a08fabce2b412de0f88a4c34a201f8 Author: Francisco Casas <fcasas(a)codeweavers.com> Date: Fri May 3 19:32:52 2024 -0400 vkd3d-shader/hlsl: Allocate unused variables with register reservations on SM1. libs/vkd3d-shader/d3dbc.c | 6 +++--- libs/vkd3d-shader/hlsl_codegen.c | 2 +- tests/hlsl/sm1-const-allocation.shader_test | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.