=?UTF-8?Q?J=C3=B3zef=20Kucia=20?=: wined3d: Use ARRAY_SIZE().

Alexandre Julliard julliard at winehq.org
Thu Oct 19 14:31:35 CDT 2017


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

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Thu Oct 19 10:07:29 2017 +0200

wined3d: Use ARRAY_SIZE().

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/wined3d/context.c    |  2 +-
 dlls/wined3d/device.c     |  8 ++++----
 dlls/wined3d/directx.c    | 27 ++++++++++++---------------
 dlls/wined3d/shader_sm4.c |  4 ++--
 dlls/wined3d/state.c      |  2 +-
 dlls/wined3d/stateblock.c | 12 ++++++------
 dlls/wined3d/surface.c    |  2 +-
 7 files changed, 27 insertions(+), 30 deletions(-)

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



More information about the wine-cvs mailing list