Dimitriy Ryazantcev
|
adc2d362ba
Remove outdated and not used WIN_IsXInputDevice code
|
il y a 4 ans |
Sam Lantinga
|
0e62926ec5
Fixed crash if vendor or product strings are empty
|
il y a 3 ans |
Ryan C. Gordon
|
25fc40b0bd
stdinc: Silence clang warning for -Wimplicit-fallthrough.
|
il y a 3 ans |
Ryan C. Gordon
|
e65a658320
x11: Add a hint to force override-redirect.
|
il y a 3 ans |
Ryan C. Gordon
|
642fa0e3cf
configure: Enable KMSDRM target by default.
|
il y a 3 ans |
Ryan C. Gordon
|
56e96254c2
build-scripts: modernized gcc-fat.sh for Big Sur and ARM64.
|
il y a 3 ans |
Sam Lantinga
|
cb5e86353b
Fixed crash after reinitializing libusb HID support
|
il y a 3 ans |
Eric Wasylishen
|
c33e3c15fb
testwm2: draw various debug logging into the window itself
|
il y a 3 ans |
Cameron Gutman
|
e13b43ac21
Don't skip sending wakeups for the current thread
|
il y a 3 ans |
Cameron Gutman
|
b992b915e5
Optimize SDL_WaitEventTimeout() for the SDL_PollEvent() case
|
il y a 3 ans |
Cameron Gutman
|
85b51e6c92
Fall back to polling normally if not operating the win32 message loop
|
il y a 3 ans |
Cameron Gutman
|
e13d5df00b
Call SDL_SendWakeupEvent() directly from SDL_PeepEvent()
|
il y a 3 ans |
Ethan Lee
|
d956636c85
wayland: Implement FlashWindow
|
il y a 3 ans |
Jupeyy
|
64724db0a1
Implement bare minimum for SDL_FlashWindow
|
il y a 3 ans |
Sam Lantinga
|
64c40b9028
Updated copyright date
|
il y a 3 ans |
Ozkan Sezer
|
37b093eaf2
test/checkkeysthreads: build fixes, and add to os2 makefile.
|
il y a 3 ans |
Francesco Abbate
|
0dd7024d55
Modifies WaitEvent and WaitEventTimeout to actually wait instead of polling
|
il y a 4 ans |
Sam Lantinga
|
40e5ce7fe5
This delay is no longer needed on Steam Link hardware
|
il y a 3 ans |
Andrew Murray
|
cd67f42d8f
add Linux mapping for brook fighting board (#4416)
|
il y a 3 ans |
Sjoerd Simons
|
89fd9821de
Add controller mapping for Atari vcs controllers
|
il y a 3 ans |
Sjoerd Simons
|
de4ba6ebc0
Ignore the device version for Atari vcs controllers
|
il y a 3 ans |
Sam Lantinga
|
6de33c0945
Clarify why we're skipping Game Controller framework supported devices in hid.c
|
il y a 3 ans |
Patrick Hogan
|
28da6c5ddb
Have HIDAPI skip MFI supported HID devices on macOS to avoid duplicate devices.
|
il y a 3 ans |
Ethan Lee
|
2af3f64ecf
wayland: Activate the window on first ShowWindow, if possible
|
il y a 3 ans |
Ethan Lee
|
151f953815
wayland: Implement RaiseWindow with xdg-activation
|
il y a 3 ans |
Ozkan Sezer
|
f498c281e1
fixed build with SDL_JOYSTICK_RAWINPUT enabled after commit b81969d46f4b
|
il y a 3 ans |
Sylvain
|
f5b87273e1
Fixed bug #4397 - update IOS documentation
|
il y a 3 ans |
Kyle Schaefer
|
4522cb1df9
Changing variable from float to int, this way we can check it's value without having to do an unnecessary conversion. Then do explicit conversions later on if we need.
|
il y a 3 ans |
Kyle Schaefer
|
c289bad900
In x11, GetDisplayDPI can give incorrect or unusable DPI information. Using XGetDefaults to get the Xft DPI if it's available and returning that. This could allow you to figure out DPI scale.
|
il y a 4 ans |
Nicolas Caramelli
|
6a2af48ad7
CMake: Generic check for desktop GL and EGL on Linux systems
|
il y a 4 ans |