Mercurial > sdl-ios-xcode
view README.AmigaOS @ 4016:3f93ccc2c01e SDL-1.2
Clear the NOFRAME and RESIZABLE flags in the X11 target before setting their
new values, so multiple calls to SetVideoMode() that toggle these will end
up with the right data.
Fixes Bugzilla #441.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sun, 08 Jul 2007 01:50:26 +0000 |
parents | 6d2e1961661a |
children |
line wrap: on
line source
The AmigaOS code has been removed from SDL, since it had been broken for a long time and had a few bits of fairly invasive code #ifdef'd into the SDL core. However, there is an OS4 version of SDL here: http://www.rcdrummond.net/amiga/index.html And a MorphOS version here: http://www.lehtoranta.net/powersdl/ --ryan.