Mercurial > sdl-ios-xcode
comparison docs.html @ 292:eadc0746dfaf
Added SDL_LockRect() and SDL_UnlockRect()
Incorporated XFree86 extension libraries into the source
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 05 Mar 2002 19:55:32 +0000 |
parents | c5010ab8ba35 |
children | d2d48e10f370 |
comparison
equal
deleted
inserted
replaced
291:68a8a8237c09 | 292:eadc0746dfaf |
---|---|
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 SDL_LockRect() and SDL_UnlockRect() | |
20 <LI> 1.2.4: Incorporated XFree86 extension libraries into the source | |
19 <LI> 1.2.4: Added initial support for Atari (thanks Patrice!) | 21 <LI> 1.2.4: Added initial support for Atari (thanks Patrice!) |
20 <LI> 1.2.4: Added support for joysticks on *BSD (thanks Wilbern!) | 22 <LI> 1.2.4: Added support for joysticks on *BSD (thanks Wilbern!) |
21 <LI> 1.2.4: Added a YUV overlay test program (thanks Jon!) | 23 <LI> 1.2.4: Added a YUV overlay test program (thanks Jon!) |
22 <LI> 1.2.4: Added support for building SDL for EPOC/SymbianOS 6.0 | 24 <LI> 1.2.4: Added support for building SDL for EPOC/SymbianOS 6.0 |
23 <LI> 1.2.4: Added support for Xi Graphics XME fullscreen extension | 25 <LI> 1.2.4: Added support for Xi Graphics XME fullscreen extension |