Mercurial > sdl-ios-xcode
comparison docs.html @ 250:74a8f672f2f8
Added support for building SDL for EPOC/SymbianOS 6.0 (thanks Hannu!)
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 14 Dec 2001 12:37:34 +0000 |
parents | 4bcb29d3769c |
children | 255c7ee077cb |
comparison
equal
deleted
inserted
replaced
249:e3d0d44f6f2e | 250:74a8f672f2f8 |
---|---|
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 support for building SDL for EPOC/SymbianOS 6.0 | |
19 <LI> 1.2.4: Added support for Xi Graphics XME fullscreen extension | 20 <LI> 1.2.4: Added support for Xi Graphics XME fullscreen extension |
20 <LI> 1.2.3: Added X11 Xinerama support - fullscreen starts on screen 0 | 21 <LI> 1.2.3: Added X11 Xinerama support - fullscreen starts on screen 0 |
21 <LI> 1.2.3: Added platform independent OpenGL header - SDL_opengl.h | 22 <LI> 1.2.3: Added platform independent OpenGL header - SDL_opengl.h |
22 <LI> 1.2.3: Fixed flashing the screen when creating a window on BeOS | 23 <LI> 1.2.3: Fixed flashing the screen when creating a window on BeOS |
23 <LI> 1.2.3: Added double-buffering support for SVGAlib (thanks Kutak!) | 24 <LI> 1.2.3: Added double-buffering support for SVGAlib (thanks Kutak!) |