Mercurial > sdl-ios-xcode
log src/video/SDL_video.c @ 3686:d87db9cf6a31
age | author | description |
---|---|---|
Thu, 21 Jan 2010 07:10:22 +0000 | Sam Lantinga | Fixed compile warning |
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, 19 Jan 2010 07:28:51 +0000 | Sam Lantinga | From: Jjgod Jiang |
Mon, 18 Jan 2010 14:27:30 +0000 | Sam Lantinga | Fixed bug #930 |
Wed, 30 Dec 2009 19:10:41 +0000 | Sam Lantinga | Removed in the interest of actually finishing 1.3. :) |
Thu, 24 Dec 2009 19:18:05 +0000 | Sam Lantinga | Updated to compile on Windows |