summaryrefslogtreecommitdiffstats
path: root/Common/NativeApp/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved NativeApp to Tools moduleEgor Yusov2019-11-111-402/+0
* Added 'Diligent-' prefix to project names to avoid name conflicts (fixed http...Egor Yusov2019-06-091-2/+2
* Updated core & samples: added cross-platform input controllerEgor2019-05-171-0/+2
* Fixed android build; moved NDKHelper from Core module to NativeAppCommonEgor2019-05-111-2/+13
* Enabled Vulkan mode on iOS (close https://github.com/DiligentGraphics/Diligen...Egor Yusov2019-03-301-8/+18
* Updated core & native app cmakeEgor Yusov2019-03-291-0/+1
* Reworked MacOS app implementationEgor Yusov2019-01-061-6/+4
* Reworked MacOS Vulkan mode to use CAMetalLayer instead of MetalKitViewEgor Yusov2019-01-031-8/+1
* Enabled Metal back-end stubEgor Yusov2018-12-301-7/+7
* Added OpenGL and Vulkan logo to mode selection view on MacEgor Yusov2018-12-271-0/+2
* Added API selection on MacEgor Yusov2018-12-261-1/+3
* Imprved MacOS app implementation: unified functionality common for GL and VulkanEgor Yusov2018-12-261-0/+6
* Improved implementation of Vulkan mode in Mac native appEgor Yusov2018-12-261-13/+20
* Enabled Vulkan mode on Mac (preliminary implementation)Egor Yusov2018-12-251-0/+14
* Fixed MinGW buildEgor Yusov2018-12-141-0/+9
* Enabled Vulkan on Linux (closed https://github.com/DiligentGraphics/DiligentC...Egor2018-11-071-1/+6
* Fixed formatting of cmake files + some minor updatesEgor Yusov2018-02-131-221/+224
* Disabled Development Team attribute in iOS cmake build fileDiligentGraphics2018-02-131-1/+1
* Added dev team for iOS buildEgor Yusov2018-02-121-0/+1
* Added codesign identity for iOS buildEgor Yusov2018-02-121-0/+1
* Enabled iOS build; unified target platform app generation in cmakeEgor Yusov2018-02-121-14/+70
* Fixed MacOS buildEgor Yusov2018-02-111-13/+29
* Fixed Android buildEgor2018-02-111-8/+43
* Fixed linux buildEgor2018-02-101-3/+14
* Reworked win32 and uwp cmake build rulesEgor Yusov2018-02-101-9/+14
* Reworked UWP app implementationEgor Yusov2018-02-091-13/+30
* Reworked Win32 native app implementationEgor Yusov2018-02-071-0/+197