H. Verbeet : d3d8: Win64 printf format warning fixes.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Oct 10 13:19:11 CDT 2006


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

Author: H. Verbeet <hverbeet at gmail.com>
Date:   Tue Oct 10 19:23:08 2006 +0200

d3d8: Win64 printf format warning fixes.

---

 dlls/d3d8/Makefile.in     |    1 -
 dlls/d3d8/basetexture.c   |    4 ++--
 dlls/d3d8/cubetexture.c   |    4 ++--
 dlls/d3d8/d3d8_main.c     |    2 +-
 dlls/d3d8/device.c        |   38 +++++++++++++++++++-------------------
 dlls/d3d8/directx.c       |    4 ++--
 dlls/d3d8/indexbuffer.c   |    4 ++--
 dlls/d3d8/pixelshader.c   |    4 ++--
 dlls/d3d8/resource.c      |    4 ++--
 dlls/d3d8/stateblock.c    |    4 ++--
 dlls/d3d8/surface.c       |    6 +++---
 dlls/d3d8/swapchain.c     |    4 ++--
 dlls/d3d8/texture.c       |    4 ++--
 dlls/d3d8/vertexbuffer.c  |    4 ++--
 dlls/d3d8/vertexshader.c  |    4 ++--
 dlls/d3d8/volume.c        |    6 +++---
 dlls/d3d8/volumetexture.c |    6 +++---
 17 files changed, 51 insertions(+), 52 deletions(-)

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



More information about the wine-cvs mailing list