Sylvain
|
a4496f7dcf
Update doc: SDL_SoftStretch() and SDL_SoftStretchLinear() #8667
|
hace 1 año |
Dimitriy Ryazantcev
|
43309d38ed
joystick: Extract 0x02a9 and 0x0291 PIDs into separate defines.
|
hace 1 año |
Sylvain
|
84a0d5f623
Added SDL_SetSurfaceScaleMode() and SDL_GetSurfaceScaleMode() to control scale mode using SDL_BlitSurfaceScaled()
|
hace 1 año |
Sam Lantinga
|
4d5949dcf6
Added a controller name for the Steam virtual gamepad
|
hace 1 año |
Sam Lantinga
|
695846f2ed
Pass through the name of the controller for the XInput mapping
|
hace 1 año |
Frank Praznik
|
1745289b1b
x11: Don't move the window when restoring and ensure that resize and position events are sent when entering or leaving fullscreen
|
hace 1 año |
Dimitriy Ryazantcev
|
08a7ca4d53
XInput: Use XInputGetCapabilitiesEx instead of fragile GuessXInputDevice
|
hace 1 año |
Sam Lantinga
|
7f75178908
Verify that the %p format specifier works for 64-bit pointers
|
hace 1 año |
Sam Lantinga
|
72b7acfe8a
Don't create a TLS error buffer if we're just clearing the error
|
hace 1 año |
Matt Guerrette
|
240e7747c8
Fix #8702: Add SDL_hidapi_steamdeck.c to Xcode target
|
hace 1 año |
Frank Praznik
|
b937c54b66
win32: Set all size and position variables for external windows
|
hace 1 año |
Sam Lantinga
|
8c285828e5
Fixed return value for SDL_UDEV_AddCallback()
|
hace 1 año |
Sam Lantinga
|
cbf9012c74
Fixed build
|
hace 1 año |
Sam Lantinga
|
5547007915
Added test for inverted cursor
|
hace 1 año |
Dimitriy Ryazantcev
|
0ab13f2498
joystick: fixup for Wireless Xbox 360 Controller VID/PID detection in WGI backend.
|
hace 1 año |
Dimitriy Ryazantcev
|
627d134b9e
Add support for monochrome cursors with inverted pixels under Windows.
|
hace 1 año |
Frank Praznik
|
21879faf48
wayland: Handle mouse focus when receiving touch events
|
hace 1 año |
Sam Lantinga
|
58a5f5cbe8
Allow sendCommand() to be overridden by derived classes
|
hace 1 año |
Sam Lantinga
|
e6d8ef1a5b
Revert "Back out Steam virtual gamepad changes"
|
hace 1 año |
Sam Lantinga
|
b0e7b7db6f
Don't unload graphics libraries until after the window has been destroyed.
|
hace 1 año |
Max Maisel
|
69288038ed
Refactor away some additional integer types.
|
hace 1 año |
Max Maisel
|
f3048e3cd2
Add new file to vcxproj files.
|
hace 1 año |
Max Maisel
|
5a21febecb
Add new steam deck HIDAPI controller to controller database.
|
hace 1 año |
Max Maisel
|
67d44c1017
Disable lizard mode while steam deck HID device is opened.
|
hace 1 año |
Max Maisel
|
6dd6827343
Translate steam deck HID reports to SDL events.
|
hace 1 año |
Max Maisel
|
94f621e030
Implement steam deck HIDAPI initialization.
|
hace 1 año |
Max Maisel
|
c1a7d0f96e
Add steam deck detection and HIDAPI driver scaffold.
|
hace 1 año |
Sam Lantinga
|
0baee3e676
Reversed test to be easier to read, more efficient, and match other code
|
hace 1 año |
Frank Praznik
|
bddbd1e317
cocoa: Check the resizable flag along with zoomed status when resizing
|
hace 1 año |
Frank Praznik
|
835c733f4d
video: Only sync when programmatically entering/exiting fullscreen
|
hace 1 año |