Sun, 06 Dec 2009 08:03:38 +0000 |
Sam Lantinga |
Added an API function to query geometry of multiple monitors:
|
Sat, 05 Dec 2009 22:13:36 +0000 |
Sam Lantinga |
Fixed compiler warnings
|
Thu, 03 Dec 2009 08:33:39 +0000 |
Sam Lantinga |
Fixed mouse events for fullscreen windows on Mac OS X
|
Thu, 03 Dec 2009 05:05:26 +0000 |
Sam Lantinga |
Restore the video mode after shutting down the renderer, which fixes an error deleting the OpenGL context on Mac OS X.
|
Wed, 02 Dec 2009 07:42:10 +0000 |
Sam Lantinga |
If we're fullscreen on a single-head system and lose focus, minimize
|
Wed, 02 Dec 2009 07:38:28 +0000 |
Sam Lantinga |
On multi-display systems it's perfectly reasonable to have focus on a window on another monitor while the application is fullscreen.
|
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:
|
Tue, 24 Nov 2009 19:28:27 +0000 |
Mike Gorchak |
Override renderer for OpenGL window, only in case if OpenGL or OpenGL ES renderers are enabled.
|
Tue, 24 Nov 2009 16:43:18 +0000 |
Sam Lantinga |
Fixed bug #771
|
Tue, 24 Nov 2009 04:59:50 +0000 |
Sam Lantinga |
Fixed bug #891
|
Tue, 24 Nov 2009 04:48:12 +0000 |
Sam Lantinga |
Mason Wheeler to sdl
|
Wed, 18 Nov 2009 09:17:29 +0000 |
Sam Lantinga |
Don't add the OpenGL renderers for drivers that don't support OpenGL
|