- 27 Jul, 2022 35 commits
-
-
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>
-
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>
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Jacek Caban authored
-
Brendan Shanks authored
-
Brendan Shanks authored
-
Rémi Bernon authored
-
Rémi Bernon authored
And use it to enumerate display modes in winex11 and wineandroid.
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Hugh McMaster authored
-
Paul Gofman authored
-
Zebediah Figura authored
Spotted by Henri Verbeet. This fixes a regression introduced by fc0f0090.
-
Zebediah Figura authored
This fixes a regression introduced by fc0f0090.
-
Zebediah Figura authored
Spotted by Henri Verbeet. This fixes a regression introduced by 66f37aae. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53372
-
Zebediah Figura authored
This fixes a regression introduced by 66f37aae. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53372
-
Rémi Bernon authored
With a helper type handler for transform and tee nodes.
-
Rémi Bernon authored
Supporting more branch node types and fixing the decoder and converter resolution.
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Brendan Shanks authored
-
Philip Rebohle authored
Signed-off-by: Philip Rebohle <philip.rebohle@tu-dortmund.de>
-
- 26 Jul, 2022 5 commits
-
-
Rémi Bernon authored
The commit end of a subheap may be equal to the beginning of another subheap, in which case find_subheap() will return that one, when we pass it the previously returned uncommitted range lpData, and we may effectively skip backwards in the subheap list. This fixes a hang on starting or loading a game with Bloodrayne: Terminal Cut. Based on a patch from Zebediah Figura.
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Zhiyi Zhang authored
After 7161dcd4, the timezone bias is calculated every time when SystemTimeOfDayInformation is queried. This restores the cache for timezone bias. Improve HROT framerate from ~100fps to ~500fps. Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
-
Hugh McMaster authored
-