2007-06-04 |
Ryan C. Gordon |
Merged r3044:3045 from branches/SDL-1.2: directfb reported screen size fix.
|
2007-06-04 |
Ryan C. Gordon |
Merged r3042:3043 from branches/SDL-1.2: legacy yasm fix.
|
2007-06-03 |
Ryan C. Gordon |
Merged r3037:3038 from branches/SDL-1.2: Mac OS X memcpy/memset selection.
|
2007-05-31 |
Sam Lantinga |
Fixed build issues on Mac OS X
|
2007-05-29 |
Ryan C. Gordon |
Merged r3029:3030 from branches/SDL-1.2: Mac OS X joystick axis fix.
|
2007-05-27 |
Patrice Mandin |
Allow creation of window bigger than visible size
|
2007-05-26 |
Patrice Mandin |
Simply resize existing window
|
2007-05-26 |
Patrice Mandin |
GEM has a window manager, of course
|
2007-05-22 |
Ryan C. Gordon |
Date: Wed, 23 May 2007 00:39:47 +0300
|
2007-04-04 |
Ryan C. Gordon |
Mac OS X port always links with IOKit framework in SDL 1.3.
|
2007-04-04 |
Ryan C. Gordon |
Merged r3009:3011 from branches/SDL-1.2: Skip subsystem on --disable-joysticks.
|
2007-04-04 |
Ryan C. Gordon |
Merged r3007:3008 from branches/SDL-1.2: MapRGB/MapRGBA const correctness.
|
2007-04-04 |
Ryan C. Gordon |
Merge r3005:3006 from branches/SDL-1.2: Alpha blending MMX/3DNow register bug.
|
2007-04-01 |
Ryan C. Gordon |
Merged r3002:3003 from branches/SDL-1.2: libdir fix in sdl-config and SDL.spec
|
2007-03-30 |
Ryan C. Gordon |
Merged r2999:3000 from branches/SDL-1.2: Visual Studio compilation fix.
|
2007-03-27 |
Ryan C. Gordon |
Merge of r2554:2995 from branches/SDL-1.2: AvailabilityMacros.h for Mac OS X.
|
2007-03-18 |
Ryan C. Gordon |
Merged r2992:2993 from branches/SDL-1.2: Mac OS X multi-axis joystick support.
|
2007-03-14 |
Ryan C. Gordon |
Merge r2990:2991 from branches/SDL-1.2: try to avoid asm/page.h in fbcon.
|
2007-02-20 |
Ryan C. Gordon |
Added id of another buggy Microsoft SideWinder to the Linux joystick driver.
|
2007-02-20 |
Ryan C. Gordon |
Merged r2985:2986 from branches/SDL-1.2: directfb yuv coop level fix.
|
2007-02-15 |
Ryan C. Gordon |
Merged r2981:2982 from branches/SDL-1.2: fbcon getpagesize() compile fix.
|
2007-02-15 |
Ryan C. Gordon |
Merged r2979:2980 from branches/SDL-1.2: unsigned char in ctype funcs.
|
2007-02-14 |
Ryan C. Gordon |
Merged r2977:2978 from branches/SDL-1.2: BUGS file cutdown.
|
2007-02-14 |
Ryan C. Gordon |
Merged r2975:2976 from branches/SDL-1.2: Mac OS X F13-15 key support.
|
2007-02-13 |
Ryan C. Gordon |
Merged r2962:2963 from branches/SDL-1.2: wrong SDK path in fatbuild.sh.
|
2007-02-13 |
Ryan C. Gordon |
Merged r2960:2961 from branches/SDL-1.2...free all cursors in test/testcursor.c
|
2007-02-12 |
Ryan C. Gordon |
Merged r2956:2957 from branches/SDL-1.2: Digital Mars stdint.h usage.
|
2007-02-12 |
Ryan C. Gordon |
Merged r2954:2955 from branches/SDL-1.2: Altivec alpha blitter alignment fix.
|
2007-02-08 |
Patrice Mandin |
make enable match name
|
2007-02-03 |
Ryan C. Gordon |
Merged Bugzilla #354 fix into trunk.
|
2007-01-23 |
Sam Lantinga |
Updated svn repository
|
2007-01-05 |
Patrice Mandin |
Alpha sort the test list, add missing ones, remove removed ones
|
2006-12-08 |
Ryan C. Gordon |
Look for an exact match first when setting a video mode on BeOS.
|
2006-12-08 |
Ryan C. Gordon |
Logic error in BeOS video mode selection ("width" where it should be "height").
|
2006-12-01 |
Ryan C. Gordon |
From: Torsten Giebl
|
2006-11-29 |
Ryan C. Gordon |
Apparently it's possible that MSVC will want to call a built-in function to
|
2006-11-29 |
Ryan C. Gordon |
Merge r2918:2919 from 1.2 branch: alloca macro params in parentheses.
|
2006-11-29 |
Ryan C. Gordon |
Use SDL_strcmp(), not strcmp().
|
2006-11-29 |
Ryan C. Gordon |
Logic error in SDL_video.c (used bitwise OR instead of logical OR).
|
2006-11-21 |
Ryan C. Gordon |
Merged r2913:2914 from SDL-1.2 branch into trunk: alpha blit GCC MMX asm fix.
|
2006-11-13 |
Patrice Mandin |
Save/restore current video mode and palette
|
2006-11-13 |
Patrice Mandin |
xbios: preliminary video mode init
|
2006-11-13 |
Ryan C. Gordon |
Merged r2906:2907 from 1.2 branch to trunk: power of two channels in dsp backend.
|
2006-11-11 |
Ryan C. Gordon |
Fixed building of Windows waveout audio.
|
2006-11-07 |
Ryan C. Gordon |
Merged r2903:2904 from SDL-1.2 branch to trunk: BeOS loadso updates.
|
2006-11-07 |
Ryan C. Gordon |
Merged r2901:2902 from SDL-1.2 branch to trunk: printf stupidity fixes.
|
2006-11-07 |
Ryan C. Gordon |
Merged r2899:2900 from SDL-1.2 branch to trunk: testloadso program.
|
2006-11-03 |
Ryan C. Gordon |
Use dummy joystick backend if subsystem is enabled but no better driver was
|
2006-10-29 |
Sam Lantinga |
@#$% indent
|
2006-10-29 |
Sam Lantinga |
(none)
|
2006-10-29 |
Sam Lantinga |
Merged Ryan's fix, in case we need it later.
|
2006-10-29 |
Ryan C. Gordon |
Removed AmigaOS code for 1.3 branch.
|
2006-10-29 |
Ryan C. Gordon |
Win32 joystick fix, ported from 1.2 branch r2887:2888. (Thanks, Ondrej!)
|
2006-10-28 |
Sam Lantinga |
indent is evil
|
2006-10-28 |
Sam Lantinga |
Fixed mouse enter/leave events for a single window.
|
2006-10-28 |
Sam Lantinga |
Fixed focus comptability bug
|
2006-10-28 |
Ryan C. Gordon |
Oh for crying out loud...
|
2006-10-28 |
Ryan C. Gordon |
Whoops, wrong variable name.
|
2006-10-28 |
Ryan C. Gordon |
Fix potential memory leaks if CoreAudio initialization fails.
|
2006-10-28 |
Ryan C. Gordon |
Patched to compile.
|