- 15 Feb, 2023 24 commits
-
-
Eric Pouech authored
In order to get 32bit modules for a wow64 process. Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
-
Eric Pouech authored
In order to get 32bit modules for a wow64 process. Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
-
Eric Pouech authored
Showing that Wine incorrectly reports, for a Wow64 process, the system DLLs from within the wow64 directory while they should be from system32. Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Piotr Caban authored
-
Piotr Caban authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54486
-
Piotr Caban authored
-
Piotr Caban authored
-
Jason Millard authored
-
Rémi Bernon authored
-
Rémi Bernon authored
This is no longer needed as an optimization.
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Francois Gouget authored
test_AtlAxCreateControl()'s DeleteFile() call fails from time to time.
-
Alex Henrie authored
-
Alex Henrie authored
-
Alex Henrie authored
-
Alex Henrie authored
-
Jason Millard authored
-
Jacek Caban authored
-
- 14 Feb, 2023 16 commits
-
-
Connor McAdams authored
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Connor McAdams authored
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Connor McAdams authored
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Connor McAdams authored
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Connor McAdams authored
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Max Figura authored
-
Max Figura authored
-
Max Figura authored
-
Max Figura authored
-
Max Figura authored
-
Paul Gofman authored
-
Zebediah Figura authored
Not just those belonging to earlier completed fences. completed_fence_id names the most recent fence to be completed. In essence, this fixes an off-by-one error. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53217
-
Zebediah Figura authored
Not just those belonging to earlier completed command buffers. completed_command_buffer_id names the most recent command buffer to be completed. In essence, this fixes an off-by-one error.
-
Zebediah Figura authored
-
Zebediah Figura authored
-
Zebediah Figura authored
-