graph
- Fix recommended by Eddy L O Jansson2009-01-19, by Sam Lantinga
- Some more safety around the SDL_HelperWindow stuff to avoid double creations.2009-01-18, by Edgar Simo
- Changes to hopefully handle the creation of a colormap for 8 bit PseudoColor visuals in X112009-01-15, by Bob Pendleton
- Unfortunately, adding the file means that every commit marks this file as2009-01-14, by Sam Lantinga
- Added a dummy revision to fix IDE builds2009-01-14, by Sam Lantinga
- Fixed OpenGL state issue reported by Dmytro Bogovych2009-01-14, by Sam Lantinga
- indent2009-01-14, by Sam Lantinga
- Fix fullscreen crash with DirectFB <= 1.2.02009-01-13, by Couriersud
- Fixed MakeSubSurface compiling issue for DirectFB <= 1.2.02009-01-13, by Couriersud
- Added DFB_VERSION_ATLEAST macro2009-01-13, by Couriersud
- Added2009-01-13, by Bob Pendleton
- Removed Rafal Bursig's MMX RLE code, at his request.2009-01-13, by Sam Lantinga
- Fixed NULL pointer dereference2009-01-13, by Sam Lantinga
- Fix third party "-Wall -Werror" builds2009-01-12, by Couriersud
- Fixed Visual C++ build2009-01-12, by Sam Lantinga
- Don't complain when the GNOME screensaver isn't running (or available)2009-01-12, by Sam Lantinga
- This is so wrong, it hurts.2009-01-12, by Sam Lantinga
- Re-enable the screensaver at exit, just in case it's needed...2009-01-12, by Sam Lantinga
- Don't disable the screen saver by default for windows applications2009-01-12, by Sam Lantinga
- Fixed snapshot target2009-01-12, by Sam Lantinga
- Reverted SDL_LoadICO_RW() addition, this should go in SDL_image2009-01-12, by Sam Lantinga
- Added an API to enable/disable the screen saver.2009-01-12, by Sam Lantinga
- Add SDL_LoadICO_RW to SDL. Loads best quality icon from *.ico file.2009-01-11, by Couriersud
- DirectFB cleanups & simple window manager2009-01-11, by Couriersud
- Fix a 64bit issue in linux/SDL_sysjoystick (int != long on 64bit)2009-01-11, by Couriersud
- First shot at new audio resampling code.2009-01-11, by Ryan C. Gordon
- NULL-terminate the lists of autogenerated converters.2009-01-11, by Ryan C. Gordon
- Allow builds that reduce or eliminate the converters/resamplers.2009-01-11, by Ryan C. Gordon