Module: wine Branch: master Commit: 0d9ae20883250b4d9604524b29df35f1d59c3896 URL: http://source.winehq.org/git/wine.git/?a=commit;h=0d9ae20883250b4d9604524b29...
Author: Stefan Dösinger stefan@codeweavers.com Date: Fri Dec 8 18:39:45 2006 +0100
wined3d: Move stencil states to the state table.
---
dlls/wined3d/device.c | 109 +------------------------------------------- dlls/wined3d/state.c | 121 ++++++++++++++++++++++++++++++++++++++++++++----- 2 files changed, 111 insertions(+), 119 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0d9ae20883250b4d960452...