Commit Graph

6 Commits

Author SHA1 Message Date
pelya
21afcf1fee Added some code to support SDL+OpenGL 2010-05-13 17:36:38 +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