Henri Verbeet : wined3d: Pass a wined3d_resource_desc structure to device_parent_create_swapchain_surface ().

Alexandre Julliard julliard at winehq.org
Tue Jun 4 15:48:34 CDT 2013


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Tue Jun  4 09:57:08 2013 +0200

wined3d: Pass a wined3d_resource_desc structure to device_parent_create_swapchain_surface().

---

 dlls/d3d10core/device.c  |   19 ++++++++-----------
 dlls/d3d8/device.c       |   15 ++++++---------
 dlls/d3d9/device.c       |   15 ++++++---------
 dlls/ddraw/ddraw.c       |   13 +++++--------
 dlls/dxgi/device.c       |   20 ++++++++++++++------
 dlls/wined3d/device.c    |   18 ++++++++++++++----
 dlls/wined3d/swapchain.c |   35 +++++++++++++++++++++--------------
 include/wine/wined3d.h   |    4 +---
 8 files changed, 75 insertions(+), 64 deletions(-)

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



More information about the wine-cvs mailing list