Mercurial > sdl-ios-xcode
log src/video/x11/SDL_x11modes.c @ 1318:f95502c6fc72
age | author | description |
---|---|---|
Wed, 01 Feb 2006 09:28:42 +0000 | Sam Lantinga | Eliminate duplicate modes with different refresh rates |
Wed, 01 Feb 2006 06:32:25 +0000 | Sam Lantinga | Updated copyright information and removed rcs id lines (problematic in branch merges) |
Tue, 31 Jan 2006 18:39:32 +0000 | Ryan C. Gordon | Changed references to XFree86 to Xext to match change in directory structure. |
Wed, 25 Jan 2006 06:12:57 +0000 | Sam Lantinga | Hopefully the X servers have been fixed (in 5 years) :) |
Thu, 08 Dec 2005 14:21:17 +0000 | Sam Lantinga | Fixed compile warnings with gcc 4 |
Sat, 05 Nov 2005 19:53:37 +0000 | Ryan C. Gordon | Dynamically load X11 libraries like we currently do for alsa, esd, etc. |
Fri, 12 Nov 2004 21:25:42 +0000 | Sam Lantinga | Video modes are sorted width first, then height |