Sylvain
|
ad6bc521bd
Move SDL_List functions to SDL_list.c to avoid more merge with eventual PR
|
il y a 3 ans |
Ozkan Sezer
|
f8900583e5
removed windows winmm joystick driver
|
il y a 3 ans |
Sam Lantinga
|
5b646cd19e
Build hidapi code into SDL as a new public API
|
il y a 3 ans |
Cameron Gutman
|
5dccffd7e4
Allow usage of the new Condition Variable code with Critical Sections
|
il y a 3 ans |
Sylvain
|
a2cd4255c9
Update VisualC projects
|
il y a 4 ans |
Sam Lantinga
|
3ababa09c5
Don't explicitly use any C runtime library with Visual Studio
|
il y a 3 ans |
Cameron Cawley
|
b0daa9f1db
Automatically select the default platform toolset for MSVC builds
|
il y a 3 ans |
Cameron Cawley
|
6c92bf540c
Add more filters to the MSVC project
|
il y a 3 ans |
Dimitriy Ryazantcev
|
17ed8d8085
Added HIDAPI backend for Amazon Luna Controller Model T28B69 connected via Bluetooth LE (VID:0171, PID:0419).
|
il y a 3 ans |
Sam Lantinga
|
360e04dd23
Added Stadia controller source file to Visual Studio and Xcode projects
|
il y a 4 ans |
Joel Linn
|
8fc0baad98
Add SDL_cond implementation using Windows Condition Variables
|
il y a 4 ans |
Joel Linn
|
2443e51e0e
Add optional suffix `_generic` to generic SDL_cond impl
|
il y a 4 ans |
Ozkan Sezer
|
250a055727
fix bug #5384 -- define DLL_EXPORT in DLL builds and adjust begin_code.h
|
il y a 4 ans |
Sam Lantinga
|
5b3616c325
Generalized the raw input controller driver and moved XInput/WGI detection into it for XInput devices
|
il y a 4 ans |
Sam Lantinga
|
71e32f5e1b
Added SDL_crc32()
|
il y a 4 ans |
Sam Lantinga
|
a22beef402
Moved the PS5 controller driver to a separate file, as the advanced feature protocol is very different from that of the PS4
|
il y a 4 ans |
Ryan C. Gordon
|
b7b2995fbe
url: Added to Visual Studio project files.
|
il y a 4 ans |
Ryan C. Gordon
|
fa23e3d00b
locale: Implemented SDL_GetPreferredLocales().
|
il y a 5 ans |
Sam Lantinga
|
aba2792896
Added a Windows Gaming Input joystick driver
|
il y a 5 ans |
Sam Lantinga
|
3180ba81af
First pass at Windows sensor implementation
|
il y a 5 ans |
Sam Lantinga
|
4dea340ca7
Fixed bug 4477 - Support more than 4 XInput-capable devices on Windows
|
il y a 5 ans |
David Ludwig
|
40625c4e79
virtual joysticks: MSVC support part 2/2, add file refs to MSVC projects (bug 5028)
|
il y a 5 ans |
Sam Lantinga
|
7c7ae00294
Added SDL_hidapi_rumble.c to the Visual Studio project
|
il y a 5 ans |
Sam Lantinga
|
8d742d4745
Added new HIDAPI driver files to the Visual Studio project
|
il y a 5 ans |
Ozkan Sezer
|
eb8f14bb6a
added SDL_strtokr() as a replacement for POSIX strtok_r (bug #4046.)
|
il y a 5 ans |
Sam Lantinga
|
7bf6c887c7
Fixed the location of controller_type.h in the Visual Studio project
|
il y a 5 ans |
Ryan C. Gordon
|
16dee35cfe
windows: Remove /ARCH:SSE option from x64 Visual Studio builds.
|
il y a 5 ans |
Sam Lantinga
|
be6cda9f95
Rolling back GameCube HIDAPI support
|
il y a 5 ans |
Sam Lantinga
|
82ebe63f9a
Fixed Visual Studio build
|
il y a 6 ans |
Cameron Gutman
|
6a9f45f2de
Remove machine-specific IncludePath from SDL.vcxproj
|
il y a 6 ans |