Ryan C. Gordon a749035f10 windows: Message boxes use Task Dialogs if possible (thanks, Jack!). 8 年 前
..
atomic e3cc5b2c6b Updated copyright for 2018 8 年 前
audio 99a0c0f0e2 Fixed MinGW-w64 build 8 年 前
core ed64d54dfd windows: added WIN_IsWindows7OrGreater(). 8 年 前
cpuinfo e3cc5b2c6b Updated copyright for 2018 8 年 前
dynapi 40b27fd51b revert the recent typecast assignment changes (see bug #4079) 8 年 前
events 330b19c968 Fixed building on platforms without __sighandler_t 8 年 前
file e3cc5b2c6b Updated copyright for 2018 8 年 前
filesystem 40b27fd51b revert the recent typecast assignment changes (see bug #4079) 8 年 前
haptic e3cc5b2c6b Updated copyright for 2018 8 年 前
joystick 6e3d0a133c Use new XInput mapping for Win10+ (Bugzilla #3960) 8 年 前
libm 11c348b4d7 SDL_log10 8 年 前
loadso e3cc5b2c6b Updated copyright for 2018 8 年 前
main 1143857d76 Fixed bug 4073 - Unquoted Unicode argument parsing broken on Windows due to incorrect usage of SDL_isspace() 8 年 前
power e3cc5b2c6b Updated copyright for 2018 8 年 前
render 8891f5919f Backed out changeset 6c8521d53507 8 年 前
stdlib 3b4c2fdf5d Fixed bug 3947 - replace strlcpy with memcpy in SDL_strdup() 8 年 前
test 3ea093cc85 SDL_test_fuzzer.c: fix strict aliasing warnings by using a union. 8 年 前
thread f9f45d0bf5 Fixed bug 4097 - Segmentation fault by SDL_CreateThreadWithStackSize 8 年 前
timer e3cc5b2c6b Updated copyright for 2018 8 年 前
video a749035f10 windows: Message boxes use Task Dialogs if possible (thanks, Jack!). 8 年 前
SDL.c a0687a9ccb Fixed bug 4034 - Don't include _DllMainCRTStartup() if SDL_STATIC_LIB is defined. 8 年 前
SDL_assert.c 8536130aa2 assert: Use TerminateProcess() on Windows, vs ExitProcess (thanks, Jack!). 8 年 前
SDL_assert_c.h e3cc5b2c6b Updated copyright for 2018 8 年 前
SDL_dataqueue.c e3cc5b2c6b Updated copyright for 2018 8 年 前
SDL_dataqueue.h e3cc5b2c6b Updated copyright for 2018 8 年 前
SDL_error.c 926d803f83 bug #3739: handle %lu, %li and %ld in SDL_SetError. 8 年 前
SDL_error_c.h 926d803f83 bug #3739: handle %lu, %li and %ld in SDL_SetError. 8 年 前
SDL_hints.c e3cc5b2c6b Updated copyright for 2018 8 年 前
SDL_internal.h e3cc5b2c6b Updated copyright for 2018 8 年 前
SDL_log.c e3cc5b2c6b Updated copyright for 2018 8 年 前