Added MMX audio mixing code for gcc (thanks Stephane!)

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40540
This commit is contained in:
Sam Lantinga 2002-11-09 06:13:28 +00:00
parent ef6f54e336
commit 994f095e2e
5 changed files with 238 additions and 1 deletions

View file

@ -20,6 +20,7 @@ The latest stable release may be found on the
Major changes since SDL 1.0.0:
</H2>
<UL>
<LI> 1.2.6: Added MMX audio mixing code for gcc (thanks Stephane!)
<LI> 1.2.6: Fixed potential dropped events under DirectInput
<LI> 1.2.6: Added Visual C++ 7 (.NET) projects (thanks James!)
<LI> 1.2.5: Added an environment variable SDL_HAS3BUTTONMOUSE for Quartz