2009/3/3 "Luis C. Busquets PĂ©rez" luis.busquets@ilidium.com:
I have seen that Henri Verbeet has begun the implementation of ID3D10Effect. Since there is a ID3DX9Effect interface I wonder of the possibility of creating something like wined3deffect and refer ID3DXEffect and ID3D10Effect to that wined3deffect implementation.
Something like that might make sense once we have a HLSL and FX compiler, but note that although the d3d9 and d3d10 effect formats are probably similar, I doubt they'll be the same.