Module: wine Branch: master Commit: ef2d70418383f03c6bf701caeb67129acc6d2453 URL: http://source.winehq.org/git/wine.git/?a=commit;h=ef2d70418383f03c6bf701caeb...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Mon Mar 30 11:24:54 2009 +0200
wined3d: Store the format_desc itself in struct wined3d_stream_info_element.
---
dlls/wined3d/buffer.c | 11 ++++++----- dlls/wined3d/device.c | 18 +++--------------- dlls/wined3d/drawprim.c | 24 ++++++++++++------------ dlls/wined3d/state.c | 36 +++++++++++++++++++----------------- dlls/wined3d/wined3d_private.h | 10 ++-------- 5 files changed, 42 insertions(+), 57 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=ef2d70418383f03c6bf701...