Sam Lantinga
|
0fc3574464
Updated copyright for 2024
|
1 year ago |
Anonymous Maarten
|
d81d986858
cmake: fix uses of undefined macro identifiers (-Wundef)
|
1 year ago |
Sam Lantinga
|
0479df53ca
Updated copyright for 2023
|
2 years ago |
Cameron Cawley
|
fd93f817ba
Assume that stdint.h is available on Windows with compilers other than MSVC <= 2008
|
2 years ago |
chalonverse
|
4082821822
DirectX 12 Renderer (#5761)
|
2 years ago |
Cameron Cawley
|
e0f3da497f
Remove unused SDL_ASSEMBLY_ROUTINES define
|
2 years ago |
Ozkan Sezer
|
e9ff4fdd49
add SDL_bsearch
|
3 years ago |
Ozkan Sezer
|
c0bb39e5e9
check for HAVE_ROAPI_H in cmake and autotools, and
|
3 years ago |
Ozkan Sezer
|
67f12ede3b
move bug #5333 fix to headers
|
3 years ago |
Ozkan Sezer
|
75ac944b9c
check for tpcshrd.h and define HAVE_TPCSHRD_H if it's available.
|
3 years ago |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
Sam Lantinga
|
110e4e1334
Use WGI instead of XInput for Windows 10 UWP apps
|
3 years ago |
Sam Lantinga
|
b8327a4a48
Added SDL_HIDAPI_DISABLED so it can be disabled like other SDL subsystems
|
3 years ago |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
Ozkan Sezer
|
9fc139dfb5
SDL_config_windows.h: add missing HAVE_STRTOULL along side HAVE_STRTOLL
|
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 |
Ryan C. Gordon
|
bee8db3b04
config: Make sure HAVE_TRUNC and HAVE_TRUNCF are defined as appropriate.
|
4 years ago |
Sam Lantinga
|
e6c640f314
Enable the virtual joystick API by default
|
5 years ago |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
5 years ago |
Ozkan Sezer
|
eb8f14bb6a
added SDL_strtokr() as a replacement for POSIX strtok_r (bug #4046.)
|
5 years ago |
Ozkan Sezer
|
ffc7d09197
endpointvolume.h checks not needed since changeset 13078:8ab094a9df6b .
|
5 years ago |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
6 years ago |
Ozkan Sezer
|
b11c75e9f4
configury, cmake: add check for endpointvolume.h :
|
6 years ago |
Sam Lantinga
|
3e5dbc694a
Added a dummy sensor driver
|
6 years ago |
Ethan Lee
|
b4fe7412f9
SDL_exp
|
6 years ago |
Ethan Lee
|
11c348b4d7
SDL_log10
|
7 years ago |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
7 years ago |
Ryan C. Gordon
|
351d6d4784
audio: Port WASAPI to WinRT, remove XAudio2 backend.
|
7 years ago |