d3dx8 [patch 1/10] Implement D3DXPlaneFromPointNormal

tony.wasserka at freenet.de tony.wasserka at freenet.de
Fri Nov 30 08:01:12 CST 2007


> So, just to clarify, you propose to create a d3dx9.dll dll, putting its 
> code in dlls/d3dx9. Does this dll exist on Windows? If not, then we 
> should call it wined3dx9 (and its code would go in dlls/wined3dx9).

Well, it shouldn't even be a dll, just a folder were put in all the d3dx9 code
and let the d3dx9_xx.dlls just export the functions they need.
I don't know of how much the makefile system is capable, but maybe we can
put all the d3dx9_xx.spec files in the same directory to improve overviewability,
I don't like these 13 dlls/d3dx9 directories that much :D
Anyways, what are the concrete differences between the d3dx9_xx.dlls?












More information about the wine-devel mailing list