Henri Verbeet : wined3d: Const correctness fixes.

Alexandre Julliard julliard at winehq.org
Tue Dec 2 11:01:56 CST 2008


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Mon Dec  1 15:32:15 2008 +0100

wined3d: Const correctness fixes.

---

 dlls/wined3d/device.c          |   11 +++++++++--
 dlls/wined3d/pixelshader.c     |    6 ++++--
 dlls/wined3d/stateblock.c      |    9 +++------
 dlls/wined3d/surface_gdi.c     |    4 ++--
 dlls/wined3d/swapchain_gdi.c   |    3 ++-
 dlls/wined3d/utils.c           |    6 +++---
 dlls/wined3d/vertexbuffer.c    |   12 +++++++-----
 dlls/wined3d/vertexshader.c    |   10 ++++------
 dlls/wined3d/wined3d_private.h |   17 +++++++----------
 include/wine/wined3d.idl       |    4 ++--
 10 files changed, 43 insertions(+), 39 deletions(-)

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



More information about the wine-cvs mailing list