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

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


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

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

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

---

 dlls/d3d8/d3d8_private.h         |    1 +
 dlls/d3d8/device.c               |    8 +-
 dlls/d3d8/vertexdeclaration.c    |  105 ++++++++++++
 dlls/wined3d/vertexdeclaration.c |  340 ++------------------------------------
 dlls/wined3d/wined3d_private.h   |    4 -
 5 files changed, 130 insertions(+), 328 deletions(-)

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



More information about the wine-cvs mailing list