H. Verbeet : wined3d: Increase the sizes of texturing related arrays, in order to support vertex textures.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Jun 26 07:11:56 CDT 2007


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

Author: H. Verbeet <hverbeet at gmail.com>
Date:   Mon Jun 25 22:45:40 2007 +0200

wined3d: Increase the sizes of texturing related arrays, in order to support vertex textures.

---

 dlls/wined3d/device.c          |   13 ++++++++-----
 dlls/wined3d/directx.c         |    2 +-
 dlls/wined3d/drawprim.c        |    2 +-
 dlls/wined3d/state.c           |    6 +++++-
 dlls/wined3d/stateblock.c      |   32 ++++++++++++++++++--------------
 dlls/wined3d/wined3d_private.h |   36 +++++++++++++++++++-----------------
 6 files changed, 52 insertions(+), 39 deletions(-)

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



More information about the wine-cvs mailing list