- 04 May, 2023 7 commits
-
-
Zebediah Figura authored
Get rid of the create_swapchain_texture callback.
-
Zebediah Figura authored
-
Zebediah Figura authored
-
Zebediah Figura authored
Renamed from d3d8_surface_init() accordingly.
-
Alexandre Julliard authored
-
Davide Beatrici authored
-
Davide Beatrici authored
-
- 03 May, 2023 18 commits
-
-
Etaash Mathamsetty authored
-
Conor McCarthy authored
All return paths in d3d12_command_queue_flush_ops_locked() must leave the op mutex locked. (cherry-picked from upstream commit e27ceddfb4a89470d5d35ab4391d0a5cf4453ef1)
-
Floris Renaud authored
-
Rémi Bernon authored
-
Giovanni Mascellani authored
-
Giovanni Mascellani authored
-
Giovanni Mascellani authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Ake Rehnman authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Ake Rehnman authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Eric Pouech authored
Note: typeof (int * unsigned) is unsigned. So: - on 64bit CPUs, where sizeof(int) = 4 < sizeof(void*) = 8, - when the result of the multiplication is supposed to be negative - there's no propagation of the negative sign from 32bit to 64 bit integers Fixes a crash in Age of Empire II. Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
Santino Mazza authored
This prevents hangs when a program sets a new topology after stopping the current topology, because if we don't reset the flags to 0 the session will not subscribe to the events of the new topology sources.
-
Aurimas Fišeras authored
-
- 02 May, 2023 15 commits
-
-
Paul Gofman authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54901
-
Mohamad Al-Jaf authored
Needed by Britannia VR: Out of Your Mind.
-
Mohamad Al-Jaf authored
-
Mohamad Al-Jaf authored
-
Alex Henrie authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=41275
-
Tim Clem authored
-
Zhiyi Zhang authored
Company of Heroes: Battle of Crete needs a functioning findstr.exe to exit properly. Freemake Video Converter 4.1 installer also needs this. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=35254
-
Zhiyi Zhang authored
Some filters such as STATUS and CPUTIME are not implemented. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=48596
-
Zhiyi Zhang authored
-
Zhiyi Zhang authored
-
Zhiyi Zhang authored
Company of Heroes: Battle of Crete needs a functioning tasklist.exe to exit properly.
-
Torge Matthies authored
And make sure it doesn't get deleted. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53826Signed-off-by: Torge Matthies <tmatthies@codeweavers.com>
-
Torge Matthies authored
Signed-off-by: Torge Matthies <tmatthies@codeweavers.com>
-
Torge Matthies authored
Signed-off-by: Torge Matthies <tmatthies@codeweavers.com>
-
Torge Matthies authored
-