Henri Verbeet : wined3d: Store user clip planes as 4-component float vectors.

Alexandre Julliard julliard at winehq.org
Tue May 22 14:21:30 CDT 2012


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Tue May 22 18:01:06 2012 +0200

wined3d: Store user clip planes as 4-component float vectors.

---

 dlls/d3d8/device.c             |    4 ++--
 dlls/d3d9/device.c             |   14 ++++++--------
 dlls/ddraw/device.c            |    4 ++--
 dlls/wined3d/device.c          |   21 +++++++--------------
 dlls/wined3d/state.c           |   13 ++++++++-----
 dlls/wined3d/stateblock.c      |   12 +++---------
 dlls/wined3d/wined3d_private.h |    2 +-
 include/wine/wined3d.h         |   14 ++++++++++++--
 8 files changed, 41 insertions(+), 43 deletions(-)

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



More information about the wine-cvs mailing list