- 10 Mar, 2023 22 commits
-
-
Davide Beatrici authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Fan WenJie authored
Signed-off-by: Fan WenJie <fanwj@mail.ustc.edu.cn>
-
Fan WenJie authored
Signed-off-by: Fan WenJie <fanwj@mail.ustc.edu.cn>
-
Stefan Dösinger authored
I am still deliberately not testing after which message the swapchain state changes from the old state to the new until we find a game that depends on this. ddraw, d3d8 and d3d9 do not catch recursive SetDisplayMode or Reset() calls. They will recurse for about 16 times and then return library specific weird return values like 0xd0000510 (NTSTATUS, but nonexistent facility) or 0x88760868 (non-existent HRESULT facility). I suspect it aborts when the kernel-side message processing stack is exhausted. As such, an application depending on nested calls in those libraries would have to deliberately do it, but limit the amount of nesting to a non-zero amount.
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Stefan Dösinger authored
Otherwise a second thread might set it to something else between the unlock and assignment.
-
Stefan Dösinger authored
-
Zebediah Figura authored
Signed-off-by: Stefan Dösinger <stefan@codeweavers.com>
-
Stefan Dösinger authored
-
Stefan Dösinger authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 09 Mar, 2023 18 commits
-
-
Evan Tang authored
Gets us access to a dll with tls to verify.
-
Evan Tang authored
-
Evan Tang authored
Fixes: a30a5287 Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54539
-
Hugh McMaster authored
-
Hugh McMaster authored
We don't handle errors in export_registry_data() anyway. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54491
-
Francois Gouget authored
windows.perception.stub/tests: Skip some tests when ISpatialSurfaceObserverStatics2 is not supported. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54649
-
Piotr Caban authored
It makes the lbHatch data available after PlayEnhMetaFileRecord returns.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Matching the 32-bit setup_raise_exception().
-
Alexandre Julliard authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-