summaryrefslogtreecommitdiffstats
path: root/Common/NativeApp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added 'Diligent-' prefix to project names to avoid name conflicts (fixed http...Egor Yusov2019-06-093-4/+4
* NativeAppMacOS: enabled shift/ctrl/alt press handlingEgor Yusov2019-05-182-0/+21
* NativeApp: added key released event handling on MacOSEgor Yusov2019-05-172-4/+23
* Updated core & samples: added cross-platform input controllerEgor2019-05-174-0/+607
* Fixed android build; moved NDKHelper from Core module to NativeAppCommonEgor2019-05-1131-26/+6536
* Fixed Linux build issues; added launch instructions for GLTFViewer on LinuxEgor2019-05-051-1/+2
* Updated command line format; updated submodulesEgor Yusov2019-04-012-2/+10
* Updated Button positions in iOS appEgor Yusov2019-03-311-10/+10
* Enabled metal layer when Vulkan is supportedEgor Yusov2019-03-311-4/+6
* Temporarily disable Metal layer to fix buildEgor Yusov2019-03-301-1/+4
* Enabled Vulkan mode on iOS (close https://github.com/DiligentGraphics/Diligen...Egor Yusov2019-03-3018-195/+485
* Updated core & native app cmakeEgor Yusov2019-03-291-0/+1
* Updated Android build settingsEgor2019-03-082-6/+2
* Updated Android build configuration. Fixed https://github.com/DiligentGraphic...Egor2019-02-161-1/+1
* Moved NativeApp to Diligent namespaceEgor Yusov2019-02-1619-26/+112
* Updated copyright notice on iOS startup screenEgor Yusov2019-01-101-1/+1
* Couple of minor changesEgor Yusov2019-01-062-3/+1
* Updated copyright noticeEgor Yusov2019-01-0610-10/+10
* Fixed handling of windowWillClose notificationEgor Yusov2019-01-063-53/+41
* Added windowWillClose handler to MetalViewEgor Yusov2019-01-061-4/+16
* Removed unused filesEgor Yusov2019-01-064-249/+0
* Reworked MacOS app implementationEgor Yusov2019-01-0613-198/+395
* Reworked MacOS Vulkan mode to use CAMetalLayer instead of MetalKitViewEgor Yusov2019-01-036-160/+120
* Updated copyright notice + updated submodulesEgor Yusov2019-01-024-4/+4
* Enabled Metal back-end stubEgor Yusov2018-12-301-7/+7
* 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-274-25/+23
* Added API selection on MacEgor Yusov2018-12-265-23/+158
* 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-2615-88/+333
* Improved implementation of Vulkan mode in Mac native appEgor Yusov2018-12-268-86/+147
* Enabled Vulkan mode on Mac (preliminary implementation)Egor Yusov2018-12-256-4/+167
* Fixed MinGW buildEgor Yusov2018-12-143-9/+27
* Enabled Vulkan on Linux (closed https://github.com/DiligentGraphics/DiligentC...Egor2018-11-073-13/+278
* Added command line parsing in UWP applicationsEgor Yusov2018-07-101-3/+14
* Few updates (restricted minimal window size on Win32, updated RawPtr() method...Egor Yusov2018-04-211-0/+8
* Implemented switching to fullscreen on shift+enter in UWPEgor Yusov2018-04-012-2/+53
* Fixed issue with Win32 MessageProc() not checking if g_pTheApp is nullEgor Yusov2018-03-301-3/+6
* Improved device orientation/resize handling on AndroidEgor2018-02-182-17/+41
* Moved common gradle build settings to android_common.gradleEgor2018-02-172-8/+14
* Enabled test app on AndroidEgor2018-02-161-1/+1
* Unified Android buildEgor2018-02-1615-1/+321
* Implemented simple touch handling on iOSEgor Yusov2018-02-144-12/+72
* 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
* Fixed formatting of cmake files + some minor updatesEgor Yusov2018-02-131-221/+224
* Disabled Development Team attribute in iOS cmake build fileDiligentGraphics2018-02-131-1/+1
* Added dev team for iOS buildEgor Yusov2018-02-121-0/+1