Mercurial > sdl-ios-xcode
log src/video/SDL_video.c @ 3693:d3f330fc2009
age | author | description |
---|---|---|
Fri, 22 Jan 2010 16:17:11 +0000 | Sam Lantinga | update window prev links |
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. |