Mercurial > sdl-ios-xcode
log src/atomic/linux/SDL_atomic.c @ 3212:759032c318d8
age | author | description |
---|---|---|
Thu, 02 Jul 2009 21:47:02 +0000 | Bob Pendleton | This is a cosmetic fix, I found a stupid typo |
Mon, 29 Jun 2009 19:54:43 +0000 | Bob Pendleton | I've made so many changes I don't dare continue until I check the current stuff in. |
Wed, 24 Jun 2009 22:24:23 +0000 | Bob Pendleton | Disabling 64 bit atomics operations until I figure out why they do not link. |
Wed, 24 Jun 2009 20:20:57 +0000 | Bob Pendleton | First draft of atomic operations code for GCC and linux. |
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. |