graph
- Compare against the correct image2009-11-18, by Sam Lantinga
- Debug info to help track down render test failures2009-11-17, by Sam Lantinga
- Added missing return values2009-11-17, by Sam Lantinga
- Fixed some bugs in the automated test suite, revealed by working SDL_RenderReadPixels()2009-11-17, by Sam Lantinga
- Scott to slouken2009-11-17, by Sam Lantinga
- Thank you automated tests (and bobbens!), fixed alpha blending for accuracy2009-11-16, by Sam Lantinga
- Fixed memory corruption in SW_RenderReadPixels()2009-11-16, by Sam Lantinga
- You can specify the format for pixel data in SDL_RenderReadPixels() and SDL_RenderWritePixels()2009-11-16, by Sam Lantinga
- Added a utility function to convert blocks of pixels2009-11-15, by Sam Lantinga
- Hmm, this isn't going to work, is it?2009-11-15, by Sam Lantinga
- Work in progress: SDL_RenderReadPixels() should be implemented soon.2009-11-15, by Sam Lantinga
- Work in progress on OpenGL ReadPixels/WritePixels interface2009-11-15, by Sam Lantinga
- Updated for the new pixel format structure2009-11-11, by Sam Lantinga
- The docs directory doesn't exist anymore2009-11-11, by Sam Lantinga
- Fixed gcc warning2009-11-09, by Sam Lantinga
- Work in progress on implementation of SDL_RenderReadPixels() and SDL_RenderWritePixels(), code untested.2009-11-09, by Sam Lantinga
- Fixed bug #8782009-11-09, by Sam Lantinga
- Fixed compile warning2009-11-08, by Sam Lantinga
- Skip renderers that fail to initialize2009-11-08, by Sam Lantinga
- Removed the separate static simulator target, all targets create libSDLiPhoneOS.a2009-11-02, by Sam Lantinga
- Fixed bug #8472009-11-02, by Sam Lantinga
- cpuid doesn't actually change the flags register2009-10-30, by Sam Lantinga
- Fixed bug #7342009-10-30, by Sam Lantinga
- Cursor hotspot fixes.2009-10-29, by Mike Gorchak
- Fixed compile error2009-10-28, by Sam Lantinga
- Automatically initialize the video system and create a renderer to simplify use.2009-10-28, by Sam Lantinga
- Adam Strzelecki to SDL2009-10-28, by Sam Lantinga
- Adam Strzelecki to SDL2009-10-28, by Sam Lantinga
- Adam Strzelecki to SDL2009-10-23, by Sam Lantinga
- Adam Strzelecki to SDL2009-10-23, by Sam Lantinga
- Fixes in GLES configuration selection.2009-10-22, by Mike Gorchak
- Fixes in GLES configuration selection. Support for an old QNX 6.3.2.2009-10-22, by Mike Gorchak
- Optimizations.2009-10-22, by Mike Gorchak
- Adam Strzelecki to SDL2009-10-22, by Sam Lantinga
- Support for GL initialization parameters has been added.2009-10-21, by Mike Gorchak
- Partial fix for bug #8592009-10-19, by Sam Lantinga
- There's a bug with gcc 4.4.1 and -O2 where srcp doesn't get the correct value after the first scanline. Ugh.2009-10-18, by Sam Lantinga
- Merged improvements to SDL_SoftStretch() from SDL 1.22009-10-18, by Sam Lantinga
- Fixed bug #8532009-10-18, by Sam Lantinga
- Whoops, need " inside quotes2009-10-17, by Sam Lantinga
- Fixed bug #8522009-10-17, by Sam Lantinga
- iPhone/Xcode for 1.32009-10-17, by Sam Lantinga
- iPhone interruption patch / SDL 1.32009-10-17, by Sam Lantinga
- Working on fullscreen video modes support2009-10-13, by Mike Gorchak
- Fixed memory allocation size.2009-10-13, by Mike Gorchak
- Fixed handling of the initial window size.2009-10-13, by Mike Gorchak
- All 2D operations in Photon driver have been finished. The driver is ready to use. There fullscreen modes and YUV textures are rest only.2009-10-13, by Mike Gorchak
- Options --double --triple have been added to test double and triple buffering.2009-10-13, by Mike Gorchak
- We don't need dlvsym() for ALSA anymore, yay!2009-10-13, by Sam Lantinga
- Fixed SDL_BLENDMODE_MASK for GL and GLES renderers, now blending works like in software renderer.2009-10-13, by Mike Gorchak
- Only show the dynamic audio libraries if we'll be dynamically loading them2009-10-13, by Sam Lantinga
- Simplify and improve dynamic library detection, taken from SDL_image2009-10-13, by Sam Lantinga
- Debian patch: 050_altivec_detection.diff2009-10-13, by Sam Lantinga
- Fixed OpenGL ES primitive alpha blending.2009-10-13, by Mike Gorchak
- Missed converting PULSE to PULSEAUDIO2009-10-13, by Sam Lantinga
- Initial support for fullscreen application modes.2009-10-12, by Mike Gorchak
- Photon SDL renderer almost finished, the double/tripple buffering is left only.2009-10-12, by Mike Gorchak
- Joystick patch from FreeBSD ports system2009-10-12, by Sam Lantinga
- Continue working on 2D support in Photon.2009-10-12, by Mike Gorchak
- Continue working on 2D support in Photon2009-10-11, by Mike Gorchak