log src/video/windx5/SDL_dx5video.c @ 1895:c121d94672cb

age author description
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
Sun, 21 May 2006 17:26:40 +0000 Sam Lantinga Moved DirectInput joystick code to 1.3 branch
Sun, 21 May 2006 16:47:41 +0000 Sam Lantinga Closed bug #74
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
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
Sun, 21 May 2006 17:27:13 +0000 Sam Lantinga Moved DirectInput joystick code to 1.3 branch 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