Sun, 23 Sep 2012 01:37:44 -0700 |
Fixed bug 1606 - SDL does not implement SDL_GetPowerInfo() for Android.
|
file | diff | annotate |
Mon, 30 Jan 2012 20:09:50 -0500 |
Updated Android Makefile for SDL2
|
file | diff | annotate |
Tue, 10 Jan 2012 21:07:09 -0500 |
David Carre cpasjuste@gmail.com
|
file | diff | annotate |
Sun, 06 Feb 2011 02:35:14 -0800 |
Fixed building on Android, added SDL_opengles2.h, removed unnecessary SDL_glesfuncs.h
|
file | diff | annotate |
Thu, 03 Feb 2011 01:30:28 -0800 |
Fixed building for Android
|
file | diff | annotate |
Mon, 24 Jan 2011 21:31:32 -0800 |
Fixed Android build
|
file | diff | annotate |
Mon, 24 Jan 2011 21:20:30 -0800 |
Include windows.h in a single point in the source, so we can be consistent about the definition of UNICODE and have core utility functions for Windows that all modules can share.
|
file | diff | annotate |
Sat, 15 Jan 2011 12:41:59 -0800 |
Updated the atomic API for better use cases
|
file | diff | annotate |
Thu, 06 Jan 2011 16:11:21 -0800 |
Build the SDL library as a shared object on Android, so it will work correctly with SDL_image and SDL_ttf.
|
file | diff | annotate |