http://bugs.winehq.org/show_bug.cgi?id=14160
--- Comment #5 from Philip Nilsson leffeman@gmail.com 2008-06-29 06:44:23 ---
native is the one provided by windows, built-in these one provided by wine.
That's the definition I used.
Anyway, did you correct the wrong function in wine? If yes, can you send a patch to wine-patches?
It's far from good enough, and that'd just hide this bug (I did some digging and found the native D3DXLoadSurfaceFromSurface does nothing more than GetDesc and Lock/Unlock in all cases (filtering, format conversion), the bug must be earlier).