- 13 Jul, 2023 21 commits
-
-
Giovanni Mascellani authored
-
Giovanni Mascellani authored
-
Giovanni Mascellani authored
The main thread still waits for the worker thread, in order to keep buffer resizing synchronized with presentation. As soon as buffer presentation is offloaded to the worker thread too the wait can be dropped.
-
Giovanni Mascellani authored
In the following commits the worker thread will be used for actual presenting and buffer resizing. In this way the worker thread can wait on the vkd3d queue without blocking or even deadlocking the application.
-
Hans Lehnert authored
In HttpSendRequestW and HttpSendRequestExW, if the header pointer is not null but the length parameter is 0, the header length should be derived from the string length instead. In HttpSendRequestA and HttpSendRequestExA, on the same scenario, the function should fail instead.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Connor McAdams authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54609Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Connor McAdams authored
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Eric Pouech authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55197Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
- 12 Jul, 2023 19 commits
-
-
Максим Карасев authored
-
Максим Карасев authored
In Windows it works that way.
-
Максим Карасев authored
-
Victor Chiletto authored
GetLocaleInfoA doesn't return the proper sname for neutral LCIDs.
-
Victor Chiletto authored
Gives us more control over what we map to which is required due to changes in Chinese locales.
-
Victor Chiletto authored
-
Victor Chiletto authored
-
Victor Chiletto authored
-
Victor Chiletto authored
-
Victor Chiletto authored
-
Victor Chiletto authored
A bunch of locales had changes >= msvcr 110.
-
Alexandre Julliard authored
The standard bookworm packages don't support multilib.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-