log src/video/windib/SDL_dibvideo.c @ 3868:b2f59aadec0d SDL-1.2

age author description
Sat, 23 Sep 2006 23:07:52 +0000 Sam Lantinga Fixed bug #294 SDL-1.2
Mon, 10 Jul 2006 21:04:37 +0000 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
Sat, 24 Jun 2006 04:30:01 +0000 Sam Lantinga Fixed bug #258
Sat, 24 Jun 2006 03:41:14 +0000 Sam Lantinga Fixed bug #255
Sun, 07 May 2006 04:02:48 +0000 Sam Lantinga Fixed bug #217
Sat, 24 Jun 2006 04:31:42 +0000 Sam Lantinga Merged fix for bug #258 from SDL 1.2 SDL-1.3
Sat, 24 Jun 2006 03:43:21 +0000 Sam Lantinga Merged memory leak fix from SDL 1.2 SDL-1.3
Mon, 29 May 2006 04:04:35 +0000 Sam Lantinga more tweaking indent options SDL-1.3
Sun, 28 May 2006 13:04:16 +0000 Sam Lantinga Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3
Wed, 17 May 2006 08:18:28 +0000 Sam Lantinga Merge trunk-1.3-3 SDL-1.3
Mon, 01 May 2006 06:58:33 +0000 Sam Lantinga glSDL support 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.
Tue, 14 Mar 2006 04:00:03 +0000 Sam Lantinga (patch tweaked a bit)
Tue, 07 Mar 2006 05:21:32 +0000 Sam Lantinga More Win64 updates
Mon, 06 Mar 2006 08:11:10 +0000 Sam Lantinga Fixed more Win64 portability issues