2010/1/28 Tony Wasserka tony.wasserka@freenet.de:
Henri: I'm not sure whether the D3DX9 interface _depends_ on the HLSL compiler; maybe the bytecode effect compiler does, but there's plenty of
The effect compiler does, you can use embedded HLSL or assembly in effects. You can skip implementing the compiler of course, but that's a significant part of D3DX9 effects.