Fixed endian detection on IA64 architectures (thanks Bill!)

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4025
This commit is contained in:
Sam Lantinga 2001-05-10 20:25:51 +00:00
parent 6eafdeac22
commit c0b3f77096
2 changed files with 3 additions and 2 deletions

View file

@ -16,7 +16,8 @@ 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 --disable-dga configure option to disable DGA entirely
<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
<LI> 1.2.1: Fixed double-mouse event bug on Windows using OpenGL
<LI> 1.2.1: Fixed 320x200 video mode on framebuffer console