Mercurial > sdl-ios-xcode
log src/video/dga/SDL_dgavideo.c @ 1785:dcec47a019e2
age | author | description |
---|---|---|
Tue, 09 May 2006 06:14:11 +0000 | Sam Lantinga | Fixed DGA mode sorting and eliminated doublescan and interlaced modes |
Mon, 08 May 2006 06:54:20 +0000 | Sam Lantinga | Disable the screensaver in DGA mode, which is even more important than X11... |
Mon, 29 May 2006 04:04:35 +0000 | Sam Lantinga | more tweaking indent options SDL-1.3 |
Sun, 28 May 2006 13:04:16 +0000 | Sam Lantinga | Revamp of the video system in progress - adding support for multiple displays, multiple windows, and a full video mode selection API. SDL-1.3 |
Wed, 17 May 2006 08:18:28 +0000 | Sam Lantinga | Merge trunk-1.3-3 SDL-1.3 |
Wed, 22 Mar 2006 05:00:59 +0000 | Ryan C. Gordon | Updated dynamic X11 code. See details in Bugzilla #170. |