graph
- Added SDL_BUTTON_WHEELUP (4) and SDL_BUTTON_WHEELDOWN (5)2002-08-19, by Sam Lantinga
- Added SDL_GL_STEREO for stereoscopic OpenGL contexts2002-08-19, by Sam Lantinga
- Added an environment variable SDL_VIDEO_X11_WMCLASS2002-08-19, by Sam Lantinga
- Fullscreen windows are always topmost under Windows2002-08-19, by Sam Lantinga
- Fixed mouse grab going fullscreen to windowed in Windows2002-08-19, by Sam Lantinga
- *** empty log message ***2002-08-18, by Sam Lantinga
- Fixed video crash on older XFree86 servers2002-08-18, by Sam Lantinga
- Only modifier key state is noted when X11 window opens2002-08-18, by Sam Lantinga
- Added temporarily disabled code for hardware acceleration in windowed mode.2002-08-17, by Sam Lantinga
- Flush message queue when shutting down video mode on Windows2002-08-17, by Sam Lantinga
- Zeroed out SDL_Surface::unused1 so glSDL will work on stock SDL2002-08-17, by Sam Lantinga
- Removed DDFLIP_WAIT flag from DirectX flip for improved performance2002-08-17, by Sam Lantinga
- *** empty log message ***2002-08-17, by Sam Lantinga
- Added a way to get the Windows OpenGL context in SDL_syswm.h2002-08-17, by Sam Lantinga
- Fixed building Windows DLL with latest native Cygwin tools2002-08-17, by Sam Lantinga