https://bugs.winehq.org/show_bug.cgi?id=56895
--- Comment #6 from imaxm memax@gmx.fr --- Hello This regression reappeared with version 9.18. Here is the result of the new regression test:
13025a73eede64474fc4cb09566d58659b42dd0c is the first bad commit commit 13025a73eede64474fc4cb09566d58659b42dd0c Author: Elizabeth Figura zfigura@codeweavers.com Date: Sun Jun 9 12:50:28 2024 -0500
wined3d: Invalidate the VS from wined3d_device_apply_stateblock() when the vertex declaration changes.
Assuming it changes in a meaningful way.
dlls/wined3d/glsl_shader.c | 26 +------------------------- dlls/wined3d/stateblock.c | 29 +++++++++++++++++++++++++++-- dlls/wined3d/wined3d_private.h | 13 ++++--------- 3 files changed, 32 insertions(+), 36 deletions(-)
Should I open a new bug report?