log src/video/android/SDL_androidvideo.c @ 5267:b530ef003506

age author description
Fri, 11 Feb 2011 22:37:15 -0800 Sam Lantinga Happy 2011! :)
Thu, 13 Jan 2011 18:31:15 -0800 Sam Lantinga Added "mouse" support for the Android touch screen
Thu, 13 Jan 2011 15:10:17 -0800 Sam Lantinga The window is changed to reflect the actual screen dimensions, for now.
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