SDL/src
Ryan C. Gordon 6969b0e744 Make Linux dynamically look up pthread_setname_np() for older glibc compat.
Cleaned up the lookup code to make Mac OS X use most of the same code.
2012-11-03 12:06:27 -04:00
..
atomic Removed executable bit from source files 2012-09-27 14:35:28 -07:00
audio Fixed bug 1632 - iOS CoreAudio doesn't close 2012-11-02 09:28:40 -07:00
core Added some platform specific API functions for Android: 2012-11-02 02:22:32 -07:00
cpuinfo Removed executable bit from source files 2012-09-27 14:35:28 -07:00
events Allow events at startup so we don't lose important events like SDL_DROPFILE 2012-10-14 01:30:42 -07:00
file Try opening relative path files from internal storage. 2012-11-02 03:08:40 -07:00
haptic Removed executable bit from source files 2012-09-27 14:35:28 -07:00
joystick Removed executable bit from source files 2012-09-27 14:35:28 -07:00
libm Happy New Year! 2011-12-31 09:28:07 -05:00
loadso Removed executable bit from source files 2012-09-27 14:35:28 -07:00
main Removed executable bit from source files 2012-09-27 14:35:28 -07:00
power Removed executable bit from source files 2012-09-27 14:35:28 -07:00
render The logical size set for a render target is temporary and shouldn't conflict with the logical size set for a window. 2012-10-12 02:56:41 -07:00
stdlib It turns out that UCS2 and UCS4 are defined as big-endian encodings 2012-10-28 13:03:45 -07:00
thread Make Linux dynamically look up pthread_setname_np() for older glibc compat. 2012-11-03 12:06:27 -04:00
timer Removed executable bit from source files 2012-09-27 14:35:28 -07:00
video Cocoa_ShowMessageBox() should call Cocoa_RegisterApp(). 2012-11-02 16:48:47 -04:00
SDL_assert_c.h Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_assert.c Switched assert system to use new message box functionality 2012-10-30 19:00:43 -07:00
SDL_error_c.h Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_error.c Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_fatal.c Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_fatal.h Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_hints_c.h Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_hints.c Removed executable bit from source files 2012-09-27 14:35:28 -07:00
SDL_log.c Added an assert log category, and NSLog support on Mac OS X and iOS 2012-10-30 12:30:02 -07:00
SDL.c Removed executable bit from source files 2012-09-27 14:35:28 -07:00