H. Verbeet : d3d9: Don't store the d3d9 declaration in the wined3d object.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Feb 14 09:25:47 CST 2007


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

Author: H. Verbeet <hverbeet at gmail.com>
Date:   Tue Feb 13 23:12:36 2007 +0100

d3d9: Don't store the d3d9 declaration in the wined3d object.

---

 dlls/d3d8/device.c               |    2 +-
 dlls/d3d9/d3d9_private.h         |    3 +
 dlls/d3d9/vertexdeclaration.c    |   72 +++++++++++++++++++++++---
 dlls/wined3d/device.c            |   10 +++-
 dlls/wined3d/vertexdeclaration.c |  105 ++++++++++----------------------------
 dlls/wined3d/wined3d_private.h   |    4 --
 include/wine/wined3d_interface.h |   10 ++--
 7 files changed, 109 insertions(+), 97 deletions(-)

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



More information about the wine-cvs mailing list