main
Support resizable windows with most examples
credits: Update links to Will Provost's album "The Living Proof"
Fix potential leak in camera example
examples/woodeneye: Display correct splitview for 4 players
examples/input/03-gamepad-polling: Render axes in blue.
examples/misc/03-locale: Fixed thumbnail to have right locale count.
Fixed error C2059: syntax error: '}'
examples/renderer/20-blending: Note when a blend mode is unsupported.
examples/storage/01-user: Set up for web builds.
examples: Add an example for SDL_Storage user data
Use PNG files for tests and examples
examples: Link to SDL integer types in code examples, too.
examples/save-rendering-to-bitmaps: Dump alpha channel.
examples: Preload onmouseover images, so it's more responsive to the user.
examples: Improve webpage generation in various ways, add thumbnails, etc.
examples: added homepage + categories pages + added CSS (similar to wiki)
examples: Make source code and console tabs take 80% of browser page.