Ozkan Sezer fe2cc8d86c OS2_VideoQuit(): avoid double free()ing of displays. 5 years ago
..
atomic 8f1a916ac5 Add basic support for compiling on RISC OS 6 years ago
audio 222f026899 os/2: port from SDL2-2.0.4 to SDL2-2.0.5: 5 years ago
core aa790837eb os2: several warning fixes. 5 years ago
cpuinfo 34a82fca49 SDL_cpuinfo.c (OS2): undefine HAVE_SYSCTLBYNAME 5 years ago
dynapi 7991cc38bc dynapi: move SDL_SIMDRealloc down below, after SDL_GetPreferredLocales. 5 years ago
events bcbaa4ec1f If there isn't a GetGlobalMouseState() implementation, fall back to the normal one. 5 years ago
file d55f47d564 Fixed compile warning 6 years ago
filesystem 5d89217f6b os2/SDL_sysfilesystem.c: fix crash if one of the parameters is NULL 5 years ago
haptic b162629546 cmake: Fix building with -DSDL_HAPTIC=Off 5 years ago
hidapi b3a34c94e0 hid: Add Microsoft Precision Mouse to the joystick blacklist. 5 years ago
joystick a558409b2e Only include CoreHaptics if we're building with rumble support 5 years ago
libm 54bb9aaccb k_rem_pio2.c: fix typo in second memset(): iq, not q. fixes bug #5309. 5 years ago
loadso aa790837eb os2: several warning fixes. 5 years ago
locale 1f4b5d54ca windows/SDL_syslocale.c: make it build against older SDKs. 5 years ago
main fa23e3d00b locale: Implemented SDL_GetPreferredLocales(). 5 years ago
misc 59022829f4 riscos: Implement SDL_OpenURL() 5 years ago
power a8780c6a28 Updated copyright date for 2020 6 years ago
render 061256a3b3 metal: Clear the framebuffer if presenting without any other operations. 5 years ago
sensor 56622f9c92 Fixed bug 5126 - MinGW compile error SDL_windowssensor.c 5 years ago
stdlib e410b34f92 stdlib: Corrected implementation of SDL_wcsncmp. 5 years ago
test 163896543f fix watcom build of SDL_test_common.c 5 years ago
thread 54ced668c4 port from 2.0.12 to 2.0.13 / current SDL-hg repository. 5 years ago
timer 74cfb81dbb os2: add port files for SDL2-2.0.4 from Andrey Vasilkin 5 years ago
video fe2cc8d86c OS2_VideoQuit(): avoid double free()ing of displays. 5 years ago
SDL.c a8780c6a28 Updated copyright date for 2020 6 years ago
SDL_assert.c a8780c6a28 Updated copyright date for 2020 6 years ago
SDL_assert_c.h a8780c6a28 Updated copyright date for 2020 6 years ago
SDL_dataqueue.c a8780c6a28 Updated copyright date for 2020 6 years ago
SDL_dataqueue.h a8780c6a28 Updated copyright date for 2020 6 years ago
SDL_error.c 09ca66bf66 SDL_error: simplified error string management. 6 years ago
SDL_error_c.h 09ca66bf66 SDL_error: simplified error string management. 6 years ago
SDL_hints.c a8780c6a28 Updated copyright date for 2020 6 years ago
SDL_hints_c.h a8780c6a28 Updated copyright date for 2020 6 years ago
SDL_internal.h b6afbe6317 Added SDL_log.h to SDL_internal.h so logging is available everywhere 6 years ago
SDL_log.c a8780c6a28 Updated copyright date for 2020 6 years ago