Sjoerd Simons
|
de4ba6ebc0
Ignore the device version for Atari vcs controllers
|
4 лет назад |
Sam Lantinga
|
6de33c0945
Clarify why we're skipping Game Controller framework supported devices in hid.c
|
4 лет назад |
Patrick Hogan
|
28da6c5ddb
Have HIDAPI skip MFI supported HID devices on macOS to avoid duplicate devices.
|
4 лет назад |
Ethan Lee
|
2af3f64ecf
wayland: Activate the window on first ShowWindow, if possible
|
4 лет назад |
Ethan Lee
|
151f953815
wayland: Implement RaiseWindow with xdg-activation
|
4 лет назад |
Ozkan Sezer
|
f498c281e1
fixed build with SDL_JOYSTICK_RAWINPUT enabled after commit b81969d46f4b
|
4 лет назад |
Sylvain
|
f5b87273e1
Fixed bug #4397 - update IOS documentation
|
4 лет назад |
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.
|
4 лет назад |
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.
|
5 лет назад |
Nicolas Caramelli
|
6a2af48ad7
CMake: Generic check for desktop GL and EGL on Linux systems
|
4 лет назад |
Benson Muite
|
fd121b5ec0
development list has moved to forum
|
4 лет назад |
Cacodemon345
|
ded023870d
Make CMake script more accurate to autoconf script
|
4 лет назад |
Ethan Lee
|
d32440359a
wayland: Add support for maximized/restored events
|
4 лет назад |
Anthony Pesch
|
fc508eabe2
kmsdrm: remove redundant modeset_pending flag
|
4 лет назад |
Anthony Pesch
|
4c965b7a8d
kmsdrm: fix SetDisplayMode binding the the wrong surface / context
|
4 лет назад |
Anthony Pesch
|
0219928dd5
kmsdrm: honor mode previously set by SDL_SetWindowDisplayMode when enabling fullscreen
|
4 лет назад |
Anthony Pesch
|
fd5de93a02
kmsdrm: fix gbm surface dimensions not matching the mode being set
|
4 лет назад |
Sylvain
|
30359a689f
Android: document workaround to use JNI on native thread (see bug #4406)
|
4 лет назад |
Timo Gurr
|
b63cb822bf
Added T500RS to known wheel list
|
4 лет назад |
Dimitriy Ryazantcev
|
b81969d46f
Be more explicit about Xbox 360/One device ids.
|
4 лет назад |
Per Nyblom
|
86ee383fdd
Removed duplicate SDL_AtomicGet()
|
4 лет назад |
Ryan C. Gordon
|
fed8465085
loadbmp: Attempt to handle small palettes better.
|
4 лет назад |
Sam Lantinga
|
db146e66c6
Fixed warnings building with Visual Studio
|
4 лет назад |
Sam Lantinga
|
3fcaf5b4b3
Fixed incorrect axis scaling for Nintendo Switch controllers
|
4 лет назад |
Ozkan Sezer
|
75725608f3
SDL_thread.h: move libc header includes before begin_code.h.
|
4 лет назад |
Ozkan Sezer
|
7a7cba4b73
config.guess, config.sub: fix permissions
|
4 лет назад |
Sam Lantinga
|
157c3f8097
[SDL] Minimize number of system calls when handling WM_INPUT raw input messages.
|
4 лет назад |
Cacodemon345
|
dbbc725f5e
Remove WSCONS mouse scaling
|
4 лет назад |
Cacodemon345
|
2aa14b3806
Add missing key to WSCONS-to-SDL conversion table
|
4 лет назад |
Ozkan Sezer
|
c63a62ae49
updates to config.guess and config.sub from mainstream.
|
4 лет назад |