Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11window.h @ 4837:2e446923c9fb
age | author | description |
---|---|---|
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. |
Fri, 02 Jan 2009 17:39:48 +0000 | Sam Lantinga | Implemented SDL_SetWindowIcon(), with translucent icon support under X11. |
Mon, 08 Dec 2008 00:27:32 +0000 | Sam Lantinga | Updated copyright date |
Thu, 27 Jul 2006 06:53:23 +0000 | Sam Lantinga | Initial work on X11 window code in. |