Module: wine Branch: master Commit: df90c0ef7ea053606e684901073b26368f34ac26 URL: https://source.winehq.org/git/wine.git/?a=commit;h=df90c0ef7ea053606e6849010...
Author: Zhiyi Zhang zzhang@codeweavers.com Date: Fri Oct 30 14:48:45 2020 +0800
d3d9/tests: Test display mode restoration.
Mostly to test that when doing mode restoration, all display outputs get restored to their display settings in the registry, not just one output gets restored.
Signed-off-by: Zhiyi Zhang zzhang@codeweavers.com Signed-off-by: Henri Verbeet hverbeet@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/d3d9/tests/device.c | 411 +++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 400 insertions(+), 11 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=df90c0ef7ea053606e684...