Sam Lantinga
|
d2042e1ed4
Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms.
|
6 роки тому |
Ethan Lee
|
b4fe7412f9
SDL_exp
|
6 роки тому |
Ozkan Sezer
|
c11ae93aed
SDL_stdinc.h: move the alloca() includes before begin_code.h
|
7 роки тому |
sezero
|
4c2a444e3a
add SDL_log10 and SDL_log10f to include and dynapi
|
7 роки тому |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
7 роки тому |
Sam Lantinga
|
bcdf8b916b
Added SDL_fmod() and SDL_fmodf()
|
7 роки тому |
Sam Lantinga
|
34502143d9
Added float versions of SDL's math functions
|
7 роки тому |
Sam Lantinga
|
a225ffc1d7
Added min/max macros for the sized SDL datatypes
|
7 роки тому |
Sam Lantinga
|
fc60db86b3
Fixed compiler warning
|
7 роки тому |
Sam Lantinga
|
9c580e14c9
Added functions to query and set the SDL memory allocation functions:
|
7 роки тому |
Sam Lantinga
|
4ca5d8622a
Fixed bug 3780 - GCC 7 implicit fallthrough warnings
|
7 роки тому |
Sam Lantinga
|
f8de064c0a
Added wchar.h to fix build on some platforms with new wcs* functions
|
7 роки тому |
Sam Lantinga
|
f1829d956f
Added SDL_wcscmp()
|
7 роки тому |
Ryan C. Gordon
|
43d62b7459
Make compile-time assert error messages more clear.
|
7 роки тому |
Philipp Wiesemann
|
cbcc256fd2
Fixed comments in headers for doxygen output.
|
7 роки тому |
Ryan C. Gordon
|
d4086e4a70
stdlib: added SDL_utf8strlen().
|
8 роки тому |
Ryan C. Gordon
|
ca0bf151d5
Fix some more compiler warnings on armcc.
|
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
|
73f2c5413d
Fixed bug 2885 - SDL_stdinc.h doesn't need to include iconv.h
|
8 роки тому |
Sam Lantinga
|
b7e45f8a1a
Fixed bug 3336 - Failure to build with MinGW-w64
|
8 роки тому |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
9 роки тому |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
9 роки тому |
Ryan C. Gordon
|
1339ce71f6
Make SDL_stdinc.h work when compiling with -Wundef (thanks, Ben!).
|
10 роки тому |
Edward Rudd
|
b88ca1b4a6
the last parameter of XChangeProperty is the number of elements.. and when the element format is 32.. the element is "long" so we have 5 long elements here.
|
10 роки тому |