--
v2: wined3d: Use dynamic state for rasterizer state if possible.
wined3d: Use dynamic state for blend state if possible.
wined3d: Use dynamic state for multisample state if possible.
https://gitlab.winehq.org/wine/wine/-/merge_requests/5471
--
v2: ntdll: Store exception reporting flags for debug events.
ntdll: Store exception reporting flags on suspend.
ntdll: Store exception reporting flags in server context.
ntdll: Set exception reporting flags in NtGetContextThread().
ntdll/tests: Add tests for CONTEXT_EXCEPTION_REQUEST.
ntdll/tests: Work around exception test failures on Wine WoW.
https://gitlab.winehq.org/wine/wine/-/merge_requests/5480