Mercurial > sdl-ios-xcode
log include/SDL_video.h @ 4209:62e86ab81e3c SDL-1.2
age | author | description |
---|---|---|
Mon, 13 Apr 2009 09:03:35 +0000 | Sam Lantinga | Fixed bug #421 SDL-1.2 |
Mon, 08 Dec 2008 00:25:42 +0000 | Sam Lantinga | Updated copyright date SDL-1.2 |
Wed, 04 Apr 2007 09:40:40 +0000 | Ryan C. Gordon | Const correctness patch for SDL_MapRGB and SDL_MapRGBA. SDL-1.2 |
Sun, 24 Jan 2010 21:10:53 +0000 | Sam Lantinga | Fixed bug #926 |
Fri, 22 Jan 2010 06:50:17 +0000 | Sam Lantinga | Documentation consistency |
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. |
Mon, 18 Jan 2010 14:16:47 +0000 | Sam Lantinga | Fixed compiler warning |