summaryrefslogtreecommitdiffstats
path: root/Platforms/Android (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated some more copyright noticesassiduous2021-01-041-1/+1
* Improved Android file loadingassiduous2020-05-122-27/+67
* Fixed MSVC compiler warnings + treat warnings as errors; made Diligent-BuildS...assiduous2020-05-091-1/+1
* Fixed few Android build problemsassiduous2020-04-191-0/+1
* Fixed issue with Platform definitionsassiduous2020-02-031-0/+2
* Cleaned-up NativeWindow PRassiduous2020-02-022-2/+2
* Introduced NativeWindow wrapper for supported platformsRobert Campbell2020-02-022-0/+40
* Fixed Android, Apple, Linux, UWP platform headersassiduous2020-01-273-5/+5
* Renamed platform headers .h -> .hppassiduous2020-01-276-8/+8
* Fixed few C issues in platform definitionsassiduous2020-01-261-2/+10
* Reworked main headers to be compatible with cassiduous2020-01-252-7/+7
* clang-formatted Platforms projectsEgor Yusov2019-11-245-78/+82
* Renamed INSTALL_DILIGENT_CORE cmake option to DILIGENT_INSTALL_COREEgor Yusov2019-11-211-1/+1
* Fixed JNI object reference leak in AndroidFileSystemEgor2019-10-031-0/+3
* Added 'Diligent-' prefix to project names to avoid name conflicts (https://gi...Egor Yusov2019-06-091-11/+11
* Reworked Android Platform to not depend on NDKHelper & native_app_glueEgor2019-05-113-68/+224
* Added missing checks to install Android,Apple,Linux,UWP platform librariesEgor Yusov2018-12-171-1/+3
* Fixed iOS/Mac/Android buildEgor Yusov2018-12-171-1/+1
* Added install steps; updated header structure for platformsEgor Yusov2018-12-175-7/+9
* Reworked message formattingEgor Yusov2018-09-231-1/+1
* Updated platform bit utilitiesEgor Yusov2018-09-171-12/+2
* Fixed initialization of DebugMessageCallback to work in Release modeEgor Yusov2018-07-291-11/+3
* Reworked debug message handling to allow user-specified callbacksEgor Yusov2018-03-272-9/+28
* Fixed interface headers to use relative paths in #includeEgor Yusov2018-02-233-6/+6
* Fixed formatting of cmake files + couple of minor updatesEgor Yusov2018-02-131-13/+13
* Updated copyright noticeEgor Yusov2018-01-046-6/+6
* Reworked dependencies between projectsEgor Yusov2017-12-281-1/+2
* Reworked Common and Platform modules to break interdependenices;Egor Yusov2017-12-285-6/+15
* Udated PlatformDebug; implemented LinuxDebugEgor Yusov2017-12-211-7/+3
* Fixed file paths ('\' -> '/') to fix Android build on linuxEgor Yusov2017-12-193-3/+3
* Removed jni/Visual GDB Android build from legacy project filesEgor Yusov2017-12-186-295/+0
* CMake: using CXX_STANDARD flag to set c++11 on Android and avoid errors compi...Egor Yusov2017-12-161-1/+1
* CMake: enabling Android buildEgor Yusov2017-12-161-0/+41
* Fixed Android build issuesEgor Yusov2017-11-172-5/+15
* Merge from dev branchEgor Yusov2017-05-206-6/+6
* Merging Updates from dev branchEgor Yusov2017-05-206-6/+6
* Fixed D3D12 warnings, updated copyright noticeEgor Yusov2017-04-066-6/+6
* Updated to Diligent Engine 2.0Egor Yusov2016-08-206-6/+6
* Release v1.0.0Egor Yusov2015-10-2112-0/+683