summaryrefslogtreecommitdiff
path: root/src/atomic/dummy/SDL_atomic.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-15Updated the atomic API for better use casesSam Lantinga1-469/+0
2010-01-24Fixed bug #926Sam Lantinga1-1/+1
2009-09-25fixed a spelling error in the documentation.Bob Pendleton1-1/+1
2009-09-17The new, cleaner, version of the atomic operations. The dummy code is what yo...Bob Pendleton1-677/+144
2009-07-09volitile... duh, yeah the variable need to be labeled volitileBob Pendleton1-48/+48
2009-07-02This is a cosmetic fix, I found a stupid typoBob Pendleton1-36/+36
2009-06-29I've made so many changes I don't dare continue until I check the current stu...Bob Pendleton1-0/+1002