wined3d: When changing display modes clip cursor to the requested display size.

Vitaliy Margolen wine-patches at kievinfo.com
Thu Dec 14 16:51:23 CST 2006


Display modes tests in ddraw are appropriate place for the new
tests. We don't need to do nothing after resting screen resolution -
clip rect will be reset automatically.

This patch should fix bug 1064 for xinerama configurations.

---
 dlls/ddraw/tests/ddrawmodes.c |   22 +++++++++++++++++++++-
 dlls/wined3d/device.c         |    5 +++++
 2 files changed, 26 insertions(+), 1 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 3d601e0c41e3490aedbba9874d6806989a36a2fe.diff
Type: text/x-patch
Size: 2692 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061214/1290b85d/3d601e0c41e3490aedbba9874d6806989a36a2fe-0001.bin


More information about the wine-patches mailing list