Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
4 年之前 |
Ozkan Sezer
|
9fc139dfb5
SDL_config_windows.h: add missing HAVE_STRTOULL along side HAVE_STRTOLL
|
4 年之前 |
Ozkan Sezer
|
8a32ee24db
removed MSVC strtok_s use from SDL_strtokr().
|
4 年之前 |
Joel Linn
|
2443e51e0e
Add optional suffix `_generic` to generic SDL_cond impl
|
4 年之前 |
Sam Lantinga
|
93ccdee8c1
Fixed bug 5404 - stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf
|
4 年之前 |
Ryan C. Gordon
|
bee8db3b04
config: Make sure HAVE_TRUNC and HAVE_TRUNCF are defined as appropriate.
|
4 年之前 |
Sam Lantinga
|
e6c640f314
Enable the virtual joystick API by default
|
5 年之前 |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
5 年之前 |
Ozkan Sezer
|
eb8f14bb6a
added SDL_strtokr() as a replacement for POSIX strtok_r (bug #4046.)
|
5 年之前 |
Ozkan Sezer
|
ffc7d09197
endpointvolume.h checks not needed since changeset 13078:8ab094a9df6b .
|
5 年之前 |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
6 年之前 |
Ozkan Sezer
|
b11c75e9f4
configury, cmake: add check for endpointvolume.h :
|
6 年之前 |
Sam Lantinga
|
3e5dbc694a
Added a dummy sensor driver
|
6 年之前 |
Ethan Lee
|
b4fe7412f9
SDL_exp
|
6 年之前 |
Ethan Lee
|
11c348b4d7
SDL_log10
|
7 年之前 |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
7 年之前 |
Ryan C. Gordon
|
351d6d4784
audio: Port WASAPI to WinRT, remove XAudio2 backend.
|
7 年之前 |
Sam Lantinga
|
bcdf8b916b
Added SDL_fmod() and SDL_fmodf()
|
7 年之前 |
Sam Lantinga
|
f465f24d73
Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits
|
7 年之前 |
Sam Lantinga
|
94754c3968
Updated config headers to override the base SDL_config.h if both are included
|
8 年之前 |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
8 年之前 |
Sam Lantinga
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
8 年之前 |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
9 年之前 |
David Ludwig
|
25abce513d
WinRT: added Win10/UWP (Universal Windows Platform) support
|
9 年之前 |
David Ludwig
|
fa2d5ab497
WinRT: bug-fix - SDL_SetThreadPriority() didn't work on WinRT 8.x platforms
|
9 年之前 |
David Ludwig
|
623898f70b
WinRT: lots of display and windowing related fixes
|
9 年之前 |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
9 年之前 |
Philipp Wiesemann
|
3cfe0abe7b
Fixed copyright date.
|
10 年之前 |
David Ludwig
|
bbe1df0d51
WinRT: enabled OpenGL ES 2 support on Windows Phone
|
10 年之前 |
Sam Lantinga
|
1ea8697894
Removed SDL_round() because the license wasn't compatible with zlib
|
10 年之前 |