Mercurial > sdl-ios-xcode
log test/common.c @ 2154:5660f48b31f5
age | author | description |
---|---|---|
Fri, 06 Jul 2007 15:45:28 +0000 | Bob Pendleton | fixed code for printing mousewheel events to match the new format of mousewheel events. |
Sun, 06 Aug 2006 04:39:13 +0000 | Sam Lantinga | Allow the render context to do necessary work when the video mode changes. |
Sun, 06 Aug 2006 00:09:04 +0000 | Sam Lantinga | Clarified the difference between render drivers and render contexts |
Sat, 05 Aug 2006 22:34:23 +0000 | Sam Lantinga | In general, fill in pointers to structures, rather than return them. |
Sat, 05 Aug 2006 17:09:42 +0000 | Sam Lantinga | SDL constants are all uppercase. |
Sat, 29 Jul 2006 22:42:48 +0000 | Sam Lantinga | Implemented Cocoa mouse wheel events |