Updated the Amiga OS port of SDL (thanks Gabriele)

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4022
This commit is contained in:
Sam Lantinga 2001-05-10 20:13:29 +00:00
parent ac645d34ed
commit df7866c435
26 changed files with 1381 additions and 913 deletions

12
BUGS
View file

@ -169,9 +169,6 @@ QNX: -= NOT YET SUPPORTED =-
The software surfaces could use some speed up.
Many of the test apps segment violate on exit, and I'm not sure
they're all working either
It doesn't look like the OpenGL stuff is there. (did a grep for
PdCreateOpenGLContext, nothing found).
@ -187,13 +184,4 @@ AmigaOS: -= NOT YET SUPPORTED =-
Continuous relative mouse motion is not implemented.
Audio can work, but isn't completely integrated in the CVS
version of SDL.
The joystick subsystem isn't implemented yet.
There's some confusion about the multi-threaded synchronization
primitives on AmigaOS, so mutexes and semaphores aren't correctly
implemented yet.
The AmigaOS port was done by Gabriele.Greco@galactica.it