Module: wine Branch: master Commit: 21bfc8c440f5d478bbb91f2f631ff02c37d2d2e0 URL: http://source.winehq.org/git/wine.git/?a=commit;h=21bfc8c440f5d478bbb91f2f63...
Author: Amine Khaldi amine.khaldi@reactos.org Date: Sat Feb 28 09:22:59 2015 +0100
include: Correct DDSCAPS2 and DDSURFACEDESC2 structures and their uses.
---
dlls/ddraw/ddraw.c | 4 ++-- dlls/ddraw/device.c | 2 +- dlls/ddraw/surface.c | 24 ++++++++++++------------ dlls/ddraw/tests/ddraw4.c | 16 ++++++++-------- dlls/ddraw/tests/ddraw7.c | 18 +++++++++--------- dlls/ddraw/utils.c | 10 +++++----- dlls/ddrawex/ddraw.c | 4 ++-- dlls/dxdiagn/provider.c | 4 ++-- include/ddraw.h | 10 ++++++++-- 9 files changed, 49 insertions(+), 43 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=21bfc8c440f5d478bbb91f...