summaryrefslogtreecommitdiffstats
path: root/Common/NativeApp/Apple/Data (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-11Moved NativeApp to Tools moduleEgor Yusov11-428/+0
2019-10-26Added CFBundleVersion to info.plist to fix iOS app deploymentEgor Yusov1-0/+2
2019-03-31Updated Button positions in iOS appEgor Yusov1-10/+10
2019-03-30Enabled Vulkan mode on iOS (close https://github.com/DiligentGraphics/Diligen...Egor Yusov4-17/+83
2019-01-10Updated copyright notice on iOS startup screenEgor Yusov1-1/+1
2019-01-06Reworked MacOS app implementationEgor Yusov1-6/+7
2018-12-28Updated mac/ios bundle versionsEgor Yusov2-6/+2
2018-12-27Added OpenGL and Vulkan logo to mode selection view on MacEgor Yusov3-25/+21
2018-12-26Added API selection on MacEgor Yusov1-2/+47
2018-12-26Fixed swap chain size scaling on MacEgor Yusov1-1/+1
2018-12-26Imprved MacOS app implementation: unified functionality common for GL and VulkanEgor Yusov1-3/+3
2018-12-26Improved implementation of Vulkan mode in Mac native appEgor Yusov1-10/+4
2018-12-25Enabled Vulkan mode on Mac (preliminary implementation)Egor Yusov1-2/+20
2018-02-11Fixed MacOS buildEgor Yusov7-0/+310