index
:
DiligentEngine
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved NativeApp to Tools module
Egor Yusov
2019-11-11
108
-12806
/
+0
*
LinuxApp: attempting to initialize in OpenGL mode if Vulkan fails
Egor
2019-10-28
2
-3
/
+12
*
Fixed tabs in UWP app source
Egor Yusov
2019-10-27
6
-569
/
+569
*
Updated gitignore for NativeApp/Android
Egor
2019-10-26
1
-0
/
+1
*
Fixed Android build error when using external CMake (fixed https://github.com...
Egor
2019-10-26
1
-2
/
+2
*
Linux app: fixed window title
Egor
2019-10-26
1
-2
/
+1
*
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
*
Gracefully handling unsupported device modes (fixed https://github.com/Dilige...
Egor Yusov
2019-10-26
2
-11
/
+31
*
MacOS app: added limitation on the minimum window size
Egor Yusov
2019-10-13
1
-0
/
+1
*
Linux app: added limitation on the minimum window size
Egor
2019-10-13
1
-2
/
+50
*
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
2
-89
/
+24
*
MacOS app: using Command+f or Command+Enter to toggle fullscreen mode instead...
Egor Yusov
2019-10-01
1
-9
/
+29
*
Updated copyright notice
Egor Yusov
2019-09-17
4
-4
/
+4
*
Fixed https://github.com/DiligentGraphics/DiligentCore/issues/95
Egor Yusov
2019-08-03
1
-2
/
+2
*
Added 'Diligent-' prefix to project names to avoid name conflicts (fixed http...
Egor Yusov
2019-06-09
3
-4
/
+4
*
NativeAppMacOS: enabled shift/ctrl/alt press handling
Egor Yusov
2019-05-18
2
-0
/
+21
*
NativeApp: added key released event handling on MacOS
Egor Yusov
2019-05-17
2
-4
/
+23
*
Updated core & samples: added cross-platform input controller
Egor
2019-05-17
4
-0
/
+607
*
Fixed android build; moved NDKHelper from Core module to NativeAppCommon
Egor
2019-05-11
31
-26
/
+6536
*
Fixed Linux build issues; added launch instructions for GLTFViewer on Linux
Egor
2019-05-05
1
-1
/
+2
*
Updated command line format; updated submodules
Egor Yusov
2019-04-01
2
-2
/
+10
*
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
18
-195
/
+485
*
Updated core & native app cmake
Egor Yusov
2019-03-29
1
-0
/
+1
*
Updated Android build settings
Egor
2019-03-08
2
-6
/
+2
*
Updated Android build configuration. Fixed https://github.com/DiligentGraphic...
Egor
2019-02-16
1
-1
/
+1
*
Moved NativeApp to Diligent namespace
Egor Yusov
2019-02-16
19
-26
/
+112
*
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
10
-10
/
+10
*
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
13
-198
/
+395
*
Reworked MacOS Vulkan mode to use CAMetalLayer instead of MetalKitView
Egor Yusov
2019-01-03
6
-160
/
+120
*
Updated copyright notice + updated submodules
Egor Yusov
2019-01-02
4
-4
/
+4
*
Enabled Metal back-end stub
Egor Yusov
2018-12-30
1
-7
/
+7
*
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
4
-25
/
+23
*
Added API selection on Mac
Egor Yusov
2018-12-26
5
-23
/
+158
*
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
15
-88
/
+333
*
Improved implementation of Vulkan mode in Mac native app
Egor Yusov
2018-12-26
8
-86
/
+147
[next]