index
:
DiligentTools
gltf-c-api
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
NativeApp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-18
Fix misc. typos
luz paz
10
-15
/
+15
2021-01-04
Reverted local changes to build.gradle
assiduous
1
-8
/
+1
2021-01-01
Updated copyright notice
assiduous
5
-5
/
+12
2020-11-27
Mac/iOS app sources: removed '-x objective-c++' flag and using mm extension i...
assiduous
11
-17
/
+10
2020-11-24
Fixed Mac/iOS clang warnings
assiduous
3
-0
/
+8
2020-11-22
iOS app: added option to select Metal mode
assiduous
7
-13
/
+93
2020-11-19
MacOSAppBase: added Metal mode
assiduous
12
-9
/
+160
2020-10-11
AppBase: added CompareUpdate golden image mode
assiduous
1
-1
/
+5
2020-09-21
Linux app base: updated OnGLContextCreated to return bool
assiduous
2
-2
/
+7
2020-09-19
Updated native app project for UWP (added dxgi.lib)
assiduous
1
-0
/
+2
2020-09-15
AppBase: added IsReady method
assiduous
2
-9
/
+18
2020-09-13
Fixed iOS build error
assiduous
1
-1
/
+1
2020-09-13
Minor update to match API 240069
assiduous
1
-1
/
+1
2020-08-23
Android build: changed build folder to engine-level build/Android
assiduous
2
-2
/
+2
2020-08-22
Android build: changed build folder paths to .build and .build/.cxx
assiduous
2
-2
/
+2
2020-08-22
Android build files: specified native build output directory
assiduous
2
-1
/
+2
2020-08-22
Fixed Android build.gradle
assiduous
1
-0
/
+2
2020-08-22
Updated Android build files
assiduous
2
-8
/
+6
2020-08-18
Fixed issue with active GL context when resizing window on Mac (fixed https:/...
assiduous
1
-4
/
+8
2020-06-05
Added documentation for AppBase (fixed https://github.com/DiligentGraphics/Di...
assiduous
7
-8
/
+120
2020-05-10
Android: added AR Core to gradle build
assiduous
2
-2
/
+3630
2020-05-09
Enabled arm64 ABI on Android
assiduous
1
-1
/
+1
2020-04-27
Updated Android native app to better handle orientation changes
assiduous
2
-29
/
+29
2020-04-27
Imgui: handling surface pretransform
assiduous
1
-1
/
+1
2020-04-26
Few minor updates in Android app
assiduous
4
-9
/
+8
2020-04-25
Android app: enabling handling mode command line argum
assiduous
4
-4
/
+66
2020-02-27
travis: switched to gcc 9, fixed formatting
assiduous
1
-1
/
+1
2020-02-27
Fixed missing return statement issue in HandleXEvent
assiduous
1
-1
/
+1
2020-02-20
Fixed deprecation warnings on iOS
assiduous
3
-24
/
+29
2020-02-04
Fixed MacOS deprecation warning
assiduous
1
-1
/
+1
2020-02-02
Removed shader.h from Android NDK Helper to avoid conflict with Diligent's Sh...
assiduous
4
-296
/
+6
2020-02-02
Improved native app build commands
assiduous
2
-32
/
+33
2020-01-31
Fixed minor UWP issue
assiduous
1
-1
/
+1
2020-01-31
Fixed Mac/iOS build problems
assiduous
3
-3
/
+3
2020-01-31
Renamed .h -> .hpp where appropriate
assiduous
17
-29
/
+29
2020-01-29
Fixed a bunch of minor Linux/iOS/MacOS build issues
assiduous
6
-8
/
+8
2020-01-29
Updates to comply with the new API
assiduous
2
-3
/
+3
2020-01-15
Linux native app: fixed return code
assiduous
1
-0
/
+2
2020-01-14
Updated copyright notice on iOS launch screen
assiduous
1
-1
/
+1
2020-01-01
Updated copyright notice
assiduous
4
-28
/
+44
2019-12-30
Fixed OpenGL initialization on Linux to not creat 2x-MS back buffer
assiduous
1
-2
/
+7
2019-12-30
CMake: fixed dependencies of XCBKeySyms project
assiduous
1
-1
/
+2
2019-12-29
Minor update to build.gradle
assiduous
1
-1
/
+1
2019-12-29
Fixed few linux build issues
assiduous
2
-0
/
+5
2019-12-26
Win32 app: updated golden image handling to render two frames to get GUI rend...
assiduous
1
-0
/
+4
2019-12-25
Native app: added gloden image processing
assiduous
2
-3
/
+35
2019-11-25
clang-formatted NativeApp
Egor Yusov
13
-328
/
+340
2019-11-11
Moved Native App from master repository
Egor Yusov
107
-0
/
+12803