Mercurial > sdl-ios-xcode
comparison docs.html @ 30:57bf11a5efd7
Added initial support for Nano-X (thanks Hsieh-Fu!)
author | Sam Lantinga <slouken@lokigames.com> |
---|---|
date | Fri, 11 May 2001 01:13:35 +0000 |
parents | 71bf2ad74dfa |
children | d3bc792e136d |
comparison
equal
deleted
inserted
replaced
29:a8360daed17d | 30:57bf11a5efd7 |
---|---|
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 initial support for Nano-X (thanks Hsieh-Fu!) | |
19 <LI> 1.2.1: Fixed endian detection on IA64 architectures (thanks Bill!) | 20 <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 | 21 <LI> 1.2.1: Added --disable-dga configure option to disable DGA |
21 <LI> 1.2.1: Fixed stuck keys when changing the video mode | 22 <LI> 1.2.1: Fixed stuck keys when changing the video mode |
22 <LI> 1.2.1: Fixed double-mouse event bug on Windows using OpenGL | 23 <LI> 1.2.1: Fixed double-mouse event bug on Windows using OpenGL |
23 <LI> 1.2.1: Fixed 320x200 video mode on framebuffer console | 24 <LI> 1.2.1: Fixed 320x200 video mode on framebuffer console |