=?UTF-8?Q?J=C3=B3zef=20Kucia=20?=: d3d11: Rename d3d10_device to d3d_device.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Aug 21 09:07:18 CDT 2015


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

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Fri Aug 21 00:07:56 2015 +0200

d3d11: Rename d3d10_device to d3d_device.

---

 dlls/d3d11/async.c         |   2 +-
 dlls/d3d11/buffer.c        |   2 +-
 dlls/d3d11/d3d11_main.c    |   4 +-
 dlls/d3d11/d3d11_private.h |  40 ++++-----
 dlls/d3d11/device.c        | 206 ++++++++++++++++++++++-----------------------
 dlls/d3d11/inputlayout.c   |   2 +-
 dlls/d3d11/shader.c        |   6 +-
 dlls/d3d11/state.c         |  16 ++--
 dlls/d3d11/texture.c       |   4 +-
 dlls/d3d11/view.c          |   6 +-
 10 files changed, 144 insertions(+), 144 deletions(-)

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



More information about the wine-cvs mailing list