log include/SDL_atomic.h @ 5100:470ede30189c

age author description
Tue, 25 Jan 2011 23:23:52 -0800 Sam Lantinga Added a FIFO test to the atomic test suite.
Tue, 25 Jan 2011 18:02:41 -0800 Sam Lantinga More fixes for compilation on Visual Studio
Tue, 25 Jan 2011 17:44:17 -0800 Sam Lantinga Fixed compile error on Visual C++
Tue, 25 Jan 2011 17:40:06 -0800 Sam Lantinga Improvements based on feedback from Anthony Williams
Mon, 24 Jan 2011 15:46:11 -0800 Sam Lantinga Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 2008
Fri, 21 Jan 2011 23:46:51 -0800 Sam Lantinga Fixed bug #1097
Tue, 18 Jan 2011 15:07:53 -0800 Sam Lantinga Not all MinGW compilers have intrin.h, so we'll only use this with Visual Studio.
Mon, 17 Jan 2011 14:07:15 -0800 Sam Lantinga Fixed compiler warnings using Windows intrinsics