Henri Verbeet : wined3d: Merge the device parent create_rendertarget() and create_depth_stencil() handlers.

Alexandre Julliard julliard at winehq.org
Wed Jul 11 17:39:19 CDT 2012


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed Jul 11 12:19:03 2012 +0200

wined3d: Merge the device parent create_rendertarget() and create_depth_stencil() handlers.

---

 dlls/d3d10core/device.c  |   66 +++++++--------------------------------------
 dlls/d3d8/device.c       |   58 +++++++++-------------------------------
 dlls/d3d9/device.c       |   66 ++++++++++++---------------------------------
 dlls/ddraw/ddraw.c       |   37 +++++++++----------------
 dlls/dxgi/device.c       |    2 +-
 dlls/wined3d/device.c    |    9 +++---
 dlls/wined3d/swapchain.c |   23 +++++++++-------
 dlls/wined3d/texture.c   |   10 +++----
 include/wine/wined3d.h   |   12 +++-----
 9 files changed, 83 insertions(+), 200 deletions(-)

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



More information about the wine-cvs mailing list