graph
- Merged r3106:3107 from branches/SDL-1.2: Hermes PIC fixes.2007-06-27, by Ryan C. Gordon
- Fixed previous VC6 patch.2007-06-21, by Ryan C. Gordon
- Merged r3094:3095 from branches/SDL-1.2: Visual C++ 6.0 fixes.2007-06-21, by Ryan C. Gordon
- Added a WindowID to the user event and cleaned up a little bit of formating2007-06-20, by Bob Pendleton
- Fixes for compiling with Visual C++ 8.0 Express Edition2007-06-19, by Sam Lantinga
- Key repeat is handled by the OS, since text input is now decoupled from physical key events.2007-06-16, by Sam Lantinga
- Merged r3088:3089 from branches/SDL-1.2: yasm/nasm command line fix.2007-06-16, by Ryan C. Gordon
- Merged r3087:3089 from branches/SDL-1.2: WM_XBUTTON support.2007-06-16, by Ryan C. Gordon
- Removed EPOC port from the 1.3 branch.2007-06-15, by Ryan C. Gordon
- Merge r3079:3080 from branches/SDL-1.2: disable glX if no glu.h header.2007-06-15, by Ryan C. Gordon
- Subversion should ignore sdl.pc ...2007-06-15, by Ryan C. Gordon
- Merged r3075:3076 from branches/SDL-1.2: Careful with __inline__ #define.2007-06-15, by Ryan C. Gordon
- Don't install the extra SDL config headers or SDL_copying.h2007-06-15, by Sam Lantinga
- Reworked r3067:3068 from branches/SDL-1.2: arts unavailable hardware bug fix.2007-06-14, by Ryan C. Gordon
- make indent2007-06-14, by Sam Lantinga
- Fixed running on Windows under VMware2007-06-14, by Sam Lantinga
- Merged r3062:3063 from branches/SDL-1.2: clear inaccurate x11dyn error strings.2007-06-13, by Ryan C. Gordon
- Merged r3059:3060 from branches/SDL-1.2: output key event's keysym.2007-06-13, by Ryan C. Gordon
- Avoid switch to supervisor mode in SDL_GetTicks, by updating system counter from vbl interrupt2007-06-09, by Patrice Mandin
- Set supervisor as volatile as it is modified from an interrupt2007-06-08, by Patrice Mandin
- Merged r3047:3048 from branches/SDL-1.2: SDL_revcpy() off-by-one fix.2007-06-04, by Ryan C. Gordon
- Merged r3044:3045 from branches/SDL-1.2: directfb reported screen size fix.2007-06-04, by Ryan C. Gordon
- Merged r3042:3043 from branches/SDL-1.2: legacy yasm fix.2007-06-04, by Ryan C. Gordon
- Merged r3037:3038 from branches/SDL-1.2: Mac OS X memcpy/memset selection.2007-06-03, by Ryan C. Gordon
- Fixed build issues on Mac OS X2007-05-31, by Sam Lantinga
- Merged r3029:3030 from branches/SDL-1.2: Mac OS X joystick axis fix.2007-05-29, by Ryan C. Gordon
- Allow creation of window bigger than visible size2007-05-27, by Patrice Mandin
- Simply resize existing window2007-05-26, by Patrice Mandin
- GEM has a window manager, of course2007-05-26, by Patrice Mandin
- Date: Wed, 23 May 2007 00:39:47 +03002007-05-22, by Ryan C. Gordon
- Mac OS X port always links with IOKit framework in SDL 1.3.2007-04-04, by Ryan C. Gordon
- Merged r3009:3011 from branches/SDL-1.2: Skip subsystem on --disable-joysticks.2007-04-04, by Ryan C. Gordon
- Merged r3007:3008 from branches/SDL-1.2: MapRGB/MapRGBA const correctness.2007-04-04, by Ryan C. Gordon
- Merge r3005:3006 from branches/SDL-1.2: Alpha blending MMX/3DNow register bug.2007-04-04, by Ryan C. Gordon
- Merged r3002:3003 from branches/SDL-1.2: libdir fix in sdl-config and SDL.spec2007-04-01, by Ryan C. Gordon
- Merged r2999:3000 from branches/SDL-1.2: Visual Studio compilation fix.2007-03-30, by Ryan C. Gordon
- Merge of r2554:2995 from branches/SDL-1.2: AvailabilityMacros.h for Mac OS X.2007-03-27, by Ryan C. Gordon
- Merged r2992:2993 from branches/SDL-1.2: Mac OS X multi-axis joystick support.2007-03-18, by Ryan C. Gordon
- Merge r2990:2991 from branches/SDL-1.2: try to avoid asm/page.h in fbcon.2007-03-14, by Ryan C. Gordon
- Added id of another buggy Microsoft SideWinder to the Linux joystick driver.2007-02-20, by Ryan C. Gordon
- Merged r2985:2986 from branches/SDL-1.2: directfb yuv coop level fix.2007-02-20, by Ryan C. Gordon
- Merged r2981:2982 from branches/SDL-1.2: fbcon getpagesize() compile fix.2007-02-15, by Ryan C. Gordon
- Merged r2979:2980 from branches/SDL-1.2: unsigned char in ctype funcs.2007-02-15, by Ryan C. Gordon
- Merged r2977:2978 from branches/SDL-1.2: BUGS file cutdown.2007-02-14, by Ryan C. Gordon
- Merged r2975:2976 from branches/SDL-1.2: Mac OS X F13-15 key support.2007-02-14, by Ryan C. Gordon
- Merged r2962:2963 from branches/SDL-1.2: wrong SDK path in fatbuild.sh.2007-02-13, by Ryan C. Gordon
- Merged r2960:2961 from branches/SDL-1.2...free all cursors in test/testcursor.c2007-02-13, by Ryan C. Gordon
- Merged r2956:2957 from branches/SDL-1.2: Digital Mars stdint.h usage.2007-02-12, by Ryan C. Gordon
- Merged r2954:2955 from branches/SDL-1.2: Altivec alpha blitter alignment fix.2007-02-12, by Ryan C. Gordon
- make enable match name2007-02-08, by Patrice Mandin
- Merged Bugzilla #354 fix into trunk.2007-02-03, by Ryan C. Gordon
- Updated svn repository2007-01-23, by Sam Lantinga
- Alpha sort the test list, add missing ones, remove removed ones2007-01-05, by Patrice Mandin
- Look for an exact match first when setting a video mode on BeOS.2006-12-08, by Ryan C. Gordon
- Logic error in BeOS video mode selection ("width" where it should be "height").2006-12-08, by Ryan C. Gordon
- From: Torsten Giebl2006-12-01, by Ryan C. Gordon
- Apparently it's possible that MSVC will want to call a built-in function to2006-11-29, by Ryan C. Gordon
- Merge r2918:2919 from 1.2 branch: alloca macro params in parentheses.2006-11-29, by Ryan C. Gordon
- Use SDL_strcmp(), not strcmp().2006-11-29, by Ryan C. Gordon
- Logic error in SDL_video.c (used bitwise OR instead of logical OR).2006-11-29, by Ryan C. Gordon