- Jan 03, 2025
-
-
-
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
-
We need to call update_surface_region whenever the window rect changes as it uses the visible rect to clip the regions to the visible area of the window. We could delegate this to the host windowing system in most cases, but it was explicitly clipped to the visible rect in the Android driver. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57551
-
Alexandre Julliard authored
And revert the corresponding test changes from 9d34c44d. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57333
-
Alexandre Julliard authored
This makes a difference for the 64-bit side of a 32-bit wow64 process. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56886
- Jan 02, 2025
-
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
-
-
-
-
-
-
-
-
- Jan 01, 2025
-
-
We cannot write into the old samples; the downstream filter may still be using them. In particular, dsoundrender now holds onto samples while rendering them from an extra thread. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57587
-
test_effect_custom_pixel_shader is already queued two lines before. The duplicate was added by eb7199cb.
-
Followup on 82f7c0cc.
-
Alexandre Julliard authored
- Dec 26, 2024
-
-
The state change might have applied the new config already, or might have triggered some new requests which would override the new config. It's also necessary to call again to compute the visible rect from the window rect after taking the new state into account. Minimized windows have a different window / visible rect offset than normal windows for instance. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57577
-
-
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57586 Signed-off-by:
Eric Pouech <epouech@codeweavers.com>
-
- Dec 23, 2024
-
-
-
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
Tests are using larger array starting with 1bd27e50. Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-
-
- Dec 20, 2024
-
-
Signed-off-by:
Eric Pouech <epouech@codeweavers.com>
-
- Dec 19, 2024
-
-
-
Signed-off-by:
Nikolay Sivov <nsivov@codeweavers.com>
-