Sam Hocevar
44180ce402
build: switch the Android native build rules to autoconf; still a bit rough
but we can now create shared objects for each project; only the testsuite
is not building properly because of issues with STLport, and EglApp is
deactivated because AndroidApp should have precedence.
hace 13 años
Sam Hocevar
5014b90b3e
build: compilation fixes for errors introduced in the recent Direct3D
and Android changes.
hace 13 años
Sam Hocevar
15c4e8016a
android: slightly update Android project for newer SDK versions.
hace 13 años
Sam Hocevar
0161879a84
core: try to merge Ticker and Emcee. Still not very good.
hace 14 años
Sam Hocevar
1d9507baae
core: remove spurious dependency between androidapp.cpp and monsterz.
hace 14 años
Sam Hocevar
b111f7e3d8
core: move platform-specific code to specific directories.
hace 14 años
Sam Hocevar
6b1985d95f
android: keep a pointer on the global Java VM instead of the current
environment, so back-to-jvm techniques can work from any thread.
hace 14 años
Sam Hocevar
6bbe943492
core: rename vec2i to ivec2 etc. to better match GLSL.
hace 14 años
Sam Hocevar
ed3d51f00c
android: implement JNI_OnLoad and use Log::Info instead of the native
Android functions.
hace 14 años
Sam Hocevar
d7ca14a836
android: compilation fixes for recent engine changes.
hace 14 años
Sam Hocevar
951ac2bb0b
android: use GLES2 instead of GLES.
hace 14 años
Sam Hocevar
e43d7b07e0
android: JNI hooks for single touch input.
hace 15 años
Sam Hocevar
8451531042
android: move the PNG loading test into the Image class. It now works.
hace 15 años
Sam Hocevar
aec4ae3ccc
android: Add a method for PNG loading. Highly hackish for now.
hace 15 años
Sam Hocevar
c29f6a1fe8
android: Use thiz instead of that in JNI code.
hace 15 años
Sam Hocevar
8ebf55fca8
No longer use DebugQuad() in the AndroidApp, we now know it works.
hace 15 años
Sam Hocevar
48ca9eaf9e
Add AndroidAdd to the VCS. Far from being usable for now.
hace 15 años