log src/video/win32/SDL_win32window.c @ 2600:d1140f0ebedf gsoc2008_force_feedback

age author description
2008-08-04 Edgar Simo Set an event handler for the Helper Window. gsoc2008_force_feedback
2008-08-04 Edgar Simo Trying to fix some issues with the Helper Window. gsoc2008_force_feedback
2008-08-04 Edgar Simo Seems like you have to register the class and other black magic too. gsoc2008_force_feedback
2008-08-04 Edgar Simo A bit of windows debugging. gsoc2008_force_feedback
2008-08-04 Edgar Simo Fixed warning. gsoc2008_force_feedback
2008-08-04 Edgar Simo Minor changes for it to compile. gsoc2008_force_feedback
2008-08-04 Edgar Simo Added the concept of the HelperWindow to help with DirectInput. gsoc2008_force_feedback
2006-07-29 Sam Lantinga Simplified driver window creation code.
2006-07-28 Sam Lantinga Implemented X11 OpenGL support.
2006-07-27 Sam Lantinga Initial work on X11 window code in.
2006-07-17 Sam Lantinga Implemented Windows OpenGL support
2006-07-10 Sam Lantinga SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.
2006-07-09 Sam Lantinga The general code handles restoring video mode/gamma/etc. when the window loses focus. SDL-1.3
2006-07-09 Sam Lantinga Implemented gamma correction on Windows. SDL-1.3
2006-07-08 Sam Lantinga Implemented Win32 input grab SDL-1.3
2006-07-06 Sam Lantinga Proof of concept done - Win32 GDI implementation mostly complete. SDL-1.3
2006-06-30 Sam Lantinga Added a userdata parameter for event filters. SDL-1.3
2006-06-30 Sam Lantinga Cleaned up a bunch of warnings, started adding Win32 event support SDL-1.3
2006-06-28 Sam Lantinga You can now create multiple windows on Win32 SDL-1.3
2006-06-27 Sam Lantinga Further progress on the new Windows video driver: SDL-1.3
2006-06-26 Sam Lantinga Whoops, forgot to indent SDL-1.3
2006-06-26 Sam Lantinga Started framework for Windows video driver SDL-1.3