log include/SDL_atomic.h @ 5004:0c72ae7b7cb2

age author description
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
Thu, 17 Sep 2009 20:35:12 +0000 Bob Pendleton The new, cleaner, version of the atomic operations. The dummy code is what you should start working with to port atomic ops.
Tue, 11 Aug 2009 21:27:19 +0000 Bob Pendleton Start of redesign, getting rid of 8 and 16 bit operations in .h and test files.