Fri, 05 Feb 2010 19:20:49 +0000 |
Ryan C. Gordon |
Fixed uninitialized variable in FreeBSD joystick.
SDL-1.2
|
Sun, 24 Jan 2010 20:08:14 +0000 |
Ryan C. Gordon |
PulseAudio: get the window title for the context name if it wasn't set already.
SDL-1.2
|
Sun, 24 Jan 2010 17:54:57 +0000 |
Ryan C. Gordon |
Patched to compile on Visual C++.
SDL-1.2
|
Sun, 24 Jan 2010 08:35:09 +0000 |
Ryan C. Gordon |
1.2: let PulseAudio hook into SDL_WM_SetCaption().
SDL-1.2
|
Sun, 17 Jan 2010 05:19:32 +0000 |
Ryan C. Gordon |
Reverted accidental commit.
SDL-1.2
|
Sun, 17 Jan 2010 05:17:59 +0000 |
Ryan C. Gordon |
1.2 pulseaudio: make some function pointers static.
SDL-1.2
|
Wed, 06 Jan 2010 06:41:41 +0000 |
Ryan C. Gordon |
Call SDL_OutOfMemory() if SDL_malloc() fails.
SDL-1.2
|
Thu, 17 Dec 2009 14:33:00 +0000 |
Sam Lantinga |
Merged SDL 1.3 revision 5424, fixing a crash in the joystick code on recent kernels.
SDL-1.2
|
Mon, 14 Dec 2009 22:41:31 +0000 |
Sam Lantinga |
Fixed bug #901
SDL-1.2
|
Fri, 11 Dec 2009 15:31:37 +0000 |
Sam Lantinga |
Fixed bug #898
SDL-1.2
|
Fri, 11 Dec 2009 15:24:53 +0000 |
Sam Lantinga |
Fixed bug #849 some more:
SDL-1.2
|
Fri, 11 Dec 2009 15:14:13 +0000 |
Sam Lantinga |
Fixed bug #895
SDL-1.2
|
Fri, 11 Dec 2009 15:11:49 +0000 |
Sam Lantinga |
Fixed bug #899
SDL-1.2
|
Fri, 11 Dec 2009 08:00:57 +0000 |
Sam Lantinga |
Fixed bug #896
SDL-1.2
|
Thu, 03 Dec 2009 04:20:46 +0000 |
Sam Lantinga |
Missing pop over a jump
SDL-1.2
|
Wed, 02 Dec 2009 16:24:21 +0000 |
Sam Lantinga |
Fixed crash - need to save and restore rbx around cpuid, since the compiler may be assuming the stack pointer isn't being modified when filling in %0.
SDL-1.2
|
Tue, 17 Nov 2009 05:14:23 +0000 |
Sam Lantinga |
Fixed bug #888
SDL-1.2
|
Tue, 17 Nov 2009 04:59:13 +0000 |
Sam Lantinga |
Fixed bugs #882 and 865, re-opening bug #634
SDL-1.2
|
Sun, 15 Nov 2009 17:21:24 +0000 |
Sam Lantinga |
Gregory Smith
SDL-1.2
|
Mon, 09 Nov 2009 18:02:32 +0000 |
Patrice Mandin |
Forgot a check for Coldfire CPU
SDL-1.2
|
Sat, 07 Nov 2009 20:56:09 +0000 |
Patrice Mandin |
Adapt timer code for Coldfire
SDL-1.2
|
Sat, 07 Nov 2009 20:45:45 +0000 |
Patrice Mandin |
Adapt audio interrupts for Coldfire
SDL-1.2
|
Sat, 07 Nov 2009 12:20:01 +0000 |
Patrice Mandin |
Adapt XBIOS asm routine for Coldfire
SDL-1.2
|
Fri, 06 Nov 2009 22:43:51 +0000 |
Patrice Mandin |
Damn. Need to be more careful with stack stuff.
SDL-1.2
|
Fri, 06 Nov 2009 22:40:19 +0000 |
Patrice Mandin |
Oops. Forgot a change for Coldfire.
SDL-1.2
|
Fri, 06 Nov 2009 22:32:16 +0000 |
Patrice Mandin |
Adapt IKBD asm routine for Coldfire
SDL-1.2
|
Fri, 06 Nov 2009 21:17:16 +0000 |
Patrice Mandin |
Disable C2P routines for Coldfire CPUs
SDL-1.2
|
Fri, 06 Nov 2009 18:06:01 +0000 |
Patrice Mandin |
Disable m68k assembly for Coldfire CPUs
SDL-1.2
|