summaryrefslogtreecommitdiff
path: root/cmake/FindDirectXTK.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Added Packman support - now the GenerateProjects.bat uses Packman to pull ↵Jason Maskell2016-07-261-1/+1
| | | | | | dependencies specified in WaveWorksDependencies.xml Finders of these dependencies are modified to look in the Packman repo.
* Modified finders to take Visual Studio platform into account when finding ↵Jason Maskell2016-07-251-2/+10
| | | | libs. Will need to be modified further for use with PackMan
* D3D11 test is compiling and running with a rendering error (ocean is grey ↵Jason Maskell2016-05-191-3/+5
| | | | | | and not dark blue). D3D11 sample added but still has lots of compile errors, needs to be fully converted to use new DXUT11, etc.
* Added the test_d3d11 app to the solution. Not compiling yet, mostly a ↵Jason Maskell2016-05-161-0/+39
paranoia commit.