summaryrefslogtreecommitdiffstats
path: root/Common/NativeApp/Apple (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated mac/ios bundle versionsEgor Yusov2018-12-282-6/+2
* 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 OpenGL and Vulkan logo to mode selection view on MacEgor Yusov2018-12-273-25/+21
* Added API selection on MacEgor Yusov2018-12-264-22/+155
* Fixed swap chain size scaling on MacEgor Yusov2018-12-264-6/+7
* Imprved MacOS app implementation: unified functionality common for GL and VulkanEgor Yusov2018-12-2614-88/+327
* Improved implementation of Vulkan mode in Mac native appEgor Yusov2018-12-267-73/+127
* Enabled Vulkan mode on Mac (preliminary implementation)Egor Yusov2018-12-254-3/+152
* 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-1121-0/+1279