summaryrefslogtreecommitdiffstats
path: root/NativeApp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix misc. typosluz paz2021-03-1810-15/+15
* Reverted local changes to build.gradleassiduous2021-01-041-8/+1
* Updated copyright noticeassiduous2021-01-015-5/+12
* Mac/iOS app sources: removed '-x objective-c++' flag and using mm extension i...assiduous2020-11-2711-17/+10
* Fixed Mac/iOS clang warningsassiduous2020-11-243-0/+8
* iOS app: added option to select Metal modeassiduous2020-11-227-13/+93
* MacOSAppBase: added Metal modeassiduous2020-11-1912-9/+160
* AppBase: added CompareUpdate golden image modeassiduous2020-10-111-1/+5
* Linux app base: updated OnGLContextCreated to return boolassiduous2020-09-212-2/+7
* Updated native app project for UWP (added dxgi.lib)assiduous2020-09-191-0/+2
* AppBase: added IsReady methodassiduous2020-09-152-9/+18
* Fixed iOS build errorassiduous2020-09-131-1/+1
* Minor update to match API 240069assiduous2020-09-131-1/+1
* Android build: changed build folder to engine-level build/Androidassiduous2020-08-232-2/+2
* Android build: changed build folder paths to .build and .build/.cxxassiduous2020-08-222-2/+2
* Android build files: specified native build output directoryassiduous2020-08-222-1/+2
* Fixed Android build.gradleassiduous2020-08-221-0/+2
* Updated Android build filesassiduous2020-08-222-8/+6
* Fixed issue with active GL context when resizing window on Mac (fixed https:/...assiduous2020-08-181-4/+8
* Added documentation for AppBase (fixed https://github.com/DiligentGraphics/Di...assiduous2020-06-057-8/+120
* Android: added AR Core to gradle buildassiduous2020-05-102-2/+3630
* Enabled arm64 ABI on Androidassiduous2020-05-091-1/+1
* Updated Android native app to better handle orientation changesassiduous2020-04-272-29/+29
* Imgui: handling surface pretransformassiduous2020-04-271-1/+1
* Few minor updates in Android appassiduous2020-04-264-9/+8
* Android app: enabling handling mode command line argumassiduous2020-04-254-4/+66
* travis: switched to gcc 9, fixed formattingassiduous2020-02-271-1/+1
* Fixed missing return statement issue in HandleXEventassiduous2020-02-271-1/+1
* Fixed deprecation warnings on iOSassiduous2020-02-203-24/+29
* Fixed MacOS deprecation warningassiduous2020-02-041-1/+1
* Removed shader.h from Android NDK Helper to avoid conflict with Diligent's Sh...assiduous2020-02-024-296/+6
* Improved native app build commandsassiduous2020-02-022-32/+33
* Fixed minor UWP issueassiduous2020-01-311-1/+1
* Fixed Mac/iOS build problemsassiduous2020-01-313-3/+3
* Renamed .h -> .hpp where appropriateassiduous2020-01-3117-29/+29
* Fixed a bunch of minor Linux/iOS/MacOS build issuesassiduous2020-01-296-8/+8
* Updates to comply with the new APIassiduous2020-01-292-3/+3
* Linux native app: fixed return codeassiduous2020-01-151-0/+2
* Updated copyright notice on iOS launch screenassiduous2020-01-141-1/+1
* Updated copyright noticeassiduous2020-01-014-28/+44
* Fixed OpenGL initialization on Linux to not creat 2x-MS back bufferassiduous2019-12-301-2/+7
* CMake: fixed dependencies of XCBKeySyms projectassiduous2019-12-301-1/+2
* Minor update to build.gradleassiduous2019-12-291-1/+1
* Fixed few linux build issuesassiduous2019-12-292-0/+5
* Win32 app: updated golden image handling to render two frames to get GUI rend...assiduous2019-12-261-0/+4
* Native app: added gloden image processingassiduous2019-12-252-3/+35
* clang-formatted NativeAppEgor Yusov2019-11-2513-328/+340
* Moved Native App from master repositoryEgor Yusov2019-11-11107-0/+12803