Module: wine Branch: master Commit: 030b92a2f6206fb7586f031c750fe6c263fb7a71 URL: http://source.winehq.org/git/wine.git/?a=commit;h=030b92a2f6206fb7586f031c75...
Author: Stefan Dösinger stefandoesinger@gmx.at Date: Mon Jun 4 14:16:32 2007 +0200
wined3d: Remove the FVF codepath from drawprim.
---
dlls/wined3d/device.c | 6 +- dlls/wined3d/drawprim.c | 164 ---------------------------------------- dlls/wined3d/state.c | 15 +--- dlls/wined3d/wined3d_private.h | 9 -- 4 files changed, 3 insertions(+), 191 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=030b92a2f6206fb7586f03...