Mercurial > sdl-ios-xcode
log test/testatomic.c @ 5013:9d6b527e0912
age | author | description |
---|---|---|
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 |