Henri Verbeet : wined3d: Move the pixel/vertex states arrays to stateblock. c.

Alexandre Julliard julliard at winehq.org
Fri Oct 2 11:02:21 CDT 2009


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Fri Oct  2 11:16:12 2009 +0200

wined3d: Move the pixel/vertex states arrays to stateblock.c.

---

 dlls/wined3d/device.c          |  118 -------------------------
 dlls/wined3d/stateblock.c      |  189 +++++++++++++++++++++++++++++++++-------
 dlls/wined3d/wined3d_private.h |   15 ---
 3 files changed, 156 insertions(+), 166 deletions(-)

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



More information about the wine-cvs mailing list