
6.00) –> Windows Vista, Windows Server 2008ĭirectX 11 –> Windows 7 SP1, Windows Server 2008 R2ĭirectX 11.1 –> Windows 8, Windows RT, Windows Server 2012ĭirectX 11.2 –> Windows 8.1, Windows RT, Windows Server 2012 R2ĭirectX 11.3 and DirectX 12 –> Windows 10 4.09) –> Windows XP SP2 and SP3, Windows Server 2003 SP1, Windows Server 2003 R2ĭirectX 10.1 (ver. 4.08) –> Windows XP and Windows Server 2003ĭirectX 9.0c (ver. Here’s the Windows version and its default DirectX installed version:ĭirectX 2.0a (ver. The default version of DirectX is different in every version of Windows.

However, DirectX is installed and included in all versions of Windows, including Windows XP, Vista, 7, 8 and 10.

Interestingly, the name Xbox also comes from DirectX as Xbox uses the technologies introduced in DirectX. What version of DirectX do I have on my system?.As new versions of D3DX are shipped in future releases of the DirectX SDK, applications linking to earlier D3DX libraries will remain unaffected. This DLL corresponds to the D3DX headers the application is compiled against (named with the D3DX_SDK_VERSION constant in D3dx9core.h). By statically linking an application to D3dx9.lib, the application dynamically links to the corresponding retail D3DX DLL at run-time. Multiple releases of D3DX can reside independently on a single system simultaneously. Applications linking against the version of D3DX in this release must also redistribute the runtime from this SDK.

The D3DX library included in this release is dependent on the Direct3D runtimes that shipped with this SDK.

The retail D3DX DLL is included in the redistributable provided in the SDK, and is automatically installed as part of Installing DirectX with DirectSetup. Only one version of D3DX is provided in this release of the DirectX SDK. D3DX is provided as a dynamic-link library (DLL). If upgrading to a newer version of Direct3D and associated utility code is not an option, you can make use of the 3DX NuGet package rather than relying on the legacy DirectX SDK or DirectSetup.ĭ3DX is a library of tools designed to provide additional graphics functionality on top of Direct3D.
