comparison docs.html @ 24:71bf2ad74dfa

Fixed endian detection on IA64 architectures (thanks Bill!)
author Sam Lantinga <slouken@lokigames.com>
date Thu, 10 May 2001 20:25:51 +0000
parents 735e5a8696d0
children 57bf11a5efd7
comparison
equal deleted inserted replaced
23:6d1025a73e69 24:71bf2ad74dfa
14 14
15 <H2> 15 <H2>
16 Major changes since SDL 1.0.0: 16 Major changes since SDL 1.0.0:
17 </H2> 17 </H2>
18 <UL> 18 <UL>
19 <LI> 1.2.1: Added --disable-dga configure option to disable DGA entirely 19 <LI> 1.2.1: Fixed endian detection on IA64 architectures (thanks Bill!)
20 <LI> 1.2.1: Added --disable-dga configure option to disable DGA
20 <LI> 1.2.1: Fixed stuck keys when changing the video mode 21 <LI> 1.2.1: Fixed stuck keys when changing the video mode
21 <LI> 1.2.1: Fixed double-mouse event bug on Windows using OpenGL 22 <LI> 1.2.1: Fixed double-mouse event bug on Windows using OpenGL
22 <LI> 1.2.1: Fixed 320x200 video mode on framebuffer console 23 <LI> 1.2.1: Fixed 320x200 video mode on framebuffer console
23 <LI> 1.2.1: Improved robustness for the ELO touchpad (thanks Alex!) 24 <LI> 1.2.1: Improved robustness for the ELO touchpad (thanks Alex!)
24 <LI> 1.2.1: Added support for building under Cygwin on Windows 25 <LI> 1.2.1: Added support for building under Cygwin on Windows