On 01/04/2008, Jeroen Janssen jeroen.janssen@gmail.com wrote:
Hi,
I was looking at the Wine SOC wiki ( http://wiki.winehq.org/SummerOfCode ) and noticed an entry on "Direct3D - Implement missing D3D9_xx DLLs".
As far as I can see there are already lots of D3D9_xx dlls in the tree that seem to forward stuf correctly.
Can someone confirm this to be already finished (and then remove this item from the wiki?) If it isn't finished yet, what IS missing then?
It isn't so much that the dlls themselves are missing, but rather that a lot of the functions they're supposed to implement are still unimplemented.
D3D10_xx DLLs seem to be currently missing (I know we don't have any d3d 10 implementation yet in wine) and it probably isn't a SOC project, but would completely stubbed D3D10_xx DLLs (patches) be accepted if I submit them to the patch mailinglist or not?
Personally, I don't think it makes sense to have stubbed d3d10x dlls without at least a partial d3d10 implementation.