[PATCH 2/3] ddraw: Move handling of D3DRENDERSTATE_TEXTUREHANDLE from d3ddevice7 to d3ddevice3.

Alexander Dorofeyev alexd4 at inbox.lv
Sun May 4 07:05:02 CDT 2008


As supported by tests, there is no reason for this state to be handled by 
d3ddevice7, and moving it to d3ddevice3 prepares for the changes in next patch 
(setting TEXTUREHANDLE state can then go through SetTexture of d3ddevice3).
---
  dlls/ddraw/device.c |  174 +++++++++++++++++++++++++++-----------------------
  1 files changed, 94 insertions(+), 80 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cb1f7f75c6d19815d6ce049272dfde6f257baf24.diff
Type: text/x-patch
Size: 9881 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080504/48cce896/attachment.bin 


More information about the wine-patches mailing list