Sam Lantinga
|
cb5e86353b
Fixed crash after reinitializing libusb HID support
|
3 жил өмнө |
Eric Wasylishen
|
c33e3c15fb
testwm2: draw various debug logging into the window itself
|
3 жил өмнө |
Cameron Gutman
|
e13b43ac21
Don't skip sending wakeups for the current thread
|
3 жил өмнө |
Cameron Gutman
|
b992b915e5
Optimize SDL_WaitEventTimeout() for the SDL_PollEvent() case
|
3 жил өмнө |
Cameron Gutman
|
85b51e6c92
Fall back to polling normally if not operating the win32 message loop
|
3 жил өмнө |
Cameron Gutman
|
e13d5df00b
Call SDL_SendWakeupEvent() directly from SDL_PeepEvent()
|
3 жил өмнө |
Ethan Lee
|
d956636c85
wayland: Implement FlashWindow
|
3 жил өмнө |
Jupeyy
|
64724db0a1
Implement bare minimum for SDL_FlashWindow
|
3 жил өмнө |
Sam Lantinga
|
64c40b9028
Updated copyright date
|
3 жил өмнө |
Ozkan Sezer
|
37b093eaf2
test/checkkeysthreads: build fixes, and add to os2 makefile.
|
3 жил өмнө |
Francesco Abbate
|
0dd7024d55
Modifies WaitEvent and WaitEventTimeout to actually wait instead of polling
|
4 жил өмнө |
Sam Lantinga
|
40e5ce7fe5
This delay is no longer needed on Steam Link hardware
|
3 жил өмнө |
Andrew Murray
|
cd67f42d8f
add Linux mapping for brook fighting board (#4416)
|
3 жил өмнө |
Sjoerd Simons
|
89fd9821de
Add controller mapping for Atari vcs controllers
|
3 жил өмнө |
Sjoerd Simons
|
de4ba6ebc0
Ignore the device version for Atari vcs controllers
|
3 жил өмнө |
Sam Lantinga
|
6de33c0945
Clarify why we're skipping Game Controller framework supported devices in hid.c
|
3 жил өмнө |
Patrick Hogan
|
28da6c5ddb
Have HIDAPI skip MFI supported HID devices on macOS to avoid duplicate devices.
|
3 жил өмнө |
Ethan Lee
|
2af3f64ecf
wayland: Activate the window on first ShowWindow, if possible
|
3 жил өмнө |
Ethan Lee
|
151f953815
wayland: Implement RaiseWindow with xdg-activation
|
3 жил өмнө |
Ozkan Sezer
|
f498c281e1
fixed build with SDL_JOYSTICK_RAWINPUT enabled after commit b81969d46f4b
|
3 жил өмнө |
Sylvain
|
f5b87273e1
Fixed bug #4397 - update IOS documentation
|
3 жил өмнө |
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.
|
3 жил өмнө |
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.
|
4 жил өмнө |
Nicolas Caramelli
|
6a2af48ad7
CMake: Generic check for desktop GL and EGL on Linux systems
|
4 жил өмнө |
Benson Muite
|
fd121b5ec0
development list has moved to forum
|
3 жил өмнө |
Cacodemon345
|
ded023870d
Make CMake script more accurate to autoconf script
|
3 жил өмнө |
Ethan Lee
|
d32440359a
wayland: Add support for maximized/restored events
|
3 жил өмнө |
Anthony Pesch
|
fc508eabe2
kmsdrm: remove redundant modeset_pending flag
|
3 жил өмнө |
Anthony Pesch
|
4c965b7a8d
kmsdrm: fix SetDisplayMode binding the the wrong surface / context
|
3 жил өмнө |
Anthony Pesch
|
0219928dd5
kmsdrm: honor mode previously set by SDL_SetWindowDisplayMode when enabling fullscreen
|
3 жил өмнө |