summaryrefslogtreecommitdiffstats
path: root/Common/NativeApp/Apple/Source (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed issue with transitioning to full screen in Vulkan mode on MacEgor Yusov2018-12-281-4/+30
* Fixed error handling when sample initialization fails on MacEgor Yusov2018-12-274-12/+36
* Added API selection on MacEgor Yusov2018-12-263-20/+108
* Fixed swap chain size scaling on MacEgor Yusov2018-12-263-5/+6
* Imprved MacOS app implementation: unified functionality common for GL and VulkanEgor Yusov2018-12-2613-85/+324
* Improved implementation of Vulkan mode in Mac native appEgor Yusov2018-12-266-63/+123
* Enabled Vulkan mode on Mac (preliminary implementation)Egor Yusov2018-12-253-1/+132
* Implemented simple touch handling on iOSEgor Yusov2018-02-143-12/+69
* Added the information dialog box when the app cannot run on MacEgor Yusov2018-02-133-12/+50
* 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-1113-0/+927