-
Notifications
You must be signed in to change notification settings - Fork 8
Home
This is a repository for the test suite for DirectX Tool Kit on GitHub.
cd mypath
git clone https://github.com/Microsoft/DirectXTK.git
cd DirectXTK
git clone https://github.com/walbourn/directxtktest.git Tests
This covers using the basic library with VS 2010 and the Windows 8.1 SDK. It does not include any DirectXTK for Audio tests.
These cover the entire library including DirectXTK for Audio using XAudio 2.8.
DirectXTK_Tests_Desktop_2010_DXSDK, DirectXTK_Tests_Desktop_2012_DXSDK, DirectXTK_Tests_Desktop_2013_DXSDK, DirectXTK_Tests_Desktop_2015_DXSDK
These cover just DirectXTK for Audio using XAudio 2.7 for down-level support on Windows 7 which requires the legacy DirectX SDK to build, and the legacy DXSETUP to deploy the required DLL.
This covers the GamePad component which uses the Windows 10 Windows.Gaming.Input
WinRT API, as well as DirectXTK for Audio using XAudio 2.9.
This repo does not contain the Xbox One versions of the DirectX Tool Kit tests.
All content and source code for this package are subject to the terms of the MIT License.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.