log

age author description
Mon, 19 Aug 2002 18:33:29 +0000 Sam Lantinga Help with cross-compiling
Mon, 19 Aug 2002 18:09:44 +0000 Sam Lantinga Added SDL_BUTTON_WHEELUP (4) and SDL_BUTTON_WHEELDOWN (5)
Mon, 19 Aug 2002 17:58:08 +0000 Sam Lantinga Added SDL_GL_STEREO for stereoscopic OpenGL contexts
Mon, 19 Aug 2002 03:40:44 +0000 Sam Lantinga Added an environment variable SDL_VIDEO_X11_WMCLASS
Mon, 19 Aug 2002 03:09:25 +0000 Sam Lantinga Fullscreen windows are always topmost under Windows
Mon, 19 Aug 2002 02:34:22 +0000 Sam Lantinga Fixed mouse grab going fullscreen to windowed in Windows
Sun, 18 Aug 2002 19:22:42 +0000 Sam Lantinga *** empty log message ***
Sun, 18 Aug 2002 18:33:02 +0000 Sam Lantinga Fixed video crash on older XFree86 servers
Sun, 18 Aug 2002 03:19:59 +0000 Sam Lantinga Only modifier key state is noted when X11 window opens
Sat, 17 Aug 2002 19:36:43 +0000 Sam Lantinga Added temporarily disabled code for hardware acceleration in windowed mode.
Sat, 17 Aug 2002 19:17:18 +0000 Sam Lantinga Flush message queue when shutting down video mode on Windows
Sat, 17 Aug 2002 19:17:01 +0000 Sam Lantinga Zeroed out SDL_Surface::unused1 so glSDL will work on stock SDL
Sat, 17 Aug 2002 18:11:23 +0000 Sam Lantinga Removed DDFLIP_WAIT flag from DirectX flip for improved performance
Sat, 17 Aug 2002 18:03:06 +0000 Sam Lantinga *** empty log message ***
Sat, 17 Aug 2002 17:49:27 +0000 Sam Lantinga Added a way to get the Windows OpenGL context in SDL_syswm.h