log src/atomic/SDL_spinlock.c @ 5284:96a22141cf86 tip

age author description
Fri, 11 Feb 2011 22:37:15 -0800 Sam Lantinga Happy 2011! :)
Mon, 07 Feb 2011 22:57:33 -0800 Sam Lantinga It's now possible to disable the fast atomic operations, at a huge performance penalty.
Tue, 25 Jan 2011 18:02:41 -0800 Sam Lantinga More fixes for compilation on Visual Studio
Tue, 25 Jan 2011 17:40:06 -0800 Sam Lantinga Improvements based on feedback from Anthony Williams
Mon, 24 Jan 2011 21:22:00 -0800 Sam Lantinga Only include windows.h on Windows. :)
Mon, 24 Jan 2011 21:20:30 -0800 Sam Lantinga Include windows.h in a single point in the source, so we can be consistent about the definition of UNICODE and have core utility functions for Windows that all modules can share.
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