Anonymous Maarten
|
90255914a8
cmake: install pdb's when present
|
1 year ago |
Sam Lantinga
|
e3e41b69a1
Revert "Check to make sure the Windows joystick device has buttons and axes"
|
1 year ago |
Ozkan Sezer
|
44d8721087
Allow building against old Linux kernels.
|
1 year ago |
Cameron Gutman
|
4aab2342e9
Check for device disconnection in HIDAPI_JoystickOpen()
|
1 year ago |
Sylvain
|
df6db90dd4
Fix sdltest_randomAsciiStringWithMaximumLength() where it requests a string a size 0
|
2 years ago |
Ryan C. Gordon
|
d8b34b0993
pulseaudio: Stop the threaded mainloop before destroying the context.
|
1 year ago |
Ryan C. Gordon
|
2849ca404e
x11: Properly check for XInput2 support before using it.
|
1 year ago |
Anonymous Maarten
|
e417c6cffe
ci: stop FreeBSD job after 30 minutes
|
1 year ago |
Ryan C. Gordon
|
32587bd7de
Sync wiki -> header
|
1 year ago |
Ozkan Sezer
|
b7a0ef6bdf
artsaudio: revert bad arts_init return code check from commit ce5da5d.
|
1 year ago |
Frank Praznik
|
7010452062
tests: Disable mouse warp test under Wayland
|
1 year ago |
Frank Praznik
|
e8c915dacc
wayland: Try to skip the Wayland driver if not connecting to or in a Wayland session
|
1 year ago |
KWottrich
|
25b0081367
Backport #7697 to SDL 2
|
1 year ago |
Frank Praznik
|
c4a169a6fc
Fix automated video tests under X11/Wayland
|
1 year ago |
Frank Praznik
|
1d8dbb2896
wayland: Unref the libdecor window when hiding
|
2 years ago |
Anonymous Maarten
|
43c57e3239
triangle: don't read destination pixel when you're going to discard it anyways
|
1 year ago |
Anonymous Maarten
|
2d5c05a69c
blit_slow: don't read destination pixel when you're going to discard it anyways
|
1 year ago |
Anonymous Maarten
|
321c2f8f24
ci: disable Intel compilers
|
1 year ago |
Frank Praznik
|
f9dc49c21c
Fix automated tests using the dummy video driver
|
1 year ago |
Anonymous Maarten
|
71b7790be8
snd_pcm_plugin_flush was removed in QNX 7.1 and later
|
1 year ago |
Anonymous Maarten
|
933ec9e978
cmake: add qnx support
|
1 year ago |
Anonymous Maarten
|
a263cc2369
Allow the use of posix_spawn() instead of vfork/execlp()
|
1 year ago |
Simon McVittie
|
6b5eadb10f
SDLTest_CompareSurfaces: Decode pixels correctly on big-endian platforms
|
1 year ago |
Sam Lantinga
|
9772d0512c
SDL_iconv_string() defaults to UTF-8
|
1 year ago |
Sam Lantinga
|
27f2df2292
Check for NULL before dereferencing newly allocated memory
|
1 year ago |
Ozkan Sezer
|
834e8898b9
SDL_dbus.h: define DBUS_TIMEOUT_USE_DEFAULT if not already defined.
|
1 year ago |
Ryan C. Gordon
|
60070d0b3d
emscripten: Restore compatibility with existing emsdk releases.
|
1 year ago |
Jaswant Panchumarti
|
330d420afc
Use EM_ASM_PTR when the return value is a pointer
|
1 year ago |
Frank Praznik
|
2fcbf321fa
wayland: Fix drag offer leak
|
1 year ago |
Colin Kinloch
|
a683ce4153
linux: Add portal drag and drop
|
1 year ago |