Sam Lantinga
|
7c7ae00294
Added SDL_hidapi_rumble.c to the Visual Studio project
|
5 years ago |
Sam Lantinga
|
8d742d4745
Added new HIDAPI driver files to the Visual Studio project
|
5 years ago |
Ozkan Sezer
|
eb8f14bb6a
added SDL_strtokr() as a replacement for POSIX strtok_r (bug #4046.)
|
5 years ago |
Sam Lantinga
|
7bf6c887c7
Fixed the location of controller_type.h in the Visual Studio project
|
5 years ago |
Ryan C. Gordon
|
16dee35cfe
windows: Remove /ARCH:SSE option from x64 Visual Studio builds.
|
5 years ago |
Sam Lantinga
|
be6cda9f95
Rolling back GameCube HIDAPI support
|
5 years ago |
Sam Lantinga
|
82ebe63f9a
Fixed Visual Studio build
|
6 years ago |
Cameron Gutman
|
6a9f45f2de
Remove machine-specific IncludePath from SDL.vcxproj
|
6 years ago |
Sam Lantinga
|
de5367a612
Added display event files to the Visual Studio projects
|
6 years ago |
Sam Lantinga
|
7749ee2a43
Added the dummy sensor driver to the Visual Studio projects
|
6 years ago |
Sam Lantinga
|
d2042e1ed4
Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms.
|
6 years ago |
Ethan Lee
|
b4fe7412f9
SDL_exp
|
6 years ago |
Ethan Lee
|
11c348b4d7
SDL_log10
|
7 years ago |
Sam Lantinga
|
bcf1e62289
Removed duplicate entry for SDL_wasapi.h
|
7 years ago |
Ryan C. Gordon
|
351d6d4784
audio: Port WASAPI to WinRT, remove XAudio2 backend.
|
7 years ago |
Sam Lantinga
|
a6a4e27ae8
Updated SDL's YUV support, many thanks to Adrien Descamps
|
7 years ago |
Sam Lantinga
|
bcdf8b916b
Added SDL_fmod() and SDL_fmodf()
|
7 years ago |
Sam Lantinga
|
1f2e151b44
Added Vulkan support to the Visual Studio 2010 solution
|
7 years ago |
Ryan C. Gordon
|
6046fd4cb0
wasapi: Initial WASAPI support, for Windows Vista and later.
|
8 years ago |
Ryan C. Gordon
|
a0e003eebb
Refactored the audio queueing code to a generic SDL_DataQueue interface.
|
8 years ago |
Sam Lantinga
|
af7f30de02
Fixed SDL always being built because of missing headers in the project.
|
8 years ago |
Ryan C. Gordon
|
979de761c9
audio: Removed internal SDL_audiomem.h and macros.
|
8 years ago |
David Ludwig
|
c964ac91bf
Fix Bug 3114: SDL's MSVC-2010+ projects can fail to build via a custom VS .sln
|
9 years ago |
Alfred Reynolds
|
6ebbf7ddd0
Turn on debug info generation for release configs.
|
9 years ago |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
9 years ago |