Ryan C. Gordon <icculus@icculus.org> [Fri, 02 Sep 2011 13:54:45 -0400] rev 5863
Fixed another Apple typedef in SDL_opengl.h
Patrice Mandin <patmandin@gmail.com> [Thu, 01 Sep 2011 23:52:09 +0200] rev 5862
audio/mint/dma8: Use XBIOS Supexec instead of GEMDOS Super
Ryan C. Gordon <icculus@icculus.org> [Thu, 01 Sep 2011 14:02:12 -0400] rev 5861
Patched to compile.
Ryan C. Gordon <icculus@icculus.org> [Thu, 01 Sep 2011 04:42:09 -0400] rev 5860
Called method on wrong object in Android exception handler.
Fixes Bugzilla #1297.
Thanks to jon @ rafkind for the patch!
Ryan C. Gordon <icculus@icculus.org> [Thu, 01 Sep 2011 04:34:05 -0400] rev 5859
Removed unused variable.
Ryan C. Gordon <icculus@icculus.org> [Thu, 01 Sep 2011 04:31:58 -0400] rev 5858
Removed unused variable.
Ryan C. Gordon <icculus@icculus.org> [Thu, 01 Sep 2011 04:31:01 -0400] rev 5857
Backport from 1.3 branch: clean up opened joysticks in SDL_JoystickQuit().
Ryan C. Gordon <icculus@icculus.org> [Thu, 01 Sep 2011 04:25:15 -0400] rev 5856
Clean up any opened joysticks during SDL_JoystickQuit().
Otherwise, these leak memory and maybe operating system handles.
Patrice Mandin <patmandin@gmail.com> [Wed, 31 Aug 2011 19:03:02 +0200] rev 5855
video/xbios: remove __attribute__((packed))
Patrice Mandin <patmandin@gmail.com> [Tue, 30 Aug 2011 23:53:53 +0200] rev 5854
audio/mint: remove __attribute__((packed))