Mercurial > sdl-ios-xcode
comparison docs.html @ 242:4bcb29d3769c
Added support for Xi Graphics XME fullscreen extension
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 22 Nov 2001 04:55:38 +0000 |
parents | 24878c14b391 |
children | 74a8f672f2f8 |
comparison
equal
deleted
inserted
replaced
241:b6084de9431a | 242:4bcb29d3769c |
---|---|
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 Xi Graphics XME fullscreen extension | |
19 <LI> 1.2.3: Added X11 Xinerama support - fullscreen starts on screen 0 | 20 <LI> 1.2.3: Added X11 Xinerama support - fullscreen starts on screen 0 |
20 <LI> 1.2.3: Added platform independent OpenGL header - SDL_opengl.h | 21 <LI> 1.2.3: Added platform independent OpenGL header - SDL_opengl.h |
21 <LI> 1.2.3: Fixed flashing the screen when creating a window on BeOS | 22 <LI> 1.2.3: Fixed flashing the screen when creating a window on BeOS |
22 <LI> 1.2.3: Added double-buffering support for SVGAlib (thanks Kutak!) | 23 <LI> 1.2.3: Added double-buffering support for SVGAlib (thanks Kutak!) |
23 <LI> 1.2.3: Fixed crash when using double-buffering with DGA | 24 <LI> 1.2.3: Fixed crash when using double-buffering with DGA |