Alexandre Julliard pushed to branch master at wine / wine
Commits: 3219a3f0 by Elizabeth Figura at 2024-09-10T16:58:29+02:00 wined3d: Invalidate the VS from wined3d_device_apply_stateblock() when light state changes.
- - - - - fb788a22 by Elizabeth Figura at 2024-09-10T16:58:29+02:00 wined3d: Invalidate the VS from wined3d_device_apply_stateblock() when the light type changes.
- - - - - 13025a73 by Elizabeth Figura at 2024-09-10T16:58:29+02:00 wined3d: Invalidate the VS from wined3d_device_apply_stateblock() when the vertex declaration changes.
Assuming it changes in a meaningful way.
- - - - - 422ca954 by Elizabeth Figura at 2024-09-10T16:58:29+02:00 wined3d: Invalidate the VS from wined3d_device_apply_stateblock() when WINED3D_TSS_TEXCOORD_INDEX changes.
- - - - -
7 changed files:
- dlls/wined3d/cs.c - dlls/wined3d/ffp_gl.c - dlls/wined3d/glsl_shader.c - dlls/wined3d/shader_spirv.c - dlls/wined3d/stateblock.c - dlls/wined3d/utils.c - dlls/wined3d/wined3d_private.h
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7667e67f5e5bf327e8f41186b9359d...