log include/SDL_atomic.h @ 5024:38638d228a22

age author description
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
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