=?UTF-8?Q?J=C3=B3zef=20Kucia=20?=: wined3d: Add "layer_count" parameter to wined3d_texture_create().

Alexandre Julliard julliard at wine.codeweavers.com
Tue Apr 26 10:33:42 CDT 2016


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

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Mon Apr 25 12:25:29 2016 +0200

wined3d: Add "layer_count" parameter to wined3d_texture_create().

Signed-off-by: Józef Kucia <jkucia at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/d3d10core/tests/device.c |  6 +++---
 dlls/d3d11/tests/d3d11.c      |  6 +++---
 dlls/d3d11/texture.c          |  8 +++-----
 dlls/d3d8/device.c            |  4 ++--
 dlls/d3d8/texture.c           |  6 +++---
 dlls/d3d9/device.c            |  4 ++--
 dlls/d3d9/texture.c           |  6 +++---
 dlls/ddraw/ddraw.c            |  2 +-
 dlls/ddraw/surface.c          |  4 ++--
 dlls/wined3d/device.c         |  4 ++--
 dlls/wined3d/surface.c        |  2 +-
 dlls/wined3d/texture.c        | 47 +++++++++++++++++++++++++++++++------------
 dlls/wined3d/wined3d.spec     |  2 +-
 include/wine/wined3d.h        |  4 ++--
 14 files changed, 62 insertions(+), 43 deletions(-)

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



More information about the wine-cvs mailing list