Ryan C. Gordon
|
367c8d7c7b
touch: don't compare mouse_touch_events to zero; it's a bool.
|
4 mesi fa |
Sam Lantinga
|
919254cdd1
Fixed comment for the new Steam Controller mapping
|
4 mesi fa |
Donovan Maas
|
879f081de3
Improve OpenGL detection checks in CMake (#14443)
|
4 mesi fa |
Vicki Pfau
|
9fd3dbfc42
switch2: Remove some unneeded init commands
|
4 mesi fa |
Vicki Pfau
|
f0d4aca03d
switch2: Bring up IMU support
|
4 mesi fa |
Vicki Pfau
|
ae6cdea0fa
switch2: Refactor and clean up rumble code a bit
|
5 mesi fa |
Ryan C. Gordon
|
d66946cee7
wasapi: fix memory leak on unlikely failure case.
|
5 mesi fa |
Ryan C. Gordon
|
7db0e48454
wasapi: Minor style tweaks.
|
5 mesi fa |
Maia
|
a01d6f109d
Add SDL_LoadSurface and SDL_LoadSurface_IO (#14374)
|
4 mesi fa |
Sylvain Becker
|
4cc9153df2
Android: remove old cpu-feature code, and fix build (add HAVE_GETAUXV… (#14460)
|
4 mesi fa |
Sam Lantinga
|
e2e8f86076
Check for wine_get_version() to detect Wine/Proton
|
4 mesi fa |
Sam Lantinga
|
493bc621e4
Don't check SteamVirtualGamepadInfo when running as Wine
|
4 mesi fa |
Sam Lantinga
|
dafca86123
Cleanup SDL_UDEV_GetProductSerial()
|
4 mesi fa |
pmx
|
54f129f765
FIX SDL_GetJoystickSerial() always returning NULL on Linux (UDEV) (#14454)
|
4 mesi fa |
Ethan Lee
|
9dbde4542c
gpu: Windows 11 guarantees a D3D12 minimum, skip checks accordingly
|
4 mesi fa |
Ethan Lee
|
702a1adf4a
windows: Add WIN_IsWindows11OrGreater, using a dwBuildNumber helper function
|
4 mesi fa |
Sam Lantinga
|
667720d5af
Added support for the HORI Taiko Drum Controller For Switch
|
4 mesi fa |
Sam Lantinga
|
d0926d380e
Added SDL_hidapi_steam_triton.c to the GDK Visual Studio project
|
4 mesi fa |
Sam Lantinga
|
379c47cc75
Revert "Fix lost KEY_UP events with multiple keyboards using shared scancode state (#14446)"
|
4 mesi fa |
Corentin Recanzone
|
2079517802
Fix Android TitleStorage: avoid leading '/' and handle NULL base path
|
6 mesi fa |
Sam Lantinga
|
0c5f7f6a33
unix: Unref SDL_gtk context on quit
|
4 mesi fa |
Sam Lantinga
|
e1af623631
Fixed Steam Deck sensor timings
|
4 mesi fa |
Sam Lantinga
|
1998b65045
Added support for the new Steam Controller
|
4 mesi fa |
Ethan Lee
|
04a62cba1f
gpu: Set up D3D12 device checks to avoid unnecessary queries
|
4 mesi fa |
Chris Burrows
|
3dab15d3b4
Fix lost KEY_UP events with multiple keyboards using shared scancode state (#14446)
|
4 mesi fa |
Sam Lantinga
|
65989d269e
Updated SDL_GPUVulkanOptions documentation
|
4 mesi fa |
Ethan Lee
|
b2585ac236
gpu: Vulkan feature/extension lists do not need to be stored in the renderer
|
4 mesi fa |
Ethan Lee
|
536507101d
gpu: De-duplicate property enumeration for Vulkan features
|
4 mesi fa |
SDL Wiki Bot
|
b7ea19d5e5
Sync SDL3 wiki -> header
|
4 mesi fa |
TheSniperFan
|
ac0f77b7e6
Allow SDL GPU to opt into additional Vulkan features (#14204)
|
4 mesi fa |