SDL/src
Alex Szpakowski 457390fcf8 metal: avoid an extra buffer allocation and GPU data copy in RunCommandQueue, it's not needed. Improves overall performance. 2018-11-01 20:24:21 -03:00
..
atomic SDL_atomic.c, SDL_spinlock.c: use lock prefix with xchg in Watcom asm. 2018-09-27 11:55:02 +03:00
audio Add and update include guards 2018-10-28 21:36:48 +01:00
core Merge SDL-ryan-batching-renderer branch to default. 2018-10-31 15:03:41 -04:00
cpuinfo Fixed bug 4277 - warnings patch 2018-09-27 14:56:29 -07:00
dynapi Merge SDL-ryan-batching-renderer branch to default. 2018-10-31 15:03:41 -04:00
events Add and update include guards 2018-10-28 21:36:48 +01:00
file Small stack allocations fall back to malloc if they're unexpectedly large. 2018-10-22 20:50:32 -04:00
filesystem revert the recent typecast assignment changes (see bug #4079) 2018-02-12 17:00:00 +03:00
haptic Add and update include guards 2018-10-28 21:36:48 +01:00
hidapi Don't build SDL_JOYSTICK_HIDAPI by default on iOS 2018-10-26 09:27:31 -07:00
joystick Merge SDL-ryan-batching-renderer branch to default. 2018-10-31 15:03:41 -04:00
libm Add and update include guards 2018-10-28 21:36:48 +01:00
loadso Small stack allocations fall back to malloc if they're unexpectedly large. 2018-10-22 20:50:32 -04:00
main winmain: Patched to compile on C89 compilers. 2018-10-29 20:18:50 -04:00
power SDL_power.c: Adjust SDL_POWER_DISABLED ifdefs to avoid zero-size array 2018-10-15 11:01:00 +03:00
render metal: avoid an extra buffer allocation and GPU data copy in RunCommandQueue, it's not needed. Improves overall performance. 2018-11-01 20:24:21 -03:00
sensor Add and update include guards 2018-10-28 21:36:48 +01:00
stdlib Fixed bug 4283 - SDL's version of memset is different from libc's 2018-09-28 20:48:18 -07:00
test Added SDL_GetDisplayOrientation() to get the display orientation, and added a new event SDL_DISPLAYEVENT to notify the application when the orientation changes. 2018-08-22 21:48:28 -07:00
thread thread: make SDL_CreateThreadWithStackSize() a public API. 2018-10-11 16:40:01 -04:00
timer Add and update include guards 2018-10-28 21:36:48 +01:00
video merge fallout: Patched to compile, fixed some compiler warnings, etc. 2018-11-01 12:31:45 -04:00
SDL.c Moved SDL_IsTablet() to a cross-platform API function 2018-08-21 20:03:54 -07:00
SDL_assert.c Small stack allocations fall back to malloc if they're unexpectedly large. 2018-10-22 20:50:32 -04:00
SDL_assert_c.h Add and update include guards 2018-10-28 21:36:48 +01:00
SDL_dataqueue.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_dataqueue.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_error.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_error_c.h Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_hints.c Updated copyright for 2018 2018-01-03 10:03:25 -08:00
SDL_internal.h Small stack allocations fall back to malloc if they're unexpectedly large. 2018-10-22 20:50:32 -04:00
SDL_log.c Small stack allocations fall back to malloc if they're unexpectedly large. 2018-10-22 20:50:32 -04:00