Module: wine Branch: master Commit: d5f05c59c7f7572a5383e2387641af4456ef3289 URL: http://source.winehq.org/git/wine.git/?a=commit;h=d5f05c59c7f7572a5383e23876...
Author: Stefan Dösinger stefan@codeweavers.com Date: Wed Aug 27 10:42:40 2008 -0500
ddraw: Beware of the surface type when checking for format support.
---
dlls/d3d8/directx.c | 2 +- dlls/d3d9/directx.c | 2 +- dlls/ddraw/ddraw.c | 6 +++- dlls/ddraw/device.c | 9 ++++-- dlls/ddraw/direct3d.c | 3 +- dlls/wined3d/directx.c | 57 ++++++++++++++++++++++++++++++++++---- include/wine/wined3d_interface.h | 4 +- 7 files changed, 68 insertions(+), 15 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d5f05c59c7f7572a5383e2...