pelya
|
10b4aa0250
|
Added sdl_ttf and freetype libs
|
2010-05-18 16:18:11 +03:00 |
|
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
|
a73d367531
|
Added Alien Blaster project with SDL for Android
|
2009-12-01 11:29:28 +02:00 |
|