Mercurial > sdl-ios-xcode
log src/video/win32/SDL_win32modes.c @ 4475:883a2f2ff43f
age | author | description |
---|---|---|
Sun, 09 May 2010 20:47:22 -0700 | Sam Lantinga | Removed multi-mouse / multi-keyboard support in anticipation of a real multi-mouse and multi-touch API. |
Sun, 24 Jan 2010 21:10:53 +0000 | Sam Lantinga | Fixed bug #926 |
Sun, 06 Dec 2009 08:03:38 +0000 | Sam Lantinga | Added an API function to query geometry of multiple monitors: |
Fri, 04 Dec 2009 09:01:48 +0000 | Sam Lantinga | Don't add any renderers if you can't add any displays |
Tue, 01 Dec 2009 05:57:15 +0000 | Sam Lantinga | Work in progress on multi-display support: |
Wed, 10 Jun 2009 13:34:20 +0000 | Sam Lantinga | indent |
Mon, 08 Jun 2009 21:00:52 +0000 | Mike Gorchak | Fixed support for 4bpp video modes enumeration, otherwise mode with zero bpp appears in the list. |