summaryrefslogtreecommitdiff
path: root/android-project/src
AgeCommit message (Expand)AuthorFilesLines
2011-02-07Try to create an OpenGL ES 2.0 context on Android and successfully fall back ...Sam Lantinga1-9/+31
2011-01-13The window is changed to reflect the actual screen dimensions, for now.Sam Lantinga1-2/+27
2011-01-13Fixed audio buffer lifecycle and implemented audio shutdownSam Lantinga1-9/+24
2011-01-13Working audio implementation contributed by Joseph LundervilleSam Lantinga1-17/+82
2011-01-12Implemented translation from Android keycodes to SDL scancodesSam Lantinga1-2/+2
2011-01-12Fixed video mode format for unknown surface formatSam Lantinga1-3/+6
2011-01-12More Android cleanup:Sam Lantinga1-86/+47
2011-01-12Whoops, need to pass that SDL format into native codeSam Lantinga1-1/+1
2011-01-12Added some missing pixel formats and SDL_GetPixelFormatName()Sam Lantinga1-23/+23
2011-01-12Fill in the video mode with the correct screen formatSam Lantinga1-81/+102
2011-01-12A bit of cleanup in the Android driverSam Lantinga1-6/+0
2011-01-06Added the Android project and lots of info to README.androidSam Lantinga1-0/+389