Mercurial > sdl-ios-xcode
log test/testatomic.c @ 5018:342b158efbbe
age | author | description |
---|---|---|
Tue, 18 Jan 2011 10:57:28 -0800 | Sam Lantinga | Michael gave permission to use his test code |
Mon, 17 Jan 2011 13:54:13 -0800 | Sam Lantinga | Fixed compiler errors |
Sun, 16 Jan 2011 17:45:42 -0800 | Sam Lantinga | Include windows.h in SDL_atomic.h by default, but don't include the atomic API in SDL.h |
Sun, 16 Jan 2011 15:16:39 -0800 | Sam Lantinga | Added native atomic operations for Windows, Mac OS X, and gcc compiler intrinsics. |
Sat, 15 Jan 2011 12:41:59 -0800 | Sam Lantinga | Updated the atomic API for better use cases |
Sun, 04 Oct 2009 09:55:20 +0000 | Sam Lantinga | Fixed bug #817 |