Sam Lantinga
|
16b8c4ea43
Fixed bug 3811 - change HAVE_COPYSIGN to HAVE__COPYSIGN in SDL_config_windows.h
|
7 vuotta sitten |
Sam Lantinga
|
be1caece4a
Correction: copysign has been supported by windows several toolchains
|
7 vuotta sitten |
Sam Lantinga
|
f465f24d73
Fixed bug 3760 - RWops doesn't check for integer overflow when stdio_fseek only supports 32 bits
|
7 vuotta sitten |
Sam Lantinga
|
d51dc7378b
Fixed bug 3797 - configure check for float.h
|
7 vuotta sitten |
Sam Lantinga
|
ce2b16445e
Be clear that disabling Vulkan surface support disables the entire SDL Vulkan integration
|
7 vuotta sitten |
Ryan C. Gordon
|
25e3a1ec90
vulkan: Initial Vulkan support!
|
7 vuotta sitten |
Sam Lantinga
|
30d554e3d6
Fixed building SDL applications with Visual Studio and the clang toolset
|
7 vuotta sitten |
Sam Lantinga
|
94754c3968
Updated config headers to override the base SDL_config.h if both are included
|
8 vuotta sitten |
Ryan C. Gordon
|
6046fd4cb0
wasapi: Initial WASAPI support, for Windows Vista and later.
|
8 vuotta sitten |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
8 vuotta sitten |
Sam Lantinga
|
3615633571
Renaming of guard header names to quiet -Wreserved-id-macro
|
8 vuotta sitten |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
9 vuotta sitten |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
9 vuotta sitten |
Sam Lantinga
|
1ea8697894
Removed SDL_round() because the license wasn't compatible with zlib
|
10 vuotta sitten |
Sam Lantinga
|
4e7db78ed9
Added SDL_round(), contributed by Benoit Pierre - thanks!
|
10 vuotta sitten |
Sam Lantinga
|
b79e7f32cc
Split the XInput and DirectInput code so Windows RT can use the existing XInput support.
|
10 vuotta sitten |
Sam Lantinga
|
6101e4b20e
Added SDL_sqrtf(), SDL_tan(), SDL_tanf()
|
11 vuotta sitten |
Ryan C. Gordon
|
2a7aa9bde8
Fix build on Windows targets without dxgi.h, like MingW32.
|
11 vuotta sitten |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
11 vuotta sitten |