Zhiyi Zhang : dxgi: Implement Alt+Enter handling.

Alexandre Julliard julliard at winehq.org
Wed Jun 19 15:08:16 CDT 2019


Module: wine
Branch: master
Commit: a600760fa1ae206e10e4ea56bb13df672ec026d0
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=a600760fa1ae206e10e4ea56bb13df672ec026d0

Author: Zhiyi Zhang <zzhang at codeweavers.com>
Date:   Wed Jun 19 14:59:04 2019 +0430

dxgi: Implement Alt+Enter handling.

Signed-off-by: Zhiyi Zhang <zzhang at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/dxgi/factory.c            |  16 ++-
 dlls/dxgi/tests/dxgi.c         |   9 +-
 dlls/dxgi/utils.c              |   2 +-
 dlls/wined3d/device.c          |   2 +-
 dlls/wined3d/swapchain.c       |   4 +
 dlls/wined3d/wined3d.spec      |   2 +
 dlls/wined3d/wined3d_main.c    | 293 +++++++++++++++++++++++++++++++++++------
 dlls/wined3d/wined3d_private.h |   3 +-
 include/wine/wined3d.h         |   8 ++
 9 files changed, 291 insertions(+), 48 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=a600760fa1ae206e10e4ea56bb13df672ec026d0



More information about the wine-cvs mailing list