Module: wine Branch: master Commit: 8f72961e50256e36f5528590c29e60eb1882bd91 URL: http://source.winehq.org/git/wine.git/?a=commit;h=8f72961e50256e36f5528590c2...
Author: Alexander Dorofeyev alexd4@inbox.lv Date: Mon May 5 20:09:40 2008 +0300
ddraw: Move handling of D3DRENDERSTATE_TEXTUREMAPBLEND from d3ddevice2 to d3ddevice3.
---
dlls/ddraw/ddraw_private.h | 3 + dlls/ddraw/device.c | 225 +++++++++++++++++++++---------------------- dlls/ddraw/direct3d.c | 2 + 3 files changed, 115 insertions(+), 115 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8f72961e50256e36f55285...