summaryrefslogtreecommitdiff
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Don't need FindDirectX anymore, so deleted it and modified the cmake files.Jason Maskell2016-07-281-224/+0
* Added Packman support - now the GenerateProjects.bat uses Packman to pull dep...Jason Maskell2016-07-265-4/+37
* Modified finders to take Visual Studio platform into account when finding lib...Jason Maskell2016-07-253-9/+35
* Had some compilation issues without previously generated code, fixed now.Jason Maskell2016-07-251-6/+1
* Added OpenGL sample - compiles and runs but doesn't work.Jason Maskell2016-05-231-0/+40
* D3D11 test is compiling and running with a rendering error (ocean is grey and...Jason Maskell2016-05-191-3/+5
* Added the test_d3d11 app to the solution. Not compiling yet, mostly a paranoi...Jason Maskell2016-05-164-0/+147
* Project now compiles with Cmake.Jason Maskell2016-05-122-5/+7
* Restructuring starts. Got some initial CMake problems sorted. Need to extend.Jason Maskell2016-05-122-0/+247