Sam Lantinga <slouken@libsdl.org> [Fri, 07 Jul 2006 08:05:39 +0000] rev 1725
Implemented Win32 video mode support
Sam Lantinga <slouken@libsdl.org> [Thu, 06 Jul 2006 07:17:11 +0000] rev 1724
Proof of concept done - Win32 GDI implementation mostly complete.
Sam Lantinga <slouken@libsdl.org> [Thu, 06 Jul 2006 05:53:32 +0000] rev 1723
(none)
Sam Lantinga <slouken@libsdl.org> [Fri, 30 Jun 2006 08:18:44 +0000] rev 1722
Added a userdata parameter for event filters.
Added a function to filter the existing queued events.
Added explicit support for relative mouse mode to the API.
Sam Lantinga <slouken@libsdl.org> [Fri, 30 Jun 2006 05:50:35 +0000] rev 1721
Fixed indenting in MSVC inline assembly
Sam Lantinga <slouken@libsdl.org> [Fri, 30 Jun 2006 05:42:49 +0000] rev 1720
Cleaned up a bunch of warnings, started adding Win32 event support
Sam Lantinga <slouken@libsdl.org> [Wed, 28 Jun 2006 08:12:07 +0000] rev 1719
You can now create multiple windows on Win32
Sam Lantinga <slouken@libsdl.org> [Tue, 27 Jun 2006 07:46:36 +0000] rev 1718
Further progress on the new Windows video driver:
* SDL_SetModuleHandle() is obsolete, I hope.
* SDL 1.3 uses the UNICODE API
* I'm ignoring Windows CE for the moment, we'll reevaluate what needs to be different for Windows CE later.
* Pulled the stdio redirection from WinMain()
Sam Lantinga <slouken@libsdl.org> [Tue, 27 Jun 2006 04:59:10 +0000] rev 1717
Include sdl.pc in the development RPM
Sam Lantinga <slouken@libsdl.org> [Mon, 26 Jun 2006 20:32:54 +0000] rev 1716
The screen/shadow surface flags are no longer needed