Mercurial > sdl-ios-xcode
log src/video/cocoa/SDL_cocoamodes.m @ 3504:919d88c202cf
age | author | description |
---|---|---|
Tue, 01 Dec 2009 10:34:01 +0000 | Sam Lantinga | Allow mirrored displays, but only the primary display in a mirrored set. |
Tue, 01 Dec 2009 05:57:15 +0000 | Sam Lantinga | Work in progress on multi-display support: |
Sat, 19 Sep 2009 13:29:40 +0000 | Sam Lantinga | Merged a cleaned up version of Jiang's code changes from Google Summer of Code 2009 |
Sat, 05 Sep 2009 10:39:18 +0000 | Sam Lantinga | Added 64-bit architectures to the fat build script |
Sat, 05 Sep 2009 09:54:45 +0000 | Sam Lantinga | From: Jjgod Jiang <gzjjgod@gmail.com> |
Thu, 06 Aug 2009 08:59:53 +0000 | Jiang Jiang | Further polish API, fix crash in test program. gsoc2009_IME |