summaryrefslogtreecommitdiffstats
path: root/Common/NativeApp/include (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-11Moved NativeApp to Tools moduleEgor Yusov8-522/+0
2019-10-28LinuxApp: attempting to initialize in OpenGL mode if Vulkan failsEgor1-1/+1
2019-10-01Updated MacOS applicationEgor Yusov1-6/+1
2019-09-17Updated copyright noticeEgor Yusov3-3/+3
2019-05-18NativeAppMacOS: enabled shift/ctrl/alt press handlingEgor Yusov1-0/+1
2019-05-17NativeApp: added key released event handling on MacOSEgor Yusov1-0/+1
2019-05-11Fixed android build; moved NDKHelper from Core module to NativeAppCommonEgor1-11/+13
2019-04-01Updated command line format; updated submodulesEgor Yusov1-0/+5
2019-03-30Enabled Vulkan mode on iOS (close https://github.com/DiligentGraphics/Diligen...Egor Yusov1-1/+1
2019-02-16Moved NativeApp to Diligent namespaceEgor Yusov8-19/+83
2019-01-06Updated copyright noticeEgor Yusov1-1/+1
2019-01-02Updated copyright notice + updated submodulesEgor Yusov3-3/+3
2018-12-25Enabled Vulkan mode on Mac (preliminary implementation)Egor Yusov1-1/+1
2018-12-14Fixed MinGW buildEgor Yusov1-1/+3
2018-11-07Enabled Vulkan on Linux (closed https://github.com/DiligentGraphics/DiligentC...Egor1-0/+9
2018-02-18Improved device orientation/resize handling on AndroidEgor1-3/+21
2018-02-14Implemented simple touch handling on iOSEgor Yusov1-0/+3
2018-02-12Enabled iOS build; unified target platform app generation in cmakeEgor Yusov2-0/+44
2018-02-11Fixed MacOS buildEgor Yusov2-0/+48
2018-02-11Pushing file missed in the last commitEgor1-2/+2
2018-02-11Fixed Android buildEgor2-0/+91
2018-02-10Fixed linux buildEgor3-3/+56
2018-02-09Reworked UWP app implementationEgor Yusov4-32/+130
2018-02-07Reworked Win32 native app implementationEgor Yusov2-0/+88