1/8 WineD3D: CheckDeviceFormat rewrite

Roderick Colenbrander thunderbird2k at gmx.net
Tue Mar 4 03:22:02 CST 2008


Hi,

This series of 8 patches will add a rewrite of CheckDeviceFormat. The current implementation allows too much usage flags to pass (it doesn't bail out in a lot of cases). Second it is buggy and doesn't take into account well which flags are supported on which resource type.

The new version uses a set of helper functions which check whether the texture format is supported, whether the format supports bumpmapping and so on. These helper functions are in path 1-7 and patch 8 adds the new function.

Regards,
Roderick Colenbrander
-- 
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/?mc=sv_ext_mf@gmx
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Add-a-function-which-checks-if-the-given-DepthStenci.patch
Type: text/x-patch
Size: 0 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080304/e6ba63ba/attachment.bin 


More information about the wine-patches mailing list