Mercurial > sdl-ios-xcode
log src/video/SDL_gamma.c @ 5091:79bd1e289005
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. |
Tue, 01 Dec 2009 05:57:15 +0000 | Sam Lantinga | Work in progress on multi-display support: |
Wed, 14 Jan 2009 04:25:32 +0000 | Sam Lantinga | indent |
Sat, 10 Jan 2009 18:32:24 +0000 | Sam Lantinga | Fixed Visual C++ release build for Visual C++ 2005 |
Mon, 08 Dec 2008 00:27:32 +0000 | Sam Lantinga | Updated copyright date |
Mon, 15 Sep 2008 06:33:23 +0000 | Sam Lantinga | Expanded the libm support and put it into a separate directory. |