Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Tue, 01 Dec 2009 11:50:00 +0000 | Sam Lantinga | Added support for placing windows on different displays |
Tue, 01 Dec 2009 10:41:58 +0000 | Sam Lantinga | Ensure that the main display is picked up first |
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 09:04:28 +0000 | Sam Lantinga | Explicitly clear fullscreen status rather than relying on the window focus behavior. |
Tue, 01 Dec 2009 08:56:12 +0000 | Sam Lantinga | Whenever a window becomes fullscreen, shown, unminimized, and has input focus it will change the display to the corresponding fullscreen video mode. |
Tue, 01 Dec 2009 06:15:10 +0000 | Sam Lantinga | Removed a little redundancy in the naming |