summaryrefslogtreecommitdiffstats
path: root/Common/NativeApp/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved NativeApp to Tools moduleEgor Yusov2019-11-118-522/+0
* LinuxApp: attempting to initialize in OpenGL mode if Vulkan failsEgor2019-10-281-1/+1
* Updated MacOS applicationEgor Yusov2019-10-011-6/+1
* Updated copyright noticeEgor Yusov2019-09-173-3/+3
* NativeAppMacOS: enabled shift/ctrl/alt press handlingEgor Yusov2019-05-181-0/+1
* NativeApp: added key released event handling on MacOSEgor Yusov2019-05-171-0/+1
* Fixed android build; moved NDKHelper from Core module to NativeAppCommonEgor2019-05-111-11/+13
* Updated command line format; updated submodulesEgor Yusov2019-04-011-0/+5
* Enabled Vulkan mode on iOS (close https://github.com/DiligentGraphics/Diligen...Egor Yusov2019-03-301-1/+1
* Moved NativeApp to Diligent namespaceEgor Yusov2019-02-168-19/+83
* Updated copyright noticeEgor Yusov2019-01-061-1/+1
* Updated copyright notice + updated submodulesEgor Yusov2019-01-023-3/+3
* Enabled Vulkan mode on Mac (preliminary implementation)Egor Yusov2018-12-251-1/+1
* Fixed MinGW buildEgor Yusov2018-12-141-1/+3
* Enabled Vulkan on Linux (closed https://github.com/DiligentGraphics/DiligentC...Egor2018-11-071-0/+9
* Improved device orientation/resize handling on AndroidEgor2018-02-181-3/+21
* Implemented simple touch handling on iOSEgor Yusov2018-02-141-0/+3
* Enabled iOS build; unified target platform app generation in cmakeEgor Yusov2018-02-122-0/+44
* Fixed MacOS buildEgor Yusov2018-02-112-0/+48
* Pushing file missed in the last commitEgor2018-02-111-2/+2
* Fixed Android buildEgor2018-02-112-0/+91
* Fixed linux buildEgor2018-02-103-3/+56
* Reworked UWP app implementationEgor Yusov2018-02-094-32/+130
* Reworked Win32 native app implementationEgor Yusov2018-02-072-0/+88