graph
- Placeholder for line drawing algorithm (current code doesn't work)2008-12-20, by Sam Lantinga
- Fixed crash in software line drawing2008-12-20, by Sam Lantinga
- Added stubs for software implementations of blending fills and line drawing2008-12-20, by Sam Lantinga
- Added a test program for line drawing2008-12-20, by Sam Lantinga
- Minor corrections2008-12-20, by Sam Lantinga
- indent2008-12-20, by Sam Lantinga
- Date: Fri, 19 Dec 2008 20:17:35 +01002008-12-20, by Sam Lantinga
- indent2008-12-20, by Sam Lantinga
- Fixed crash when resizing YUV textures2008-12-20, by Sam Lantinga
- More resampling fixes.2008-12-19, by Ryan C. Gordon
- Allocate SDL_AudioCVT::coeff before using it.2008-12-19, by Ryan C. Gordon
- Use SDL_zerop instead of SDL_memset.2008-12-19, by Ryan C. Gordon
- Zero out SDL_AudioCVT struct before using it, to ensure it's all initialized.2008-12-19, by Ryan C. Gordon
- Reminder to implement icon support2008-12-19, by Sam Lantinga
- indent2008-12-17, by Sam Lantinga
- * Implemented X11 fullscreen input grab2008-12-17, by Sam Lantinga
- indent2008-12-16, by Sam Lantinga
- Progress on fullscreen mode switching on X112008-12-16, by Sam Lantinga
- Use the desktop format instead of an arbitrary one.2008-12-16, by Sam Lantinga
- Corrected case for TargetConditionals.h2008-12-14, by Sam Lantinga
- The X11 window and all pixmaps and images share the same visual and depth.2008-12-14, by Sam Lantinga
- Whoops, the X11 driver doesn't support fullscreen modes (yet)2008-12-13, by Sam Lantinga
- Fixed BadMatch error in X11 renderer2008-12-13, by Sam Lantinga
- Updated test for API changes2008-12-13, by Sam Lantinga
- Fixed SDL 1.2 compatibility problem.2008-12-13, by Sam Lantinga
- indent2008-12-13, by Sam Lantinga
- Updated TODO list2008-12-13, by Sam Lantinga
- Some error checking when destroying the HelperWindow.2008-12-12, by Edgar Simo
- Added current_w and current_h to SDL_VideoInfo for SDL 1.2 compatibility2008-12-12, by Sam Lantinga
- Updated TODO list2008-12-10, by Sam Lantinga