graph
- Added vim spacing hints2011-02-01, by Sam Lantinga
- Fixed spacing2011-02-01, by Sam Lantinga
- Fixed bug #1112 (retina display support)2011-02-01, by Sam Lantinga
- Fixed spacing2011-02-01, by Sam Lantinga
- merged: might need to check main.c in the iOS template to make sure no changes were abandoned.2011-02-01, by Eric Wing <ewing . public |-at-| gmail . com>
- Fixed bug #11112011-01-30, by Sam Lantinga
- Fixed bug #1111SDL-1.2 2011-01-30, by Sam Lantinga
- Added Edgar's blog to the haptic documentation2011-01-28, by Sam Lantinga
- 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
- Improved condition variable documentation2011-01-27, by Sam Lantinga
- Scott Smith volunteered to maintain the Pandora port.2011-01-27, by Sam Lantinga
- Fixed bug #11092011-01-27, by Sam Lantinga
- Only document the public API, not the whole source tree.2011-01-27, by Sam Lantinga
- Colin Leroy 2011-01-26 04:24:20 PST2011-01-27, by Sam Lantinga
- Colin Leroy 2011-01-26 04:24:20 PSTSDL-1.2 2011-01-27, by Sam Lantinga
- Added a list of platforms, for my own sanity. :)2011-01-27, by Sam Lantinga
- Nobody is maintaining RISC OS code, so I'm removing it for now.2011-01-27, by Sam Lantinga
- Since we're directly reading and writing 'active' from different threads, it needs to be flagged volatile.2011-01-26, by Sam Lantinga
- Ozkan Sezer to sloukenSDL-1.2 2011-01-26, by Sam Lantinga
- Ozkan Sezer to slouken2011-01-26, by Sam Lantinga
- Added a test to measure the impact of a separate thread periodically locking the queue entirely.2011-01-26, by Sam Lantinga
- Added a FIFO test to the atomic test suite.2011-01-25, by Sam Lantinga
- More fixes for compilation on Visual Studio2011-01-25, by Sam Lantinga
- Fixed compile error on Visual C++2011-01-25, by Sam Lantinga
- Improvements based on feedback from Anthony Williams2011-01-25, by Sam Lantinga
- Added SDL_window.* to the project.2011-01-24, by krogoway
- Fixed cross-compiling for Windows2011-01-24, by Sam Lantinga
- Fixed Android build2011-01-24, by Sam Lantinga
- Only include windows.h on Windows. :)2011-01-24, by Sam Lantinga
- Include windows.h in a single point in the source, so we can be consistent about the definition of UNICODE and have core utility functions for Windows that all modules can share.2011-01-24, by Sam Lantinga
- Fixed bug #11022011-01-24, by Sam Lantinga
- Fixed bug #11002011-01-24, by Sam Lantinga
- Fixed bug #11032011-01-24, by Sam Lantinga
- Fixed compiling on Windows Mobile SDK 5.0 with Visual Studio 20082011-01-24, by Sam Lantinga
- Fixed compile error2011-01-24, by Sam Lantinga
- Fixed bug #10802011-01-24, by Sam Lantinga
- Missed a small part of the patchSDL-1.2 2011-01-24, by Sam Lantinga
- Fixed bug #1080SDL-1.2 2011-01-24, by Sam Lantinga
- Renamed SDL_keysym to SDL_KeySym2011-01-24, by krogoway
- Fixed bug #10112011-01-23, by Sam Lantinga
- Trying to close Andreas' branch again.2011-01-23, by Sam Lantinga
- Fixed bug #10112011-01-23, by Sam Lantinga
- Michael Bicha to SamSDL-1.2 2011-01-23, by Sam Lantinga
- iOS Xcode project template fixes/changes.2011-01-31, by Eric Wing <ewing . public |-at-| gmail . com>
- New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.2011-01-31, by Eric Wing <ewing . public |-at-| gmail . com>
- Fixed size_t warnings on 64-bit build2011-01-22, by Sam Lantinga