[PATCH 6/6] winex11.drv: Add a cache for querying XRandR 1.4 current modes.

Alexandre Julliard julliard at winehq.org
Tue May 18 13:53:18 CDT 2021


Zhiyi Zhang <zzhang at codeweavers.com> writes:

> Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51047
> Signed-off-by: Zhiyi Zhang <zzhang at codeweavers.com>
> ---
>  dlls/winex11.drv/xrandr.c | 124 ++++++++++++++++++++++++++++++++------
>  1 file changed, 106 insertions(+), 18 deletions(-)

This is causing a test failure here:

tools/runtest -q -P wine -T . -M d3d8.dll -p dlls/d3d8/tests/d3d8_test.exe device && touch dlls/d3d8/tests/device.ok
device.c:4446: Tests skipped: Following tests require two adapters.
device.c:6521: Tests skipped: Format D3DFMT_YUY2 not supported, skipping lockrect offset tests.
device.c:6521: Tests skipped: Format D3DFMT_UYVY not supported, skipping lockrect offset tests.
device.c:10708: Test failed: Adapter 0: Expect window rect (0,0)-(3840,2160), got (4,12)-(644,492).
make: *** [Makefile:19608: dlls/d3d8/tests/device.ok] Error 1

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list