Module: wine Branch: master Commit: ef81152c8cd17f1bfb2950753428a95a81728c97 URL: https://source.winehq.org/git/wine.git/?a=commit;h=ef81152c8cd17f1bfb2950753...
Author: Zhiyi Zhang zzhang@codeweavers.com Date: Fri Oct 30 14:49:00 2020 +0800
dxgi/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/dxgi/tests/dxgi.c | 427 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 427 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=ef81152c8cd17f1bfb295...