Matteo Bruni : wined3d: Introduce D3D7+ normal matrix computation.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Apr 24 08:48:51 CDT 2015


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

Author: Matteo Bruni <mbruni at codeweavers.com>
Date:   Thu Apr 23 22:41:12 2015 +0200

wined3d: Introduce D3D7+ normal matrix computation.

---

 dlls/d3d8/tests/visual.c   |  18 ++--
 dlls/d3d9/tests/visual.c   |  18 ++--
 dlls/ddraw/ddraw.c         |   8 +-
 dlls/ddraw/ddraw_private.h |   2 +-
 dlls/ddraw/main.c          |   9 +-
 dlls/ddraw/tests/ddraw7.c  |  14 ++-
 dlls/wined3d/glsl_shader.c | 220 ++++++++++++++++++++++++++++++++++++++++++++-
 include/wine/wined3d.h     |   1 +
 8 files changed, 243 insertions(+), 47 deletions(-)

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



More information about the wine-cvs mailing list