=?UTF-8?Q?J=C3=B3zef=20Kucia=20?=: wined3d: Get rid of WINED3DCAPS typedef.

Alexandre Julliard julliard at winehq.org
Fri Jun 15 15:40:59 CDT 2018


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

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Wed Jun 13 12:23:59 2018 +0200

wined3d: Get rid of WINED3DCAPS typedef.

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/d3d11/device.c      | 2 +-
 dlls/d3d8/d3d8_private.h | 2 +-
 dlls/d3d8/device.c       | 4 ++--
 dlls/d3d8/directx.c      | 2 +-
 dlls/d3d9/d3d9_private.h | 2 +-
 dlls/d3d9/device.c       | 6 +++---
 dlls/d3d9/directx.c      | 2 +-
 dlls/ddraw/ddraw.c       | 8 ++++----
 dlls/dxgi/utils.c        | 2 +-
 dlls/wined3d/device.c    | 2 +-
 dlls/wined3d/directx.c   | 2 +-
 include/wine/wined3d.h   | 8 ++++----
 12 files changed, 21 insertions(+), 21 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=ec42ed4e1815d96a92a66197b872c97a7182a233



More information about the wine-cvs mailing list