Added initial support for Quartz video (thanks Darrell!)

This commit is contained in:
Sam Lantinga
2001-06-07 14:28:11 +00:00
parent 7392c75089
commit 3cbdc6b721
23 changed files with 2127 additions and 29 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.1: Added initial support for Quartz video (thanks Darrell!)
<LI> 1.2.1: Added native OpenBSD audio driver (thanks vedge!)
<LI> 1.2.1: Added detection of Open Sound System on Solaris x86
<LI> 1.2.1: Added initial support for Nano-X (thanks Hsieh-Fu!)