graph
- Fixed compiler warning2011-01-16, by Sam Lantinga
- Fixed compiler warning about symbol redefinition2011-01-16, by Sam Lantinga
- Include windows.h in SDL_atomic.h by default, but don't include the atomic API in SDL.h2011-01-16, by Sam Lantinga
- Don't hose code that isn't expecting a windows include2011-01-16, by Sam Lantinga
- Added native atomic operations for Windows, Mac OS X, and gcc compiler intrinsics.2011-01-16, by Sam Lantinga
- Updated the atomic API for better use cases2011-01-15, by Sam Lantinga
- Added some missing config for the iPhone2011-01-15, by Sam Lantinga
- Added "mouse" support for the Android touch screen2011-01-13, by Sam Lantinga
- Cleaned up internal accelerometer interface2011-01-13, by Sam Lantinga
- Make sure we shut down the app if SDL_main() returns instead of exiting.2011-01-13, by Sam Lantinga
- The window is changed to reflect the actual screen dimensions, for now.2011-01-13, by Sam Lantinga
- Removed code from GetPrimtiveArrayCritical() experiment2011-01-13, by Sam Lantinga
- Fixed audio buffer lifecycle and implemented audio shutdown2011-01-13, by Sam Lantinga
- Working audio implementation contributed by Joseph Lunderville2011-01-13, by Sam Lantinga
- Added missing header2011-01-13, by Sam Lantinga