log src/video/android/SDL_androidvideo.c @ 4981:55b82067815b

age author description
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
Wed, 05 Jan 2011 00:09:19 -0800 Sam Lantinga Fixed screen texture format on Android
Tue, 04 Jan 2011 20:36:39 -0800 Sam Lantinga Fixed 2D video on Android
Tue, 27 Jul 2010 10:49:11 +0200 Paul Hunkin Added resize hander stub and initial screen size setter
Wed, 07 Jul 2010 00:43:23 +1200 Paul Hunkin Added preliminary keyboard event support
Fri, 18 Jun 2010 00:03:09 +1200 Paul Hunkin Removed old video subsystem, along with (now-unncessary) egl files.
Thu, 10 Jun 2010 19:25:55 +1200 Paul Hunkin Fixed #includes to fix naming conventions
Thu, 10 Jun 2010 18:54:23 +1200 Paul Hunkin Added (partially implemented) android video backend and associated files needed to build