Henri Verbeet : wined3d: Add stream offsets in device_stream_info_from_declaration().

Alexandre Julliard julliard at winehq.org
Fri Jul 15 11:45:12 CDT 2011


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Fri Jul 15 01:14:50 2011 +0200

wined3d: Add stream offsets in device_stream_info_from_declaration().

They're not going to change until the next time the stream info is updated.
This would of course mainly be useful if we managed to do more than one or two
draws with the same stream info.

---

 dlls/wined3d/buffer.c   |    3 +-
 dlls/wined3d/device.c   |    7 ++++-
 dlls/wined3d/drawprim.c |   17 ++++++--------
 dlls/wined3d/state.c    |   53 ++++++++++++++++++----------------------------
 4 files changed, 34 insertions(+), 46 deletions(-)

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



More information about the wine-cvs mailing list