Sam Lantinga b546db2f85 Only watch for display connect/disconnect events while the video subsystem is initialized vor 4 Jahren
..
atomic 8f1a916ac5 Add basic support for compiling on RISC OS vor 5 Jahren
audio 003a16980c wav: Make sure the data size is a multiple of blockalign, not an exact match. vor 4 Jahren
core 2d82cf78e1 url: put the Android bits in core/android vor 4 Jahren
cpuinfo 4d1c2a1857 Fix false compiler warning: initialize the variable 'memdiff' vor 4 Jahren
dynapi 7991cc38bc dynapi: move SDL_SIMDRealloc down below, after SDL_GetPreferredLocales. vor 4 Jahren
events bcbaa4ec1f If there isn't a GetGlobalMouseState() implementation, fall back to the normal one. vor 4 Jahren
file d55f47d564 Fixed compile warning vor 5 Jahren
filesystem b6afbe6317 Added SDL_log.h to SDL_internal.h so logging is available everywhere vor 5 Jahren
haptic b162629546 cmake: Fix building with -DSDL_HAPTIC=Off vor 4 Jahren
hidapi b3a34c94e0 hid: Add Microsoft Precision Mouse to the joystick blacklist. vor 5 Jahren
joystick 45c644cc99 Added support for the MOGA XP5-X Plus vor 4 Jahren
libm 54bb9aaccb k_rem_pio2.c: fix typo in second memset(): iq, not q. fixes bug #5309. vor 4 Jahren
loadso a8780c6a28 Updated copyright date for 2020 vor 5 Jahren
locale 1f4b5d54ca windows/SDL_syslocale.c: make it build against older SDKs. vor 4 Jahren
main fa23e3d00b locale: Implemented SDL_GetPreferredLocales(). vor 5 Jahren
misc 4627426994 url: WinRT actually works now (and has been tested, hooray!). vor 4 Jahren
power a8780c6a28 Updated copyright date for 2020 vor 5 Jahren
render 061256a3b3 metal: Clear the framebuffer if presenting without any other operations. vor 4 Jahren
sensor 56622f9c92 Fixed bug 5126 - MinGW compile error SDL_windowssensor.c vor 4 Jahren
stdlib e410b34f92 stdlib: Corrected implementation of SDL_wcsncmp. vor 4 Jahren
test 163896543f fix watcom build of SDL_test_common.c vor 4 Jahren
thread 0713c5790d More Linux fixes. vor 4 Jahren
timer e594a6738a emscripten: Introduce SDL_HINT_EMSCRIPTEN_ASYNCIFY vor 4 Jahren
video b546db2f85 Only watch for display connect/disconnect events while the video subsystem is initialized vor 4 Jahren
SDL.c a8780c6a28 Updated copyright date for 2020 vor 5 Jahren
SDL_assert.c a8780c6a28 Updated copyright date for 2020 vor 5 Jahren
SDL_assert_c.h a8780c6a28 Updated copyright date for 2020 vor 5 Jahren
SDL_dataqueue.c a8780c6a28 Updated copyright date for 2020 vor 5 Jahren
SDL_dataqueue.h a8780c6a28 Updated copyright date for 2020 vor 5 Jahren
SDL_error.c 09ca66bf66 SDL_error: simplified error string management. vor 5 Jahren
SDL_error_c.h 09ca66bf66 SDL_error: simplified error string management. vor 5 Jahren
SDL_hints.c a8780c6a28 Updated copyright date for 2020 vor 5 Jahren
SDL_hints_c.h a8780c6a28 Updated copyright date for 2020 vor 5 Jahren
SDL_internal.h b6afbe6317 Added SDL_log.h to SDL_internal.h so logging is available everywhere vor 5 Jahren
SDL_log.c a8780c6a28 Updated copyright date for 2020 vor 5 Jahren