- 17 Jan, 2024 33 commits
-
-
Alistair Leslie-Hughes authored
-
Zhiyi Zhang authored
-
Zhiyi Zhang authored
-
Zhiyi Zhang authored
-
Biswapriyo Nath authored
-
Biswapriyo Nath authored
-
Biswapriyo Nath authored
-
Biswapriyo Nath authored
-
Biswapriyo Nath authored
-
Fabian Maurer authored
-
Fabian Maurer authored
-
Fabian Maurer authored
When the malloc for len_namespaces should fail namespaces would be uninitialized and passed to free.
-
Fabian Maurer authored
-
Fabian Maurer authored
-
Eric Pouech authored
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
Eric Pouech authored
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
Nikolay Sivov authored
-
Nikolay Sivov authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
Wine-Bug: https://bugs.winehq.org//show_bug.cgi?id=55491
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
They are constantly failing on Gitlab, and may be caused various race conditions around window focus, both in Wine and in Fvwm. It would be nice to fix them but it's been going for many years now and unlikely to be the case soon.
-
Zebediah Figura authored
-
Zebediah Figura authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56119
-
Zebediah Figura authored
-
Eric Pouech authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56168Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
Rémi Bernon authored
This will now fail on older, unsupported versions, but the test_monochrome_icon test would be pointless otherwise.
-
Rémi Bernon authored
They most of the time let any result pass and defeat the purpose of the test.
-
Nikolay Sivov authored
-
- 16 Jan, 2024 1 commit
-
-
Alexandre Julliard authored
-
- 15 Jan, 2024 3 commits
-
-
Rémi Bernon authored
To avoid jobs with different compilers overwriting each other.
-
Rémi Bernon authored
Partially reverts commit 67f2da2a which broke ccache cache as the job configurations were overriding the default cache configuration from .wine-build instead of extending it.
-
Rémi Bernon authored
Fixes the test name passed to winetest.exe which is otherwise split into a character array when there's a single line in the winetest.args file, and then causes it to miss the test and always return success.
-
- 12 Jan, 2024 3 commits
-
-
Alexandre Julliard authored
-
Bernhard Übelacker authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=55467
-
Elizabeth Figura authored
I don't know for sure that this is why iris (or nvidia) performs badly, but it seems perfectly plausible, and I don't think we lose anything by letting the driver allocate here. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54223
-