Module: wine Branch: master Commit: 040452ad90927aa8839b1f31a510b1b8a1afac1d URL: http://source.winehq.org/git/wine.git/?a=commit;h=040452ad90927aa8839b1f31a5...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Wed Feb 3 11:02:22 2010 +0100
wined3d: Update the stream info before applying states.
---
dlls/wined3d/context.c | 2 + dlls/wined3d/device.c | 72 +++++++++++++++++++++++++++++++++- dlls/wined3d/state.c | 84 ++-------------------------------------- dlls/wined3d/wined3d_private.h | 3 +- 4 files changed, 78 insertions(+), 83 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=040452ad90927aa8839b1f...