Ozkan Sezer
|
e9ff4fdd49
|
add SDL_bsearch
|
2022-04-26 04:03:25 +03:00 |
Connor Clark
|
6dbca7c911
|
Compile with recursive mutexes for emscripten
Emscripten actually does support recursive mutexes, so no need to use SDL's fake recursive code.
Background: #5428, #5479
|
2022-04-06 18:51:35 -07:00 |
Sam Lantinga
|
120c76c84b
|
Updated copyright for 2022
|
2022-01-03 09:40:21 -08:00 |
Ryan C. Gordon
|
1a98dcb6aa
|
Revert "include: Updated SDL_config_emscripten.h from emscripten-ports."
Apparently we already had the newer version, sorry!
This reverts commit 6657cbce8d .
Reference issue #4623.
|
2021-11-08 15:16:18 -05:00 |
Sam Lantinga
|
b8327a4a48
|
Added SDL_HIDAPI_DISABLED so it can be disabled like other SDL subsystems
|
2021-11-08 07:19:45 -08:00 |
Ryan C. Gordon
|
6657cbce8d
|
include: Updated SDL_config_emscripten.h from emscripten-ports.
Reference issue #4623.
|
2021-11-07 20:45:31 -05:00 |
Charlie Birks
|
0a87075662
|
Update SDL_config_emscripten.h for upstream
|
2021-08-14 17:04:46 +01:00 |
Sam Clegg
|
d448896234
|
Add SDL_config_emscripten.h
Currently we maintain a config file in the emscripten
repo, but this seems like what other embedded/cross
platforms do.
|
2021-08-14 17:04:46 +01:00 |