Mercurial > sdl-ios-xcode
log include/SDL_syswm.h @ 4533:4d7a2d263983
age | author | description |
---|---|---|
Sat, 17 Jul 2010 22:59:28 -0700 | Sam Lantinga | Fixed typo in the documentation |
Mon, 12 Jul 2010 01:20:57 -0700 | Sam Lantinga | Implemented X11 system window manager info for SDL 1.3. It's simple. Really. |
Mon, 21 Sep 2009 09:38:10 +0000 | Sam Lantinga | Fixed bug #706 SDL-1.2 |
Mon, 08 Dec 2008 00:25:42 +0000 | Sam Lantinga | Updated copyright date SDL-1.2 |
Sun, 24 Sep 2006 00:08:28 +0000 | Sam Lantinga | Fixed bug #278 SDL-1.2 |
Sun, 24 Jan 2010 21:10:53 +0000 | Sam Lantinga | Fixed bug #926 |
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. |