Henri Verbeet : dxgi: Implement dxgi_output_GetDesc().

Alexandre Julliard julliard at wine.codeweavers.com
Wed Nov 25 10:11:19 CST 2015


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Tue Nov 24 18:06:17 2015 +0100

dxgi: Implement dxgi_output_GetDesc().

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

---

 dlls/d3d8/directx.c            | 13 +++++++---
 dlls/d3d9/directx.c            | 13 +++++++---
 dlls/ddraw/main.c              |  6 +++--
 dlls/dxgi/output.c             | 28 +++++++++++++++++++--
 dlls/dxgi/tests/device.c       | 56 ++++++++++++++++++++++++++++++++++++++++++
 dlls/wined3d/directx.c         | 35 ++++++++++++++++++++------
 dlls/wined3d/wined3d.spec      |  2 +-
 dlls/wined3d/wined3d_private.h |  2 +-
 include/wine/wined3d.h         | 12 ++++++++-
 9 files changed, 146 insertions(+), 21 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=af196e5f25daf99cc7bf6f2dc1fe5d48dc992e19



More information about the wine-cvs mailing list