=?UTF-8?Q?Stefan=20D=C3=B6singer=20?=: wined3d: Return a texture from the swapchain resource creation callback.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Sep 4 07:03:43 CDT 2015


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Thu Sep  3 20:56:26 2015 +0200

wined3d: Return a texture from the swapchain resource creation callback.

---

 dlls/d3d11/device.c      | 19 ++++++++-------
 dlls/d3d8/device.c       | 24 +++++++------------
 dlls/d3d9/device.c       | 24 +++++++------------
 dlls/ddraw/ddraw.c       | 23 +++++++------------
 dlls/dxgi/device.c       | 10 ++++----
 dlls/wined3d/device.c    | 39 +++++++++++++++++--------------
 dlls/wined3d/swapchain.c | 60 +++++++++++++++++++++++++-----------------------
 include/wine/wined3d.h   |  4 ++--
 8 files changed, 93 insertions(+), 110 deletions(-)

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



More information about the wine-cvs mailing list