Mercurial > sdl-ios-xcode
comparison docs.html @ 296:fab1ddc4d7bf
Removed the API changes to preserve SDL 1.2 stability
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 06 Mar 2002 11:05:47 +0000 |
parents | d2d48e10f370 |
children | 7a69392b8599 |
comparison
equal
deleted
inserted
replaced
295:54ad1d2f1325 | 296:fab1ddc4d7bf |
---|---|
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.4: Added shared object loading functions in SDL_loadso.h | |
20 <LI> 1.2.4: Added SDL_LockRect() and SDL_UnlockRect() | |
21 <LI> 1.2.4: Incorporated XFree86 extension libraries into the source | 19 <LI> 1.2.4: Incorporated XFree86 extension libraries into the source |
22 <LI> 1.2.4: Added initial support for Atari (thanks Patrice!) | 20 <LI> 1.2.4: Added initial support for Atari (thanks Patrice!) |
23 <LI> 1.2.4: Added support for joysticks on *BSD (thanks Wilbern!) | 21 <LI> 1.2.4: Added support for joysticks on *BSD (thanks Wilbern!) |
24 <LI> 1.2.4: Added a YUV overlay test program (thanks Jon!) | 22 <LI> 1.2.4: Added a YUV overlay test program (thanks Jon!) |
25 <LI> 1.2.4: Added support for building SDL for EPOC/SymbianOS 6.0 | 23 <LI> 1.2.4: Added support for building SDL for EPOC/SymbianOS 6.0 |