index
:
DiligentEngine
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Common
/
NativeApp
/
Apple
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved NativeApp to Tools module
Egor Yusov
2019-11-11
41
-2204
/
+0
*
Added CFBundleVersion to info.plist to fix iOS app deployment
Egor Yusov
2019-10-26
1
-0
/
+2
*
MacOS app: fixed app titles
Egor Yusov
2019-10-26
6
-20
/
+9
*
MacOS app: added limitation on the minimum window size
Egor Yusov
2019-10-13
1
-0
/
+1
*
MacOS app: added handling of right mouse dragged event
Egor Yusov
2019-10-01
1
-0
/
+4
*
MacOS app: added tracking area in order to always receive mouse events
Egor Yusov
2019-10-01
1
-3
/
+12
*
Updated MacOS application
Egor Yusov
2019-10-01
1
-83
/
+23
*
MacOS app: using Command+f or Command+Enter to toggle fullscreen mode instead...
Egor Yusov
2019-10-01
1
-9
/
+29
*
NativeAppMacOS: enabled shift/ctrl/alt press handling
Egor Yusov
2019-05-18
1
-0
/
+20
*
NativeApp: added key released event handling on MacOS
Egor Yusov
2019-05-17
1
-4
/
+22
*
Updated Button positions in iOS app
Egor Yusov
2019-03-31
1
-10
/
+10
*
Enabled metal layer when Vulkan is supported
Egor Yusov
2019-03-31
1
-4
/
+6
*
Temporarily disable Metal layer to fix build
Egor Yusov
2019-03-30
1
-1
/
+4
*
Enabled Vulkan mode on iOS (close https://github.com/DiligentGraphics/Diligen...
Egor Yusov
2019-03-30
16
-186
/
+466
*
Moved NativeApp to Diligent namespace
Egor Yusov
2019-02-16
3
-6
/
+6
*
Updated copyright notice on iOS startup screen
Egor Yusov
2019-01-10
1
-1
/
+1
*
Couple of minor changes
Egor Yusov
2019-01-06
2
-3
/
+1
*
Updated copyright notice
Egor Yusov
2019-01-06
8
-8
/
+8
*
Fixed handling of windowWillClose notification
Egor Yusov
2019-01-06
3
-53
/
+41
*
Added windowWillClose handler to MetalView
Egor Yusov
2019-01-06
1
-4
/
+16
*
Removed unused files
Egor Yusov
2019-01-06
4
-249
/
+0
*
Reworked MacOS app implementation
Egor Yusov
2019-01-06
12
-192
/
+391
*
Reworked MacOS Vulkan mode to use CAMetalLayer instead of MetalKitView
Egor Yusov
2019-01-03
5
-152
/
+119
*
Updated mac/ios bundle versions
Egor Yusov
2018-12-28
2
-6
/
+2
*
Fixed issue with transitioning to full screen in Vulkan mode on Mac
Egor Yusov
2018-12-28
1
-4
/
+30
*
Fixed error handling when sample initialization fails on Mac
Egor Yusov
2018-12-27
4
-12
/
+36
*
Added OpenGL and Vulkan logo to mode selection view on Mac
Egor Yusov
2018-12-27
3
-25
/
+21
*
Added API selection on Mac
Egor Yusov
2018-12-26
4
-22
/
+155
*
Fixed swap chain size scaling on Mac
Egor Yusov
2018-12-26
4
-6
/
+7
*
Imprved MacOS app implementation: unified functionality common for GL and Vulkan
Egor Yusov
2018-12-26
14
-88
/
+327
*
Improved implementation of Vulkan mode in Mac native app
Egor Yusov
2018-12-26
7
-73
/
+127
*
Enabled Vulkan mode on Mac (preliminary implementation)
Egor Yusov
2018-12-25
4
-3
/
+152
*
Implemented simple touch handling on iOS
Egor Yusov
2018-02-14
3
-12
/
+69
*
Added the information dialog box when the app cannot run on Mac
Egor Yusov
2018-02-13
3
-12
/
+50
*
Implemented proper app termination on iOS
Egor Yusov
2018-02-13
3
-1
/
+8
*
Enabled iOS build; unified target platform app generation in cmake
Egor Yusov
2018-02-12
1
-8
/
+10
*
Fixed MacOS build
Egor Yusov
2018-02-11
21
-0
/
+1279