index
:
DiligentEngine
ext-vk
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Common
/
NativeApp
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-11
Moved NativeApp to Tools module
Egor Yusov
14
-2249
/
+0
2019-10-28
LinuxApp: attempting to initialize in OpenGL mode if Vulkan fails
Egor
1
-2
/
+11
2019-10-27
Fixed tabs in UWP app source
Egor Yusov
6
-569
/
+569
2019-10-26
Linux app: fixed window title
Egor
1
-2
/
+1
2019-10-26
Gracefully handling unsupported device modes (fixed https://github.com/Dilige...
Egor Yusov
2
-11
/
+31
2019-10-13
Linux app: added limitation on the minimum window size
Egor
1
-2
/
+50
2019-09-17
Updated copyright notice
Egor Yusov
1
-1
/
+1
2019-08-03
Fixed https://github.com/DiligentGraphics/DiligentCore/issues/95
Egor Yusov
1
-2
/
+2
2019-05-11
Fixed android build; moved NDKHelper from Core module to NativeAppCommon
Egor
2
-8
/
+7
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
1
-2
/
+5
2019-02-16
Moved NativeApp to Diligent namespace
Egor Yusov
8
-1
/
+23
2019-01-06
Updated copyright notice
Egor Yusov
1
-1
/
+1
2019-01-02
Updated copyright notice + updated submodules
Egor Yusov
1
-1
/
+1
2018-12-14
Fixed MinGW build
Egor Yusov
1
-8
/
+15
2018-11-07
Enabled Vulkan on Linux (closed https://github.com/DiligentGraphics/DiligentC...
Egor
1
-12
/
+263
2018-07-10
Added command line parsing in UWP applications
Egor Yusov
1
-3
/
+14
2018-04-21
Few updates (restricted minimal window size on Win32, updated RawPtr() method...
Egor Yusov
1
-0
/
+8
2018-04-01
Implemented switching to fullscreen on shift+enter in UWP
Egor Yusov
2
-2
/
+53
2018-03-30
Fixed issue with Win32 MessageProc() not checking if g_pTheApp is null
Egor Yusov
1
-3
/
+6
2018-02-18
Improved device orientation/resize handling on Android
Egor
1
-14
/
+20
2018-02-16
Unified Android build
Egor
1
-1
/
+1
2018-02-12
Enabled iOS build; unified target platform app generation in cmake
Egor Yusov
1
-0
/
+34
2018-02-11
Fixed MacOS build
Egor Yusov
1
-0
/
+34
2018-02-11
Fixed Android build
Egor
2
-0
/
+348
2018-02-10
Fixed linux build
Egor
2
-1
/
+219
2018-02-09
Fixed resize window issues in unity app
Egor Yusov
1
-1
/
+0
2018-02-09
Reworked UWP app implementation
Egor Yusov
9
-6
/
+1040
2018-02-07
Updated Win32 app implementation
Egor Yusov
1
-5
/
+4
2018-02-07
Added Winmain
Egor Yusov
1
-0
/
+145