Ivan Epifanov
|
e928b92f1a
CMake support
|
4 years ago |
Frank Praznik
|
2f0b99a774
audio: Add Pipewire playback/capture sink
|
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
|
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
|
7f1c6e82b9
Accepted patch https://github.com/microsoft/vcpkg/blob/master/ports/sdl2/enable-winrt-cmake.patch
|
4 years ago |
Ozkan Sezer
|
e5783e1179
cmake: add missing checks for wcscasecmp, _wcsicmp, wcsncasecmp, _wcsnicmp
|
4 years ago |
Ozkan Sezer
|
4c96faee57
remove non-existing tslib support from autofoo and cmake
|
4 years ago |
Ryan C. Gordon
|
bee8db3b04
config: Make sure HAVE_TRUNC and HAVE_TRUNCF are defined as appropriate.
|
4 years ago |
Ozkan Sezer
|
196cda69f2
build: fix / update sensors (windows) configuration
|
5 years ago |
Sam Lantinga
|
eadc8693dd
Fixed bug 5103 - Port fcitx support to both fcitx 4 & 5
|
5 years ago |
Sam Lantinga
|
bd7b4f39ed
Partial fix for bug 5086 - CMake builds on Windows broken by sensor support (thanks DominikD!)
|
5 years ago |
Sam Lantinga
|
2be75c6a61
Fixed bug 5028 - Virtual Joysticks (new joystick backend)
|
5 years ago |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
5 years ago |
Ozkan Sezer
|
8cdb4526d9
CMakeLists.txt: add several missing function checks for unix case.
|
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 |
Ryan C. Gordon
|
b7df26037b
cmake: added support for enabling the ARM SIMD/NEON code.
|
6 years ago |
Ozkan Sezer
|
ffc7d09197
endpointvolume.h checks not needed since changeset 13078:8ab094a9df6b .
|
6 years ago |
Brandon Schaefer
|
68985371a0
offscreen: Add new video driver backend Offscreen
|
6 years ago |