Re: [hatari-devel] SDL 2.0 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
Am Tue, 13 Aug 2013 23:09:38 +0200
schrieb Nicolas Pomarède <npomarede@xxxxxxxxxxxx>:
> On 13/08/2013 22:36, Christer Solskogen wrote:
> > SDL 2.0 is out. Just wanted to give you a heads up :-)
> >
> > --
> > chs,
>
> Yes, I've been following sdl mailing list in the recent months,
> that's a great news as many things were re-written, and it should
> have better OSX support amongst others (for the fullscreen problem we
> had).
>
> I didn't test it though, it will take time before distros add it, but
> it's still possible to build it locally.
>
> Hopefully, there should not be too much changes in Hatari, as the use
> of SDL is rather basic.
Well, looking at http://wiki.libsdl.org/moin.fcg/MigrationGuide it
seems like SDL 2.0 has changed the ABI quite a bit. So there is
certainly quite a bit to do to adapt Hatari to that new version of the
library.
Thomas