Module: wine Branch: master Commit: 02d982de3856bd1c98da34fb80085963f29aed05 URL: https://source.winehq.org/git/wine.git/?a=commit;h=02d982de3856bd1c98da34fb8...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Fri Nov 13 15:31:32 2020 +0300
evr/presenter: Create a swapchain for given output window.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/evr/presenter.c | 54 +++++++++++++++++++++- dlls/evr/tests/evr.c | 128 ++++++++++++++++++++++++++++++++++----------------- 2 files changed, 139 insertions(+), 43 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=02d982de3856bd1c98da3...