Henri Verbeet : d3d10core: Implement device_parent_CreateSurface().

Alexandre Julliard julliard at winehq.org
Mon Jan 19 08:58:33 CST 2009


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

Author: Henri Verbeet <hverbeet at gmail.com>
Date:   Mon Jan 19 10:39:05 2009 +0100

d3d10core: Implement device_parent_CreateSurface().

---

 .gitignore                                         |    2 +-
 dlls/d3d10core/d3d10core_private.h                 |    3 +
 dlls/d3d10core/device.c                            |   64 +++++++++++++++++++-
 dlls/d3d10core/texture2d.c                         |    6 ++
 dlls/dxgi/Makefile.in                              |    2 -
 dlls/dxgi/device.c                                 |   48 ++++++++++----
 dlls/dxgi/dxgi_private.h                           |    6 +-
 include/Makefile.in                                |    3 +-
 .../wine/winedxgi.idl                              |   12 ++++-
 tools/make_makefiles                               |    1 +
 10 files changed, 123 insertions(+), 24 deletions(-)

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



More information about the wine-cvs mailing list