index
:
DiligentEngine
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Common
/
NativeApp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-11
Moved NativeApp to Tools module
Egor Yusov
107
-12803
/
+0
2019-10-28
LinuxApp: attempting to initialize in OpenGL mode if Vulkan fails
Egor
2
-3
/
+12
2019-10-27
Fixed tabs in UWP app source
Egor Yusov
6
-569
/
+569
2019-10-26
Updated gitignore for NativeApp/Android
Egor
1
-0
/
+1
2019-10-26
Fixed Android build error when using external CMake (fixed https://github.com...
Egor
1
-2
/
+2
2019-10-26
Linux app: fixed window title
Egor
1
-2
/
+1
2019-10-26
Added CFBundleVersion to info.plist to fix iOS app deployment
Egor Yusov
1
-0
/
+2
2019-10-26
MacOS app: fixed app titles
Egor Yusov
6
-20
/
+9
2019-10-26
Gracefully handling unsupported device modes (fixed https://github.com/Dilige...
Egor Yusov
2
-11
/
+31
2019-10-13
MacOS app: added limitation on the minimum window size
Egor Yusov
1
-0
/
+1
2019-10-13
Linux app: added limitation on the minimum window size
Egor
1
-2
/
+50
2019-10-01
MacOS app: added handling of right mouse dragged event
Egor Yusov
1
-0
/
+4
2019-10-01
MacOS app: added tracking area in order to always receive mouse events
Egor Yusov
1
-3
/
+12
2019-10-01
Updated MacOS application
Egor Yusov
2
-89
/
+24
2019-10-01
MacOS app: using Command+f or Command+Enter to toggle fullscreen mode instead...
Egor Yusov
1
-9
/
+29
2019-09-17
Updated copyright notice
Egor Yusov
4
-4
/
+4
2019-08-03
Fixed https://github.com/DiligentGraphics/DiligentCore/issues/95
Egor Yusov
1
-2
/
+2
2019-06-09
Added 'Diligent-' prefix to project names to avoid name conflicts (fixed http...
Egor Yusov
3
-4
/
+4
2019-05-18
NativeAppMacOS: enabled shift/ctrl/alt press handling
Egor Yusov
2
-0
/
+21
2019-05-17
NativeApp: added key released event handling on MacOS
Egor Yusov
2
-4
/
+23
2019-05-17
Updated core & samples: added cross-platform input controller
Egor
4
-0
/
+607
2019-05-11
Fixed android build; moved NDKHelper from Core module to NativeAppCommon
Egor
31
-26
/
+6536
2019-05-05
Fixed Linux build issues; added launch instructions for GLTFViewer on Linux
Egor
1
-1
/
+2
2019-04-01
Updated command line format; updated submodules
Egor Yusov
2
-2
/
+10
2019-03-31
Updated Button positions in iOS app
Egor Yusov
1
-10
/
+10
2019-03-31
Enabled metal layer when Vulkan is supported
Egor Yusov
1
-4
/
+6
2019-03-30
Temporarily disable Metal layer to fix build
Egor Yusov
1
-1
/
+4
2019-03-30
Enabled Vulkan mode on iOS (close https://github.com/DiligentGraphics/Diligen...
Egor Yusov
18
-195
/
+485
2019-03-29
Updated core & native app cmake
Egor Yusov
1
-0
/
+1
2019-03-08
Updated Android build settings
Egor
2
-6
/
+2
2019-02-16
Updated Android build configuration. Fixed https://github.com/DiligentGraphic...
Egor
1
-1
/
+1
2019-02-16
Moved NativeApp to Diligent namespace
Egor Yusov
19
-26
/
+112
2019-01-10
Updated copyright notice on iOS startup screen
Egor Yusov
1
-1
/
+1
2019-01-06
Couple of minor changes
Egor Yusov
2
-3
/
+1
2019-01-06
Updated copyright notice
Egor Yusov
10
-10
/
+10
2019-01-06
Fixed handling of windowWillClose notification
Egor Yusov
3
-53
/
+41
2019-01-06
Added windowWillClose handler to MetalView
Egor Yusov
1
-4
/
+16
2019-01-06
Removed unused files
Egor Yusov
4
-249
/
+0
2019-01-06
Reworked MacOS app implementation
Egor Yusov
13
-198
/
+395
2019-01-03
Reworked MacOS Vulkan mode to use CAMetalLayer instead of MetalKitView
Egor Yusov
6
-160
/
+120
2019-01-02
Updated copyright notice + updated submodules
Egor Yusov
4
-4
/
+4
2018-12-30
Enabled Metal back-end stub
Egor Yusov
1
-7
/
+7
2018-12-28
Updated mac/ios bundle versions
Egor Yusov
2
-6
/
+2
2018-12-28
Fixed issue with transitioning to full screen in Vulkan mode on Mac
Egor Yusov
1
-4
/
+30
2018-12-27
Fixed error handling when sample initialization fails on Mac
Egor Yusov
4
-12
/
+36
2018-12-27
Added OpenGL and Vulkan logo to mode selection view on Mac
Egor Yusov
4
-25
/
+23
2018-12-26
Added API selection on Mac
Egor Yusov
5
-23
/
+158
2018-12-26
Fixed swap chain size scaling on Mac
Egor Yusov
4
-6
/
+7
2018-12-26
Imprved MacOS app implementation: unified functionality common for GL and Vulkan
Egor Yusov
15
-88
/
+333
2018-12-26
Improved implementation of Vulkan mode in Mac native app
Egor Yusov
8
-86
/
+147
[next]