[1/5] DDraw: Add a test for EnumSurfaces

Stefan Dösinger stefan at codeweavers.com
Thu Apr 26 17:57:26 CDT 2007


The next few patches aim at supporting cube textures in d3d7. They require 
changing the ddraw surface attachment structure from a list to a tree. To 
make this easier I will start by removing some code that directly accesses 
the lists.

For 99% the tree degenerates to a linked list, except for cube texture roots. 
Tests for this will follow too
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-DDraw-Add-a-test-for-EnumSurfaces.patch
Type: text/x-diff
Size: 3147 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070427/44ac1171/0001-DDraw-Add-a-test-for-EnumSurfaces-0001.bin


More information about the wine-patches mailing list