[PATCH] ddraw: add dsurface dimension tests, try 7

Patrick Rudolph siro at das-labor.org
Thu Apr 3 10:54:32 CDT 2014


Add some test for DirectDraw offscreen surface dimensions.
Metal Gear Solid 1 tries to create a surface with dimensions 15728640 x 
20971520 while detecting 3D-capable hardware.
try 2:
handle VMs without DDSCAPS_VIDEOMEMORY
try 3:
add more tests
remove todo_wine on some parts
use memset instead of ZeroMemory
try 4:
remove test from dsurface.c, add separate tests to ddraw{1,2,4,7}.c
destroy window after test
try 5:
rebase against current git
try 6:
use array for tests
use different pixel formats
try 7:
fix tests on 64bit

Please review.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ddraw-add-dsurface-dimension-tests.patch
Type: text/x-diff
Size: 33595 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140403/50fa9262/attachment-0001.patch>


More information about the wine-patches mailing list