Stefan Dösinger : ddraw: Fix reported caps on compressed surfaces.

Alexandre Julliard julliard at wine.codeweavers.com
Mon May 7 15:26:45 CDT 2007


Module: wine
Branch: master
Commit: 2ecacc619f1ea4931c3c654d80ba1aead4527ef6
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=2ecacc619f1ea4931c3c654d80ba1aead4527ef6

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Sun May  6 23:40:19 2007 +0200

ddraw: Fix reported caps on compressed surfaces.

Compressed surfaces in ddraw do not have a pitch, instead the full
surface size is reported. Also adds tests for the extact behavior and
surface flags set.

---

 dlls/ddraw/ddraw.c          |   35 +++-
 dlls/ddraw/surface.c        |    8 +-
 dlls/ddraw/tests/dsurface.c |  408 ++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 441 insertions(+), 10 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=2ecacc619f1ea4931c3c654d80ba1aead4527ef6



More information about the wine-cvs mailing list