Added initial support for Nano-X (thanks Hsieh-Fu!)

This commit is contained in:
Sam Lantinga
2001-05-11 01:13:35 +00:00
parent 7f61199fef
commit 33d0e09bf7
20 changed files with 1709 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ be found at the <A HREF="http://www.libsdl.org/"> main SDL page</A>.
Major changes since SDL 1.0.0:
</H2>
<UL>
<LI> 1.2.1: Added initial support for Nano-X (thanks Hsieh-Fu!)
<LI> 1.2.1: Fixed endian detection on IA64 architectures (thanks Bill!)
<LI> 1.2.1: Added --disable-dga configure option to disable DGA
<LI> 1.2.1: Fixed stuck keys when changing the video mode