-
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.