--
v2: ddraw/tests: Test that presenting does not set the pixel format on a window without one.
d3d8/tests: Test that presenting does not set the pixel format on a window without one.
d3d9/tests: Test that presenting does not set the pixel format on a window without one.
ddraw/tests: Remove unnecessary skips and conditionals from test_pixel_format().
https://gitlab.winehq.org/wine/wine/-/merge_requests/2072
Second commit is to be removed.
Signed-off-by: Bernhard Kölbl <besentv(a)gmail.com>
--
v2: windows.media.speech: Implement Vosk create and release functions in the unixlib.
windows.media.speech: Add a unixlib stub.
https://gitlab.winehq.org/wine/wine/-/merge_requests/2091