SDL/src
Jjgod Jiang bb50647d2f Fix double mouse motion in OS X
Simply ignore the event handler for Windowed mode in fullscreen.
2011-01-21 00:25:08 +01:00
..
atomic Whoops, good catch from Greg Jandl 2011-01-18 22:10:37 -08:00
audio Fixed audio buffer lifecycle and implemented audio shutdown 2011-01-13 12:32:55 -08:00
cpuinfo Mostly cleaned up warnings with -Wmissing-prototypes 2010-06-26 08:56:48 -07:00
events Window move events have the same problem as size events on Windows 2011-01-19 16:02:15 -08:00
file Mostly cleaned up warnings with -Wmissing-prototypes 2010-06-26 08:56:48 -07:00
haptic Fixed compiling with Visual Studio 2008 2010-08-29 14:22:22 -07:00
joystick Cleaned up internal accelerometer interface 2011-01-13 18:03:56 -08:00
libm Use SDL endian macros in libm. 2010-11-16 13:24:55 -05:00
loadso Fixed bug #926 2010-01-24 21:10:53 +00:00
main Make sure we shut down the app if SDL_main() returns instead of exiting. 2011-01-13 17:13:00 -08:00
power Implemented SDL power APIs for iPhoneOS. 2010-04-30 00:39:31 -04:00
stdlib Fixed compiling with Visual Studio 2008 2010-08-29 14:22:22 -07:00
thread Fixed compile warning with latest mingw32 compiler 2010-07-05 12:32:44 -07:00
timer Fixed compile warnings 2010-07-13 22:26:50 -07:00
video Fix double mouse motion in OS X 2011-01-21 00:25:08 +01:00
SDL_android.cpp Added "mouse" support for the Android touch screen 2011-01-13 18:31:15 -08:00
SDL_android.h Cleaned up internal accelerometer interface 2011-01-13 18:03:56 -08:00
SDL_assert_c.h Mostly cleaned up warnings with -Wmissing-prototypes 2010-06-26 08:56:48 -07:00
SDL_assert.c Fixed compiler warning about symbol redefinition 2011-01-16 17:47:52 -08:00
SDL_compat.c Florian Forster to sdl 2011-01-19 16:06:47 -08:00
SDL_error_c.h Mostly cleaned up warnings with -Wmissing-prototypes 2010-06-26 08:56:48 -07:00
SDL_error.c Added an extra line for consistency 2011-01-12 21:21:08 -08:00
SDL_fatal.c Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL_fatal.h Fixed bug #926 2010-01-24 21:10:53 +00:00
SDL.c Mostly cleaned up warnings with -Wmissing-prototypes 2010-06-26 08:56:48 -07:00