pelya
|
500d845cc6
|
Moved NativeInit() to separate sdl_main shared library so libapplication.so won't contain any java-specific code,
added SDL_image, libpng and libjpeg.
|
2010-05-11 12:50:50 +03:00 |
|
pelya
|
24dce42157
|
Converted all libs from shared to static - it will allow closed-source apps to use LGPL-ed libsdl,
and will solve some cross-referencing problems, like SDL_init called from static constructors.
|
2010-05-06 18:46:42 +03:00 |
|
pelya
|
bd017bb179
|
Added missing includes in global header
|
2010-05-06 15:00:04 +03:00 |
|
pelya
|
bd33c4b4dc
|
Fixed memcpy bug reported by FireSlash
|
2010-02-10 17:52:27 +02:00 |
|
pelya
|
ec3ac50bdb
|
Added audio support in SDL. Warning: NOT TESTED, even on emulator!
|
2009-12-08 15:15:38 +02:00 |
|
pelya
|
a73d367531
|
Added Alien Blaster project with SDL for Android
|
2009-12-01 11:29:28 +02:00 |
|