Henri Verbeet : dxgi: Implement dxgi_swapchain_ResizeBuffers().

Alexandre Julliard julliard at wine.codeweavers.com
Fri Aug 7 10:57:43 CDT 2015


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Fri Aug  7 10:01:34 2015 +0200

dxgi: Implement dxgi_swapchain_ResizeBuffers().

---

 dlls/dxgi/swapchain.c          |  34 ++++-
 dlls/dxgi/tests/device.c       | 305 +++++++++++++++++++++++++++++++++++++++++
 dlls/wined3d/swapchain.c       |   2 +-
 dlls/wined3d/wined3d.spec      |   1 +
 dlls/wined3d/wined3d_private.h |   3 -
 include/wine/wined3d.h         |   3 +
 6 files changed, 342 insertions(+), 6 deletions(-)

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



More information about the wine-cvs mailing list