Mercurial > sdl-ios-xcode
log src/atomic/linux/SDL_atomic.c @ 3225:5859d0a0c519
age | author | description |
---|---|---|
2009-07-09 | Bob Pendleton | volitile... duh, yeah the variable need to be labeled volitile |
2009-07-02 | Bob Pendleton | This is a cosmetic fix, I found a stupid typo |
2009-06-29 | Bob Pendleton | I've made so many changes I don't dare continue until I check the current stuff in. |
2009-06-24 | Bob Pendleton | Disabling 64 bit atomics operations until I figure out why they do not link. |
2009-06-24 | Bob Pendleton | First draft of atomic operations code for GCC and linux. |
2009-06-24 | Bob Pendleton | This check in updates SDL_atomic.h to reflect the new set of atomic operations in 32 and 64 bit form. |