- 11 May, 2023 4 commits
-
-
Paul Gofman authored
-
Paul Gofman authored
-
Paul Gofman authored
-
Paul Gofman authored
-
- 10 May, 2023 36 commits
-
-
Brendan Shanks authored
retina_on was being set (indirectly) by check_retina_status(), but it relies on retina_on itself. This resulted in incorrect (non-retina) monitor and work RECTs being cached, causing odd application bugs like a window that won't resize larger than 1/4 of the screen. Initialize retina_on to the value of retina_enabled, so later calls to check_retina_status() don't result in incorrect data being cached.
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Rémi Bernon authored
-
Vijay Kiran Kamuju authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Paul Gofman authored
-
Eric Pouech authored
Introduced in 98d20975. An application (Idol Showdown) fails to play its intro video without this change. Signed-off-by: Eric Pouech <epouech@codeweavers.com>
-
Michael Stefaniuc authored
-
Paul Gofman authored
-
Davide Beatrici authored
-
Davide Beatrici authored
-
Davide Beatrici authored
-
Davide Beatrici authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
And use the correct 32-bit types for the conversion.
-
Alexandre Julliard authored
Based on the similar tests for NtAllocateVirtualMemoryEx().
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Zebediah Figura authored
Based on vkd3d commit d8ef0c69a817d059b1d4fc62520131eed80aba29.
-
Zebediah Figura authored
Based on vkd3d commit ee52ad810635cf504a49d5267a5942fffb16836e.
-
Zebediah Figura authored
Rely on the swapchain to reference its individual textures, and rely on the parent texture object to keep the swapchain alive if necessary. This is necessary to allow detaching textures from a swapchain.
-
Zebediah Figura authored
-