summaryrefslogtreecommitdiffstats
path: root/Tests/TestApp/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated submodules; removed tests folder (tests are now part of every submodule)assiduous2019-12-251-178/+0
* Removed RenderScript & Lua; updated submodulesassiduous2019-12-131-1/+0
* Updated submodules (renamed External->ThirdParty; added licenses install coma...Egor Yusov2019-09-181-1/+1
* Added 'Diligent-' prefix to project names to avoid name conflicts (fixed http...Egor Yusov2019-06-091-7/+7
* Fixed android build; moved NDKHelper from Core module to NativeAppCommonEgor2019-05-111-1/+1
* Fixed UWP buildEgor Yusov2019-01-221-1/+4
* Updated TestApp project dependenciesEgor2019-01-221-0/+1
* Updated core & samplesEgor Yusov2019-01-031-2/+2
* Updated cmake files to use get_supported_backends functionEgor Yusov2018-12-161-27/+1
* Updated build rules to copy assets to the target folderEgor Yusov2018-12-151-0/+8
* Fixed MinGW buildEgor Yusov2018-12-141-34/+23
* Enabled Vulkan on Linux (closed https://github.com/DiligentGraphics/DiligentC...Egor2018-11-071-0/+3
* Fixed build error: second attemptEgor Yusov2018-07-061-2/+2
* Fixed build errorEgor Yusov2018-07-061-0/+5
* Updated test appEgor Yusov2018-07-051-1/+3
* Added initialization in vulkan modeEgor Yusov2018-03-161-0/+3
* Fixed test app build error with Windows 8.1 SDKEgor Yusov2018-03-041-1/+3
* Enabled TestApp on iOSEgor Yusov2018-02-171-6/+6
* Enabled test app on linuxEgor2018-02-151-1/+11
* Added testsEgor Yusov2018-02-151-0/+179