log src/video/android/SDL_androidvideo.c @ 5073:1e94e68525d5

age author description
2011-01-14 Sam Lantinga Added "mouse" support for the Android touch screen
2011-01-13 Sam Lantinga The window is changed to reflect the actual screen dimensions, for now.
2011-01-12 Sam Lantinga Fill in the video mode with the correct screen format
2011-01-12 Sam Lantinga A bit of cleanup in the Android driver
2011-01-05 Sam Lantinga Fixed screen texture format on Android
2011-01-05 Sam Lantinga Fixed 2D video on Android
2010-07-27 Paul Hunkin Added resize hander stub and initial screen size setter
2010-07-06 Paul Hunkin Added preliminary keyboard event support
2010-06-17 Paul Hunkin Removed old video subsystem, along with (now-unncessary) egl files.
2010-06-10 Paul Hunkin Fixed #includes to fix naming conventions
2010-06-10 Paul Hunkin Added (partially implemented) android video backend and associated files needed to build