Michael Stefaniuc : wined3d: Remove superfluous pointer casts.

Alexandre Julliard julliard at winehq.org
Tue Feb 3 09:13:11 CST 2009


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

Author: Michael Stefaniuc <mstefani at redhat.de>
Date:   Tue Feb  3 09:36:07 2009 +0100

wined3d: Remove superfluous pointer casts.

---

 dlls/wined3d/arb_program_shader.c  |   20 ++++++++++----------
 dlls/wined3d/ati_fragment_shader.c |    6 +++---
 dlls/wined3d/device.c              |    4 ++--
 dlls/wined3d/drawprim.c            |    2 +-
 dlls/wined3d/glsl_shader.c         |   22 +++++++++++-----------
 dlls/wined3d/query.c               |   18 +++++++++---------
 dlls/wined3d/surface.c             |    2 +-
 dlls/wined3d/surface_base.c        |    2 +-
 dlls/wined3d/utils.c               |    2 +-
 9 files changed, 39 insertions(+), 39 deletions(-)

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



More information about the wine-cvs mailing list