Mercurial > sdl-ios-xcode
comparison docs.html @ 14:c3e9d4a623c1
Fixed stuck keys when changing the video mode
author | Sam Lantinga <slouken@lokigames.com> |
---|---|
date | Tue, 01 May 2001 21:12:57 +0000 |
parents | e30a8ce27c22 |
children | 735e5a8696d0 |
comparison
equal
deleted
inserted
replaced
13:e30a8ce27c22 | 14:c3e9d4a623c1 |
---|---|
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: Fixed stuck keys when changing the video mode | |
19 <LI> 1.2.1: Fixed double-mouse event bug on Windows using OpenGL | 20 <LI> 1.2.1: Fixed double-mouse event bug on Windows using OpenGL |
20 <LI> 1.2.1: Fixed 320x200 video mode on framebuffer console | 21 <LI> 1.2.1: Fixed 320x200 video mode on framebuffer console |
21 <LI> 1.2.1: Improved robustness for the ELO touchpad (thanks Alex!) | 22 <LI> 1.2.1: Improved robustness for the ELO touchpad (thanks Alex!) |
22 <LI> 1.2.1: Added support for building under Cygwin on Windows | 23 <LI> 1.2.1: Added support for building under Cygwin on Windows |
23 <LI> 1.2.1: Added a dummy video driver for benchmarking (thanks Ryan!) | 24 <LI> 1.2.1: Added a dummy video driver for benchmarking (thanks Ryan!) |