Mon, 07 Feb 2011 17:44:07 -0800 |
Sam Lantinga |
Try to create an OpenGL ES 2.0 context on Android and successfully fall back to OpenGL ES 1.1 if that fails.
|
Thu, 13 Jan 2011 15:10:17 -0800 |
Sam Lantinga |
The window is changed to reflect the actual screen dimensions, for now.
|
Thu, 13 Jan 2011 12:32:55 -0800 |
Sam Lantinga |
Fixed audio buffer lifecycle and implemented audio shutdown
|
Thu, 13 Jan 2011 11:14:20 -0800 |
Sam Lantinga |
Working audio implementation contributed by Joseph Lunderville
|
Wed, 12 Jan 2011 21:21:21 -0800 |
Sam Lantinga |
Implemented translation from Android keycodes to SDL scancodes
|
Wed, 12 Jan 2011 19:33:29 -0800 |
Sam Lantinga |
Fixed video mode format for unknown surface format
|
Wed, 12 Jan 2011 17:53:06 -0800 |
Sam Lantinga |
More Android cleanup:
|
Wed, 12 Jan 2011 16:35:03 -0800 |
Sam Lantinga |
Whoops, need to pass that SDL format into native code
|
Wed, 12 Jan 2011 14:53:23 -0800 |
Sam Lantinga |
Added some missing pixel formats and SDL_GetPixelFormatName()
|
Wed, 12 Jan 2011 14:29:01 -0800 |
Sam Lantinga |
Fill in the video mode with the correct screen format
|
Wed, 12 Jan 2011 13:52:41 -0800 |
Sam Lantinga |
A bit of cleanup in the Android driver
|
Thu, 06 Jan 2011 17:12:31 -0800 |
Sam Lantinga |
Added the Android project and lots of info to README.android
|