Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Sun, 02 Aug 2009 13:08:19 +0000 | Sam Lantinga | Added SDL_atomic.h and SDL_power.h to public API headers |
Sun, 02 Aug 2009 12:54:59 +0000 | Sam Lantinga | Better check which includes #define used in stdint.h |
Sun, 02 Aug 2009 12:45:20 +0000 | Sam Lantinga | Don't redefine types if HAVE_STDINT_H is defined |
Thu, 30 Jul 2009 14:53:57 +0000 | Sam Lantinga | Patch from David Carre: |
Sun, 19 Jul 2009 08:04:59 +0000 | Mike Gorchak | Support for native and emulated atomic operations has been added. |
Thu, 09 Jul 2009 21:31:27 +0000 | Bob Pendleton | volitile... duh, yeah the variable need to be labeled volitile |