Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Sun, 16 Jan 2011 17:47:52 -0800 | Sam Lantinga | Fixed compiler warning about symbol redefinition |
Sun, 16 Jan 2011 17:45:42 -0800 | Sam Lantinga | Include windows.h in SDL_atomic.h by default, but don't include the atomic API in SDL.h |
Sun, 16 Jan 2011 15:31:09 -0800 | Sam Lantinga | Don't hose code that isn't expecting a windows include |
Sun, 16 Jan 2011 15:16:39 -0800 | Sam Lantinga | Added native atomic operations for Windows, Mac OS X, and gcc compiler intrinsics. |
Sat, 15 Jan 2011 12:41:59 -0800 | Sam Lantinga | Updated the atomic API for better use cases |
Sat, 15 Jan 2011 12:34:43 -0800 | Sam Lantinga | Added some missing config for the iPhone |
Thu, 13 Jan 2011 18:31:15 -0800 | Sam Lantinga | Added "mouse" support for the Android touch screen |