Henri Verbeet : wined3d: Remove GetFVF() and SetFVF() from IWineD3DDevice.

Alexandre Julliard julliard at winehq.org
Wed Dec 17 09:39:42 CST 2008


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Tue Dec 16 16:37:36 2008 +0100

wined3d: Remove GetFVF() and SetFVF() from IWineD3DDevice.

---

 dlls/d3d8/device.c                  |    3 +-
 dlls/d3d9/device.c                  |   16 +++++++++---
 dlls/d3d9/tests/vertexdeclaration.c |   46 ++++++++++++++++-------------------
 dlls/wined3d/device.c               |   34 -------------------------
 dlls/wined3d/stateblock.c           |   12 ---------
 dlls/wined3d/wined3d_private.h      |    3 --
 include/wine/wined3d.idl            |    6 ----
 7 files changed, 34 insertions(+), 86 deletions(-)

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



More information about the wine-cvs mailing list