summaryrefslogtreecommitdiffstats
path: root/Common/NativeApp/include (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Egor2018-11-071-0/+9
| | | | https://github.com/DiligentGraphics/DiligentCore/issues/32)
* Improved device orientation/resize handling on AndroidEgor2018-02-181-3/+21
|
* Implemented simple touch handling on iOSEgor Yusov2018-02-141-0/+3
| | | | Showing dialog box if the app fails to start on iOS
* 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