log

age author description
2007-02-16 Ryan C. Gordon Minor const correctness patch to SDL_iconv. SDL-1.2
2007-02-15 Ryan C. Gordon Patched fbcon to compile on newer Linux kernels that don't #define PAGE_SIZE, SDL-1.2
2007-02-15 Ryan C. Gordon Force chars to unsigned chars in SDL_string.c, so platforms that expect SDL-1.2
2007-02-14 Ryan C. Gordon Removed the contents of the BUGS file, as most (all?) of the issues were SDL-1.2
2007-02-14 Ryan C. Gordon Quartz code should use F13, F14, and F15 keys instead of PrintScreen, SDL-1.2
2007-02-13 Ryan C. Gordon Corrected wrong SDK path in build-scripts/fatbuild.sh. SDL-1.2
2007-02-13 Ryan C. Gordon Free all the created cursors in test/testcursor.c. SDL-1.2
2007-02-12 Ryan C. Gordon Digital Mars has stdint.h, so use the header on Windows with that compiler. SDL-1.2
2007-02-12 Ryan C. Gordon Handle source data alignment correctly in Blit32to32SurfaceAlphaAltivec(). SDL-1.2
2007-02-05 Ryan C. Gordon Patched to compile on BeOS and old, old GCC releases. SDL-1.2
2007-02-03 Ryan C. Gordon Actually, this is dumb, just simplify this for now. SDL-1.2
2007-02-03 Ryan C. Gordon Moved otherwise-unused underscore-prepending code in dlopen backend into an SDL-1.2
2007-01-23 Sam Lantinga Updated svn repository SDL-1.2
2007-01-14 Patrice Mandin Add error message if not using SDL_LoadObject SDL-1.2
2007-01-11 Patrice Mandin Disable TurboVeille screensaver if present SDL-1.2
2007-01-04 Patrice Mandin Alpha sort the test list, add missing ones, remove removed ones SDL-1.2