15 Oct
2009
15 Oct
'09
1:54 p.m.
Module: wine Branch: master Commit: 594497f4bb011cb644b11f3314df467967b16dbd URL: http://source.winehq.org/git/wine.git/?a=commit;h=594497f4bb011cb644b11f3314... Author: Henri Verbeet <hverbeet(a)codeweavers.com> Date: Thu Oct 15 10:36:42 2009 +0200 wined3d: Simplify IWineD3DStateBlockImpl_Apply(). Consistently use the stateblock's contained states to determine what to apply. --- dlls/wined3d/stateblock.c | 403 ++++++++++++++------------------------------- 1 files changed, 125 insertions(+), 278 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=594497f4bb011cb644b11f...