Module: wine Branch: master Commit: 1f029a30dbae7d40818d0d81bc84d15c93578c17 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1f029a30dbae7d40818d0d81bc...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Wed Oct 14 10:55:18 2009 +0200
wined3d: Simplify IWineD3DStateBlockImpl_Capture().
Consistently use the stateblock's contained states to determine what to capture.
---
dlls/wined3d/stateblock.c | 556 +++++++++++++++++++-------------------------- 1 files changed, 230 insertions(+), 326 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=1f029a30dbae7d40818d0d...