Simon McVittie
|
54757c29dd
x11vulkan: Use the correct SONAME of libX11-xcb.so.1 on Linux, etc.
|
7 mesiacov pred |
Sam Lantinga
|
f5ed158d1f
SDL_XINPUT_Enabled() returns false until XInput DLL is successfully loaded
|
7 mesiacov pred |
Sam Lantinga
|
5aadfd4eaf
Fixed race condition at startup that could cause a crash in the XInput driver
|
7 mesiacov pred |
Sam Lantinga
|
224a37faab
Fixed memory leak in testthread
|
8 mesiacov pred |
Sam Lantinga
|
a75227aaeb
Use atomic variables for thread communication
|
7 mesiacov pred |
Ozkan Sezer
|
37d3eea939
testlocale, testplatform, testqsort: replace exit(1) calls with return 1
|
7 mesiacov pred |
Sam Lantinga
|
2834d8b3b7
Revert "Sync SDL2 wiki -> header"
|
7 mesiacov pred |
Sam Lantinga
|
10b4a79379
Make newer DRM and GBM functions optional
|
7 mesiacov pred |
Anonymous Maarten
|
57f1ea71ab
Increase maximum line length of SDLTest_LogAllocations
|
7 mesiacov pred |
Anonymous Maarten
|
2ae8b4c651
test: use SDL_test for parsing arguments in all non-interactive tests
|
7 mesiacov pred |
Anonymous Maarten
|
47a525610c
ci: build in RelWithDebInfo mode
|
7 mesiacov pred |
Anonymous Maarten
|
510eda22f1
SDL_test: print stack traces of leaks on Windows
|
7 mesiacov pred |
Anonymous Maarten
|
877c19da41
SDL_test: do late addres to name conversion, if libunwind supports it
|
7 mesiacov pred |
Anonymous Maarten
|
622b511613
Copy sdlprocdump from SDL3
|
7 mesiacov pred |
Anonymous Maarten
|
564765d22b
ctest: fail if there are outstanding allocations
|
7 mesiacov pred |
Anonymous Maarten
|
1260ada519
SDL_test: use mutex based on SDL_atomic_t in memory tracking
|
7 mesiacov pred |
Ozkan Sezer
|
4eac44bed4
RAWINPUT_JoystickOpen: add missing SDL_stack_free() calls.
|
7 mesiacov pred |
Francisco Javier Trujillo Mata
|
1b8d5631ef
Allow MessageBox to work without window
|
8 mesiacov pred |
Sam Lantinga
|
0de601dc64
Added support for the Retro-bit Controller in PS3 mode
|
8 mesiacov pred |
Sam Lantinga
|
a3546e5069
PSP: Throw SDL_EVENT_QUIT event upon exit (thanks @sharkwouter!)
|
8 mesiacov pred |
Sam Lantinga
|
4bd07ea9a4
Revert "PSP: Throw SDL_Quit event upon exit"
|
8 mesiacov pred |
Wouter Wijsman
|
e52e68d160
PSP: Throw SDL_Quit event upon exit
|
8 mesiacov pred |
Ozkan Sezer
|
30972d7e7f
SDL_x11mouse.c: avoid -Wunused-variable if xinput2 is not available
|
8 mesiacov pred |
ds-sloth
|
2824d138b9
SDL_rwops.c: stdio_seek - skip API call for RW_SEEK_CUR with 0 offset
|
8 mesiacov pred |
Frank Praznik
|
8fcbf972c6
wayland: Send fake warp coordinates when emulating warps with relative mode
|
8 mesiacov pred |
Frank Praznik
|
5b57573439
x11: Track cursor visibility internally
|
9 mesiacov pred |
Sam Lantinga
|
b360214950
Use drmModeAddFB() if drmModeAddFB2WithModifiers() fails
|
8 mesiacov pred |
Wohlstand
|
dd6c663918
SDL_vitatouch.c: Fixed the incorrect touch device IDs
|
8 mesiacov pred |
Anonymous Maarten
|
764c44db02
cmake/test: don't test swift on ios/tvos platform
|
8 mesiacov pred |
Anonymous Maarten
|
52090046fe
cmake: ios and tvos applications need to link to SDL2main library
|
8 mesiacov pred |