39 Commits (1bb5b8950588ed2f332b7a63df705dc24a546a85)

Author SHA1 Message Date
Vladimír Vondruš 1bb5b89505 Platform: added AndroidApplication::nativeActivity(). 8 years ago
Vladimír Vondruš 7295a7c0c9 Platform: wrap Android-specific header in preprocessor better. 8 years ago
Vladimír Vondruš a69aa12807 Platform: added AndroidApplication::windowSize(). 8 years ago
Vladimír Vondruš 2c40197764 Android: rework Android building docs from scratch using Gradle. 8 years ago
Vladimír Vondruš d7e7914839 Platform: avoid warnings about missing function declaration. 8 years ago
Vladimír Vondruš f1f62d690c Platform: properly export unmangled android_main(). 8 years ago
Vladimír Vondruš 9529e488ec Platform: users of the AndroidApplication don't need the glue. 8 years ago
Vladimír Vondruš 28475e1bd8 Doc++ 8 years ago
Vladimír Vondruš 8e49ba20ec doc: building docs updates. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš d49b8efe9e Platform: updates for the new documentation theme. 8 years ago
Vladimír Vondruš d2f8e3bc9e Platform: updated grossly outdated iOS/Android/Emscripten docs. 9 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš eeba2ac848 Platform: proper NoCreate constructors for windowed classes. 9 years ago
Vladimír Vondruš a5941ac3ea No need to set CMAKE_MODULE_PATH explicitly when crosscompiling anymore. 10 years ago
Vladimír Vondruš 01ffbe93a9 Modern CMake usage: reworked to use target-specific properties. 10 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš 5175805762 Common format for preprocessor #error messages. 11 years ago
Vladimír Vondruš a9aee1935d Platform: cleanup in AndroidApplication. 11 years ago
Vladimír Vondruš 57f19dbbc2 Platform: don't define ScreenedApplication for AndroidApplication. 11 years ago
Vladimír Vondruš 192686e48d Platform: fix Doxygen warnings. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš f3e02008fb No need to use class/struct keyword in friend declarations. 12 years ago
Vladimír Vondruš 984b8003ea Platform: removed autolink-preventing % noise. 12 years ago
Vladimír Vondruš 3eff64ab62 Platform: doc++. 12 years ago
Vladimír Vondruš 6c766df568 Move function pointer loading into platform-specific class. 12 years ago
Vladimír Vondruš 7f38ccaf63 Using delegating constructors where apropriate. 12 years ago
Vladimír Vondruš cbe63c7a04 Removed superfluous template parameter from EnumSet typedefs. 12 years ago
Vladimír Vondruš 5ba4a6b603 Platform: completed documentation review. 12 years ago
Vladimír Vondruš 8a412f1d5d Use SDL 2 instead of GLUT as the default and recommended toolkit. 12 years ago
Vladimír Vondruš cfca2b50df Platform: doc++ 12 years ago
Vladimír Vondruš 733de78b34 Platform: fix AndroidApplication for Android < 4.0. 12 years ago
Vladimír Vondruš 7b065d5aa6 Platform: initial support for touch/mouse events in AndroidApplication. 12 years ago
Vladimír Vondruš d70b704883 Platform: consistent naming. 12 years ago
Vladimír Vondruš c5f99aade0 Platform: be less greedy in bit flags. 12 years ago
Vladimír Vondruš 3e7469c62f Platform: doc++. 12 years ago
Vladimír Vondruš 822acd3b18 Platform: minor documentation updates for AndroidApplication. 12 years ago
Vladimír Vondruš 26a2d7e1ab Platform: be consistent with default application names. 12 years ago
Vladimír Vondruš cb8eecce51 Platform: initial version of AndroidApplication. 12 years ago