summaryrefslogtreecommitdiffstats
path: root/Common/NativeApp/Apple/Source/Classes/iOS (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved NativeApp to Tools moduleEgor Yusov2019-11-1112-558/+0
* Enabled metal layer when Vulkan is supportedEgor Yusov2019-03-311-4/+6
* Temporarily disable Metal layer to fix buildEgor Yusov2019-03-301-1/+4
* Enabled Vulkan mode on iOS (close https://github.com/DiligentGraphics/Diligen...Egor Yusov2019-03-3012-169/+383
* Moved NativeApp to Diligent namespaceEgor Yusov2019-02-161-2/+2
* Implemented simple touch handling on iOSEgor Yusov2018-02-143-12/+69
* Implemented proper app termination on iOSEgor Yusov2018-02-133-1/+8
* Enabled iOS build; unified target platform app generation in cmakeEgor Yusov2018-02-121-8/+10
* Fixed MacOS buildEgor Yusov2018-02-114-0/+273