Peter Robinson 8f313450a6 Moved ResetCanvas Into C++ 3 years ago
..
menus 94de291e28 Added openal soft library amd fixed remaining linker issues. Still have an issue where the lib doesnt copy to right location though 12 years ago
AndroidAlerts.cpp 17f88b618c Fixed issue with nexus 7 and fixed alert dialogs to work correctly 12 years ago
AndroidAlerts.h 6a3647c3f7 project setup and partial platform first pass 12 years ago
AndroidAudio.cpp cccba8be6e More todo changes converted over to android code 12 years ago
AndroidCPUInfo.cpp 6a3647c3f7 project setup and partial platform first pass 12 years ago
AndroidConsole.cpp 4dafef89ea Fixed icon, fixed font rendering issue, and a few other small issues 12 years ago
AndroidConsole.h 79b3640cef Android platform updates 11 years ago
AndroidDialogs.cpp 79b3640cef Android platform updates 11 years ago
AndroidEvents.cpp 6a3647c3f7 project setup and partial platform first pass 12 years ago
AndroidEvents.h 1b2714ffd6 Fix Android Studio compiler warnings 9 years ago
AndroidFileio.cpp d9e9dc329e Add ability to read and write to app internal dir and cache dir in Android, getUserDataDirectory() and getUserHomeDirectory() are point to inernal storage. 9 years ago
AndroidFont.cpp 79b3640cef Android platform updates 11 years ago
AndroidFont.h c274eb4d19 Fonts are now generated on device. You can add custom fonts to fonts dir in assets 12 years ago
AndroidGL.cpp cccba8be6e More todo changes converted over to android code 12 years ago
AndroidGL2ES.cpp 8d0fc1488f More android code changes 12 years ago
AndroidGL2ES.h 7809aecaff Fixed rendering issues on tegra3 12 years ago
AndroidInput.cpp 236ab4a433 Fix more Android platform build warnings 7 years ago
AndroidMath.cpp 6a3647c3f7 project setup and partial platform first pass 12 years ago
AndroidMemory.cpp 6a3647c3f7 project setup and partial platform first pass 12 years ago
AndroidMutex.cpp 6a3647c3f7 project setup and partial platform first pass 12 years ago
AndroidNPatch.h 6a3647c3f7 project setup and partial platform first pass 12 years ago
AndroidOGLVideo.cpp 8f313450a6 Moved ResetCanvas Into C++ 3 years ago
AndroidOGLVideo.h 87f2a9fe17 Update Android OGL Video class 9 years ago
AndroidOutlineGL.cpp 6a3647c3f7 project setup and partial platform first pass 12 years ago
AndroidOutlineGL.h 6a3647c3f7 project setup and partial platform first pass 12 years ago
AndroidPlatform.cpp 4dafef89ea Fixed icon, fixed font rendering issue, and a few other small issues 12 years ago
AndroidProcessControl.cpp 1b2714ffd6 Fix Android Studio compiler warnings 9 years ago
AndroidProfiler.cpp cccba8be6e More todo changes converted over to android code 12 years ago
AndroidProfiler.h 5aa0361a52 Code now compiles but does not link yet 12 years ago
AndroidSemaphore.cpp 6a3647c3f7 project setup and partial platform first pass 12 years ago
AndroidStreamSource.cc 45634343cb Fixed a couple issues with the streaming audio player class 12 years ago
AndroidStreamSource.h 6a3647c3f7 project setup and partial platform first pass 12 years ago
AndroidStrings.cpp fbccd86f49 Android Studio build fixes 2of2 -- Fix dStrstr and other build errors 7 years ago
AndroidThread.cpp 1a390cd6cd fix ThreadIdent issues 8 years ago
AndroidTime.cpp bb3bc1e60a Added in code to get filesize (doesnt work on compressed files though) and fixed problem with getRealMilliseconds overflowing u32 and causing scene to not update 12 years ago
AndroidUtil.cpp cccba8be6e More todo changes converted over to android code 12 years ago
AndroidUtil.h cccba8be6e More todo changes converted over to android code 12 years ago
AndroidWindow.cpp 518d391b84 implemented mediaplayer for streaming music, implemented file handling code for non asset files (still needs a bit more work to finish) 12 years ago
AndroidWindow.h 6a3647c3f7 project setup and partial platform first pass 12 years ago
T2DActivity.cpp 236ab4a433 Fix more Android platform build warnings 7 years ago
T2DActivity.h d9e9dc329e Add ability to read and write to app internal dir and cache dir in Android, getUserDataDirectory() and getUserHomeDirectory() are point to inernal storage. 9 years ago
android_native_app_glue.c fbccd86f49 Android Studio build fixes 2of2 -- Fix dStrstr and other build errors 7 years ago
android_native_app_glue.h 0763a3a175 android-studio 2.2.3 support 8 years ago
main.cpp b07099ca29 new openal lib, switched to t2d libpng from precompiled lib, most of filesystem works, removed framebuffer, torque now loads and displays truck toy but nothing moves yet 12 years ago
platformAndroid.h bb3bc1e60a Added in code to get filesize (doesnt work on compressed files though) and fixed problem with getRealMilliseconds overflowing u32 and causing scene to not update 12 years ago
platformGL.h 29b1b15ab9 Fixed issue with screen res define 12 years ago