Added patches from FreeBSD ports

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4076
This commit is contained in:
Sam Lantinga 2001-06-19 13:33:54 +00:00
parent 8840f4dbf5
commit 31059713d1
14 changed files with 1334 additions and 1 deletions

View file

@ -16,6 +16,7 @@ be found at the <A HREF="http://www.libsdl.org/"> main SDL page</A>.
Major changes since SDL 1.0.0:
</H2>
<UL>
<LI> 1.2.2: Added FreeBSD VGL video driver from FreeBSD ports
<LI> 1.2.1: Added Linux PlayStation 2 Graphics Synthesizer support
<LI> 1.2.1: Added an audio driver that writes to disk (thanks Ryan!)
<LI> 1.2.1: Mouse wheel sends mouse button (4/5) events on Windows