Mercurial > sdl-ios-xcode
log test/common.c @ 4681:5378f2d0754f
age | author | description |
---|---|---|
Thu, 08 Jul 2010 22:54:03 -0700 | Sam Lantinga | Added an event when the clipboard is updated, triggered after the window gains the keyboard focus. |
Thu, 08 Jul 2010 00:00:07 -0700 | Sam Lantinga | Added simple clipboard test |
Mon, 05 Jul 2010 22:45:15 -0700 | Sam Lantinga | Fixed usage message - it shouldn't have a printf format specifier |
Sun, 09 May 2010 20:47:22 -0700 | Sam Lantinga | Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API. |
Thu, 21 Jan 2010 06:21:52 +0000 | Sam Lantinga | Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance. |
Tue, 15 Dec 2009 20:53:09 +0000 | Sam Lantinga | Default to allow either accelerated or not |