Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
*** empty log message ***
- Loading branch information
Showing
with
5 additions
and
0 deletions.
-
+5
−0
docs.html
|
@@ -16,6 +16,11 @@ <H2> |
|
|
Major changes since SDL 1.0.0: |
|
|
</H2> |
|
|
<UL> |
|
|
<LI> 1.2.3: Fixed the system dependent SDL_WINDOWID hack on Windows |
|
|
<LI> 1.2.3: Added 640x480 as a scaled resolution for NTSC/PAL output |
|
|
<LI> 1.2.3: Added support for TV output on the Linux PlayStation Beta |
|
|
<LI> 1.2.3: Added initial NVidia acceleration on framebuffer console |
|
|
<LI> 1.2.3: Fixed audio format selection for OpenBSD (thanks Peter!) |
|
|
<LI> 1.2.2: Fixed crash when quitting fullscreen mode on MacOS X |
|
|
<LI> 1.2.2: Fixed fullscreen mouse events on MacOS X |
|
|
<LI> 1.2.2: Now returns an error if unable to open audio on BeOS |
|
|