SDL/src
Jørgen P. Tjernø 86f23314c3 Mac: Correct the y-axis position after 94af945dbb57
This fixes a bug where we'd offset positions by the height of the dock, if it
was along the bottom of the screen.

Fixes https://bugzilla.libsdl.org/show_bug.cgi?id=2509
Thanks to Alex Szpakowski for bug & patch.
2014-04-24 21:05:51 -07:00
..
atomic Integrated David Ludwig's support for Windows RT 2014-03-09 11:36:47 -07:00
audio Patched to compile on C89 compilers, removed more streamer code. 2014-03-20 18:00:41 -04:00
core Fixed cygwin build 2014-04-23 13:54:47 -07:00
cpuinfo Static analysis fix: Value stored to '[bcd]' is never read. 2014-03-19 16:55:38 -04:00
dynapi Render: Allow empty cliprect. 2014-04-19 13:15:41 -07:00
events Fixed missing j 2014-04-19 10:17:36 -07:00
file Fixed iOS build 2014-03-15 19:30:52 -07:00
filesystem Added missing copyright notices 2014-03-13 21:21:26 -07:00
haptic Removed empty statements. 2014-04-05 23:50:09 +02:00
joystick Fixed the joystick side of XInput haptic detection on Windows 8 2014-03-31 10:38:26 -07:00
libm Tossed in some SDL_asserts to make static analyzer happier. 2014-03-23 18:56:47 -04:00
loadso Integrated David Ludwig's support for Windows RT 2014-03-09 11:36:47 -07:00
main Fixed unused local variable warning. 2014-04-05 23:24:33 +02:00
power Added a missing file related to WinRT power management/reporting. 2014-03-14 01:36:05 -04:00
render Render: Allow empty cliprect. 2014-04-19 13:15:41 -07:00
stdlib Add input validation to SDL_getenv/SDL_setenv; update Stdlib testsuite; add Hints testsuite 2014-03-19 21:39:55 -07:00
test Fail if we couldn't create the specified renderer 2014-04-05 16:25:30 -07:00
thread Fixed the copyright date on files contributed by David Ludwig 2014-03-13 00:40:08 -07:00
timer Integrated David Ludwig's support for Windows RT 2014-03-09 11:36:47 -07:00
video Mac: Correct the y-axis position after 94af945dbb57 2014-04-24 21:05:51 -07:00
SDL_assert_c.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_assert.c Integrated David Ludwig's support for Windows RT 2014-03-09 11:36:47 -07:00
SDL_error_c.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_error.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_hints.c Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_internal.h Fixed bug 2374 - Update copyright for 2014... 2014-02-02 00:53:27 -08:00
SDL_log.c Integrated David Ludwig's support for Windows RT 2014-03-09 11:36:47 -07:00
SDL.c Fixed bug 2423 - timeBeginPeriod & timeEndPeriod mismatch 2014-03-01 09:50:52 -08:00