- 17 Oct, 2022 30 commits
-
-
Hugh McMaster authored
The Windows versions of [Read|Write]ConsoleOutput[Attribute|Character] appear to assign an uninitialized internal DWORD to the given pointer address before returning. As the functions fail (intentionally) in these tests, the value of the DWORD is never set, so the tests end up comparing the expected value of zero with random values. This value of this test is very limited and is best removed. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53686
-
Ziqing Hui authored
-
Ziqing Hui authored
Win10 has font link for most of the system default fonts, including MS UI Gothic. This fixes Korean text display issue for Romance of the There Kindoms XIII.
-
Ziqing Hui authored
-
Alexandre Julliard authored
-
Alex Henrie authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52506
-
Alex Henrie authored
-
Alex Henrie authored
-
Alex Henrie authored
-
Gabriel Ivăncescu authored
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Gabriel Ivăncescu authored
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Gabriel Ivăncescu authored
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Alex Henrie authored
Needed to compile Tera Term.
-
Daniel Lehman authored
Signed-off-by: Daniel Lehman <dlehman25@gmail.com>
-
Daniel Lehman authored
Signed-off-by: Daniel Lehman <dlehman25@gmail.com>
-
Daniel Lehman authored
Signed-off-by: Daniel Lehman <dlehman25@gmail.com>
-
Daniel Lehman authored
Signed-off-by: Daniel Lehman <dlehman25@gmail.com>
-
Akihiro Sagawa authored
-
Akihiro Sagawa authored
-
David Kahurani authored
Strings are not being "partially duplicated", but duplicated with explicit length. Signed-off-by: David Kahurani <k.kahurani@gmail.com>
-
- 14 Oct, 2022 10 commits
-
-
Alexandre Julliard authored
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Huw Davies authored
-
Rémi Bernon authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47084
-
Rémi Bernon authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47084
-
Henri Verbeet authored
Applications calling wined3d_device_context_resolve_sub_resource() on a deferred context would instead get this scheduled on the immediate context. Worse, because the original call was intended for a deferred context, we'd do this without taking the mutex required for immediate contexts, potentially corrupting the command stream.
-
Henri Verbeet authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-