Mercurial > sdl-ios-xcode
annotate test/COPYING @ 3261:72b542f34739
The new, cleaner, version of the atomic operations. The dummy code is what you should start working with to port atomic ops.
The linux code appears to be complete and *should* be the base of all Unix and GCC based versions. The macosx and win32 versions
are currently just copies of the dummy code. I will begin working on the windows version as soon as this check in is done. I
need someone to work on the Mac OS X version.
I'm afraid that this check in will break QNX (Sorry!)
author | Bob Pendleton <bob@pendleton.com> |
---|---|
date | Thu, 17 Sep 2009 20:35:12 +0000 |
parents | e8157fcb3114 |
children |
rev | line source |
---|---|
0 | 1 |
2 The test programs in this directory tree are for demonstrating and | |
3 testing the functionality of the SDL library, and are placed in the | |
4 public domain. | |
5 | |
6 October 28, 1997 | |
7 -- | |
252
e8157fcb3114
Updated the source with the correct e-mail address
Sam Lantinga <slouken@libsdl.org>
parents:
0
diff
changeset
|
8 Sam Lantinga (slouken@libsdl.org) |