Sam Lantinga
|
ada44eaa10
testcontroller: reverted GameInput test code
|
2 months ago |
Sam Lantinga
|
3b9db3dd62
Added support for Windows GameInput 2.0
|
2 months ago |
SDL Wiki Bot
|
631aa697e6
Sync SDL3 wiki -> header
|
2 months ago |
Marcin Serwin
|
8451ce86c1
iostream: Add optional free_func pointer property to memory streams
|
2 months ago |
BurntRanch
|
ee6d8f78f4
Clarify SDL_GPUVertexBufferDescription.pitch comment (#13381)
|
2 months ago |
Sam Lantinga
|
855d28e97a
Fixed crash if a clipboard event was sent with video uninitialized
|
2 months ago |
Evan Hemsley
|
bc5c9a686c
GPU: Clean up properties in SDL_ReleaseGPUTexture (#13378)
|
2 months ago |
SDL Wiki Bot
|
1d9fc5f2c8
Sync SDL3 wiki -> header
|
2 months ago |
SDL Wiki Bot
|
1b4fd3aa83
Sync SDL3 wiki -> header
|
2 months ago |
Sam Lantinga
|
7510a67159
Fixed typo
|
2 months ago |
Blaž Tomažič
|
62d82ffc15
fix: don't use `CLOCK_MONOTONIC_RAW` on Android
|
2 months ago |
mitchellcairns
|
8e5fe0ea61
SInput Timestamp and Protocol Version (#13371)
|
2 months ago |
SDL Wiki Bot
|
504107ad0e
Sync SDL3 wiki -> header
|
2 months ago |
mitchellcairns
|
18eeaea054
Implement SInput Device Support (#13343)
|
2 months ago |
Sam Lantinga
|
a53eb5221b
Added support for the PDP REALMz Wireless Controller for Switch
|
2 months ago |
Ryan C. Gordon
|
b3af72f69e
emscripten: Respect SDL_HINT_MAIN_CALLBACK_RATE.
|
2 months ago |
Sam Lantinga
|
1b65f25465
testcontroller: use the correct label for face buttons
|
2 months ago |
Sam Lantinga
|
08e3758e3f
Added paddle bindings for the 8BitDo Pro 3 controller
|
2 months ago |
Sam Lantinga
|
d53fcab609
Reordered the 8BitDo Pro 3 controller
|
2 months ago |
Ryan C. Gordon
|
f2ae6503c0
audio: Binding an SDL_AudioStream will set missing formats.
|
2 months ago |
8BitDo
|
3c04c88c6e
Add support for Pro3
|
2 months ago |
SDL Wiki Bot
|
d5efb11f97
Sync SDL3 wiki -> header
|
2 months ago |
Ryan C. Gordon
|
10004ab0ea
hints: Added SDL_HINT_LOG_BACKENDS.
|
2 months ago |
Sam Lantinga
|
277f91c317
Removed the Mayflash GameCube adapter from the PS3 controller list
|
2 months ago |
Andon M. Coleman
|
a07cf3ecdc
Allow 1 kHz sample rate for DualSense Edge over USB
|
2 months ago |
Josh Dowell
|
0a50b798bf
windows: Fix crash when using a system that reports itself as Windows 17763 or newer, but is missing many of the newer dark mode window functions (Linux Mint Cinnamon w/ Proton 7.0.6)
|
2 months ago |
Ryan C. Gordon
|
2d8fd6bee1
Revert "windows: Use wglSwapLayerBuffers if available."
|
2 months ago |
Ryan C. Gordon
|
536126fdcf
emscripten: Move over to using Pointer Events for all mouse, pen, and touch.
|
2 months ago |
Kyle Sylvestre
|
0f061ff154
remove spoofed SDL_HelperWindow when SDL_VIDEO is off
|
2 months ago |
Kyle Sylvestre
|
d42217ba26
check SDL_PLATFORM_WINDOWS instead of SDL_VIDEO_DRIVER_WINDOWS when using SDL_HelperWindow
|
2 months ago |