Mercurial > sdl-ios-xcode
log src/video/ataricommon/SDL_xbiosevents.c @ 1662:782fd950bd46 SDL-1.3
age | author | description |
---|---|---|
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 |
Tue, 21 Feb 2006 08:46:50 +0000 | Sam Lantinga | Use consistent identifiers for the various platforms we support. |
Thu, 16 Feb 2006 10:11:48 +0000 | Sam Lantinga | New configure-based build system. Still work in progress, but much improved |
Tue, 07 Feb 2006 09:29:18 +0000 | Sam Lantinga | Removed uses of stdlib.h and string.h |
Wed, 01 Feb 2006 06:32:25 +0000 | Sam Lantinga | Updated copyright information and removed rcs id lines (problematic in branch merges) |
Tue, 31 Jan 2006 21:33:35 +0000 | Patrice Mandin | Add flag to post mouse button events or not, and use defined function to post them |
Fri, 06 Jan 2006 22:24:09 +0000 | Patrice Mandin | Disable XBIOS driver for mouse and joystick under MiNT. Will write a driver for /dev/mouse later. |