Stefan Dösinger : wined3d: Move the functionality of primitiveInitState to the state table.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Jan 3 05:37:30 CST 2007


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

Author: Stefan Dösinger <stefandoesinger at gmx.at>
Date:   Tue Jan  2 22:47:10 2007 +0100

wined3d: Move the functionality of primitiveInitState to the state table.

---

 dlls/wined3d/device.c          |   15 ----
 dlls/wined3d/drawprim.c        |  126 +-------------------------------
 dlls/wined3d/state.c           |  160 +++++++++++++++++++++++++++++++++-------
 dlls/wined3d/wined3d_private.h |    1 +
 4 files changed, 135 insertions(+), 167 deletions(-)

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



More information about the wine-cvs mailing list