graph
- Updated main.c for API changes2011-01-28, by Sam Lantinga
- Fixed bug #1056 (Frequent crashes in Touch events by simply touching the screen)2011-01-28, by Sam Lantinga
- Removed completely non-portable event thread hack.2011-01-27, by Sam Lantinga
- Fixed test2011-01-27, by Sam Lantinga
- Added CPU cache line size to the test output.2011-01-27, by Sam Lantinga
- Added API function to get CPU cache line size.2011-01-27, by Sam Lantinga
- Fixed quotes around Mercurial revision text2011-01-27, by Sam Lantinga
- 0 isn't a valid Mercurial revision2011-01-27, by Sam Lantinga
- Always copy the SDL_config_windows.h to SDL_config.h for VisualC 2005, 2008 and 2010 projects.2011-01-27, by krogoway
- Bump up the default cache line size.2011-01-27, by Sam Lantinga
- Added cache line size info in SDL_cpuinfo.h2011-01-27, by Sam Lantinga
- Fixed compiling under Visual Studio2011-01-27, by Sam Lantinga
- When the last window is closed and the SDL_WINDOWEVENT_CLOSE event is sent, send the SDL_QUIT event.2011-01-27, by krogoway
- This patch fixes the issue of configure generating broken Makefile2011-01-27, by Sam Lantinga
- Improved timer implementation2011-01-27, by Sam Lantinga