Module: wine Branch: master Commit: e166f6d07e436e4d769c80bd2aaf821961c9c9fb URL: https://source.winehq.org/git/wine.git/?a=commit;h=e166f6d07e436e4d769c80bd2...
Author: Zhiyi Zhang zzhang@codeweavers.com Date: Fri Oct 30 14:48:31 2020 +0800
d3d8/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/d3d8/tests/device.c | 408 +++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 398 insertions(+), 10 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=e166f6d07e436e4d769c8...