Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
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 |
Tue, 01 Dec 2009 05:57:15 +0000 | Sam Lantinga | Work in progress on multi-display support: |
Mon, 30 Nov 2009 21:04:25 +0000 | Sam Lantinga | Reduced the push/pop sequence to a single pair, and ported this fix over to the other architectures. |
Mon, 30 Nov 2009 19:52:34 +0000 | Sam Lantinga | Fixed crash - need to save and restore rbx around cpuid, since the compiler may be assuming the stack pointer isn't being modified when filling in %0. |
Mon, 30 Nov 2009 17:57:12 +0000 | Sam Lantinga | Added support for 32-bit BMP files with an alpha channel |