Mercurial > sdl-ios-xcode
log src/video/SDL_video.c @ 3692:ad85eb21a559
age | author | description |
---|---|---|
Fri, 22 Jan 2010 15:55:20 +0000 | Sam Lantinga | Fixed infinite loop at shutdown - update texture prev links |
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. :) |