Mercurial > sdl-ios-xcode
log include/SDL_atomic.h @ 3199:3e1bf2b8bd81
age | author | description |
---|---|---|
Wed, 24 Jun 2009 20:04:08 +0000 | Bob Pendleton | This check in updates SDL_atomic.h to reflect the new set of atomic operations in 32 and 64 bit form. |
Wed, 10 Jun 2009 13:38:19 +0000 | Sam Lantinga | indent is really bad at handling assembly |
Wed, 10 Jun 2009 13:34:20 +0000 | Sam Lantinga | indent |
Tue, 09 Jun 2009 19:39:23 +0000 | Bob Pendleton | OK, had to add some casts to get SDL_atomic.h to compile with C++. testatomic still compiles and runs. |