.. |
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 년 전 |
AndroidAlerts.cpp
|
17f88b618c
Fixed issue with nexus 7 and fixed alert dialogs to work correctly
|
12 년 전 |
AndroidAlerts.h
|
6a3647c3f7
project setup and partial platform first pass
|
12 년 전 |
AndroidAudio.cpp
|
cccba8be6e
More todo changes converted over to android code
|
12 년 전 |
AndroidCPUInfo.cpp
|
6a3647c3f7
project setup and partial platform first pass
|
12 년 전 |
AndroidConsole.cpp
|
4dafef89ea
Fixed icon, fixed font rendering issue, and a few other small issues
|
12 년 전 |
AndroidConsole.h
|
79b3640cef
Android platform updates
|
11 년 전 |
AndroidDialogs.cpp
|
79b3640cef
Android platform updates
|
11 년 전 |
AndroidEvents.cpp
|
6a3647c3f7
project setup and partial platform first pass
|
12 년 전 |
AndroidEvents.h
|
1b2714ffd6
Fix Android Studio compiler warnings
|
9 년 전 |
AndroidFileio.cpp
|
569bc6fda4
optimized JNI calls to improve loading performance
|
12 년 전 |
AndroidFont.cpp
|
79b3640cef
Android platform updates
|
11 년 전 |
AndroidFont.h
|
c274eb4d19
Fonts are now generated on device. You can add custom fonts to fonts dir in assets
|
12 년 전 |
AndroidGL.cpp
|
cccba8be6e
More todo changes converted over to android code
|
12 년 전 |
AndroidGL2ES.cpp
|
8d0fc1488f
More android code changes
|
12 년 전 |
AndroidGL2ES.h
|
7809aecaff
Fixed rendering issues on tegra3
|
12 년 전 |
AndroidInput.cpp
|
79b3640cef
Android platform updates
|
11 년 전 |
AndroidMath.cpp
|
6a3647c3f7
project setup and partial platform first pass
|
12 년 전 |
AndroidMemory.cpp
|
6a3647c3f7
project setup and partial platform first pass
|
12 년 전 |
AndroidMutex.cpp
|
6a3647c3f7
project setup and partial platform first pass
|
12 년 전 |
AndroidNPatch.h
|
6a3647c3f7
project setup and partial platform first pass
|
12 년 전 |
AndroidNet.cpp
|
5aa0361a52
Code now compiles but does not link yet
|
12 년 전 |
AndroidOGLVideo.cpp
|
415774633b
Fix Android OGL Video commit
|
9 년 전 |
AndroidOGLVideo.h
|
87f2a9fe17
Update Android OGL Video class
|
9 년 전 |
AndroidOutlineGL.cpp
|
6a3647c3f7
project setup and partial platform first pass
|
12 년 전 |
AndroidOutlineGL.h
|
6a3647c3f7
project setup and partial platform first pass
|
12 년 전 |
AndroidPlatform.cpp
|
4dafef89ea
Fixed icon, fixed font rendering issue, and a few other small issues
|
12 년 전 |
AndroidProcessControl.cpp
|
1b2714ffd6
Fix Android Studio compiler warnings
|
9 년 전 |
AndroidProfiler.cpp
|
cccba8be6e
More todo changes converted over to android code
|
12 년 전 |
AndroidProfiler.h
|
5aa0361a52
Code now compiles but does not link yet
|
12 년 전 |
AndroidSemaphore.cpp
|
6a3647c3f7
project setup and partial platform first pass
|
12 년 전 |
AndroidStreamSource.cc
|
45634343cb
Fixed a couple issues with the streaming audio player class
|
12 년 전 |
AndroidStreamSource.h
|
6a3647c3f7
project setup and partial platform first pass
|
12 년 전 |
AndroidStrings.cpp
|
a472594c08
Make dStrlen return a U32 instead of a dsize_t. Also explicitly cast some string pointer operations.
|
11 년 전 |
AndroidThread.cpp
|
6a3647c3f7
project setup and partial platform first pass
|
12 년 전 |
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 년 전 |
AndroidUtil.cpp
|
cccba8be6e
More todo changes converted over to android code
|
12 년 전 |
AndroidUtil.h
|
cccba8be6e
More todo changes converted over to android code
|
12 년 전 |
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 년 전 |
AndroidWindow.h
|
6a3647c3f7
project setup and partial platform first pass
|
12 년 전 |
T2DActivity.cpp
|
205f542ba8
Add pointer down and pointer up actions for multitouch
|
11 년 전 |
T2DActivity.h
|
8e1a03678a
Added a splash screen
|
12 년 전 |
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 년 전 |
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 년 전 |
platformGL.h
|
29b1b15ab9
Fixed issue with screen res define
|
12 년 전 |