Mercurial > sdl-ios-xcode
log include/SDL_video.h @ 1658:e49147870aac SDL-1.3
age | author | description |
---|---|---|
Mon, 01 May 2006 06:58:33 +0000 | Sam Lantinga | glSDL support SDL-1.3 |
Thu, 27 Apr 2006 09:09:48 +0000 | Sam Lantinga | SDL-trunk-1.3-merge-1 SDL-1.3 |
Thu, 27 Apr 2006 05:30:05 +0000 | Sam Lantinga | Updated to 1.3.0, SDL_OPENGLBLIT is no longer supported SDL-1.3 |
Wed, 15 Mar 2006 17:46:41 +0000 | Sam Lantinga | Added current_w and current_h to the SDL_VideoInfo structure, which is set to the desktop resolution during video intialization, and then set to the current resolution when a video mode is set. |
Mon, 13 Mar 2006 01:33:58 +0000 | Sam Lantinga | Fixed bug #139 |
Thu, 09 Mar 2006 15:11:15 +0000 | Sam Lantinga | Dynamic OpenGL loading is the default now. :) |
Fri, 10 Feb 2006 06:48:43 +0000 | Sam Lantinga | More header massaging... works great on Windows. ;-) |