Page 1 of 1

DirectX 11 support...

Posted: Sat Mar 03, 2012 7:25 am
by jiapei100
Hi, all:

Just want to test irrlichtm.

Environment:
OS: Windows7
DirectX: 11

Without installting D3D8, D3D9, I'm not able to build
a) Irrlicht->video->Direct3D8
b) Irrlicht->video->Direct3D9

Will Irrlicht support Direct3D11 ?

Cheers
Pei

Re: DirectX 11 support...

Posted: Sat Mar 03, 2012 8:12 am
by jiapei100
Sorry for my stupid question.
The latest DirectX SDK is just DXSDK_Jun10.exe, nothing newer after that.

Cheers
Pei

Re: DirectX 11 support...

Posted: Sat Mar 03, 2012 11:55 am
by hybrid
If you want to rebuild Irrlicht with dx support, you always need the d3d SDK. Irrlicht already has some test implementations for dx10 and dx11 drivers on the forum. But nothing official. We will incrementally add new features, but this may take some time.