Mercurial > sdl-ios-xcode
log include/SDL_atomic.h @ 5097:dceec93471e7
age | author | description |
---|---|---|
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 |
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 |