Christian Rauch
|
9e6fcbe72c
wayland: client-side decoration
|
4 years ago |
Ozkan Sezer
|
0a68322170
add missing PIPEWIRE defines to SDL_config.h.in
|
4 years ago |
Ozkan Sezer
|
bb9e049d1d
minor updates to libc function checks
|
4 years ago |
Sam Lantinga
|
2426949a18
Removed support for clock_gettime_nsec_np()
|
4 years ago |
Sam Lantinga
|
96cfb81232
Fixed bug 5467 - SDL sys timer Mac OS update proposal
|
4 years ago |
Ozkan Sezer
|
2376458841
renamed SDL_JOYSTICK_USBHID_MACHINE_JOYSTICK_H to SDL_HAVE_MACHINE_JOYSTICK_H
|
4 years ago |
Ozkan Sezer
|
02e61a88fb
added SDL_JOYSTICK_OS2 to SDL_config.h.in and SDL_config.h.cmake
|
4 years ago |
Sam Lantinga
|
82aafa9aa8
Fixed bug 5461 - Add rewritten WSCONS driver for OpenBSD
|
4 years ago |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
Ozkan Sezer
|
1cdc1d4890
SDL_config.h.cmake, SDL_config.h.in: update for SIZEOF_VOIDP define
|
4 years ago |
Ozkan Sezer
|
b76b81b0e4
SDL_config.h.cmake, SDL_config.h.in: add os/2 driver defines
|
4 years ago |
Ozkan Sezer
|
8a32ee24db
removed MSVC strtok_s use from SDL_strtokr().
|
4 years ago |
Joel Linn
|
2443e51e0e
Add optional suffix `_generic` to generic SDL_cond impl
|
4 years ago |
Sam Lantinga
|
93ccdee8c1
Fixed bug 5404 - stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf
|
4 years ago |
Sam Lantinga
|
6bd4c717a1
Fixed bug 5402 - ARM support little update proposal
|
4 years ago |
Ozkan Sezer
|
b6e63625c8
fix bug #5395: handle old systems where inotify_init1 is not available
|
4 years ago |
Sam Lantinga
|
46a844786b
Added SDL_wcscasecmp() and SDL_wcsncasecmp()
|
4 years ago |
Sam Lantinga
|
e9869e07bf
Fixed bug 5335 - enable joystick/haptic/evdev support by default on FreeBSD
|
4 years ago |
Ozkan Sezer
|
4c96faee57
remove non-existing tslib support from autofoo and cmake
|
4 years ago |
Sam Lantinga
|
fd89446782
Fixed building on Mac OS X on the command line and with an older macOS SDK
|
4 years ago |
Ryan C. Gordon
|
bee8db3b04
config: Make sure HAVE_TRUNC and HAVE_TRUNCF are defined as appropriate.
|
4 years ago |
Sam Lantinga
|
1822f97e5f
Fixed bug 5346 - Add FreeBSD evdev KBIO keyboard input driver
|
4 years ago |
Ozkan Sezer
|
196cda69f2
build: fix / update sensors (windows) configuration
|
4 years ago |
Sam Lantinga
|
eadc8693dd
Fixed bug 5103 - Port fcitx support to both fcitx 4 & 5
|
5 years ago |
Sam Lantinga
|
4dea340ca7
Fixed bug 4477 - Support more than 4 XInput-capable devices on Windows
|
5 years ago |
David Ludwig
|
cc37ee8a0c
virtual joysticks: add autotools-build support (Bug 5028)
|
5 years ago |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
5 years ago |
Sam Lantinga
|
650964461e
Improved XInput VID/PID detection and added SDL_wcsstr() and SDL_wcsncmp()
|
5 years ago |
Ozkan Sezer
|
eb8f14bb6a
added SDL_strtokr() as a replacement for POSIX strtok_r (bug #4046.)
|
5 years ago |
Ben Avison
|
a6bfdd103f
ARM: Create configure option --enable-arm-neon to govern assembly optimizations
|
5 years ago |