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

Patrick Rudolph siro at das-labor.org
Sat Dec 14 05:34:02 CST 2013


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ddraw-add-dsurface-dimension-tests.patch
Type: text/x-diff
Size: 54011 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20131214/95619d93/attachment-0001.patch>


More information about the wine-patches mailing list