log include/SDL_atomic.h @ 5012:2e282002bac3

age author description
Mon, 17 Jan 2011 13:53:31 -0800 Sam Lantinga Use compiler intrinsics, where available
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:31:09 -0800 Sam Lantinga Don't hose code that isn't expecting a windows include
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, 27 Jun 2010 23:17:36 -0700 Sam Lantinga Typo in documentation
Sun, 24 Jan 2010 21:10:53 +0000 Sam Lantinga Fixed bug #926
Mon, 19 Oct 2009 13:31:58 +0000 Sam Lantinga Partial fix for bug #859