Ozkan Sezer
|
9b147eb80b
SDL_x11window.c: apply missing SDL2-to-SDL3 portage to fix build.
|
1 vuosi sitten |
Ozkan Sezer
|
c521e1286b
SDL_dbus.h: define DBUS_TIMEOUT_USE_DEFAULT if not already defined.
|
1 vuosi sitten |
Ozkan Sezer
|
20dfb7df2c
hidapi/linux/hid.c: define BUS_SPI if not already defined.
|
1 vuosi sitten |
Ryan C. Gordon
|
19c10b41fd
x11: Attempt to wait for SDL_MaximizeWindow to complete before returning.
|
1 vuosi sitten |
Sam Lantinga
|
1fdcb610ff
Fixed build
|
1 vuosi sitten |
Sam Lantinga
|
4c36726a31
macOS child window fixes
|
1 vuosi sitten |
Ryan C. Gordon
|
ecccf6f9ca
windows: Don't allow non-resizable windows to be maximized.
|
1 vuosi sitten |
David Gow
|
52b73d4115
pipewire: Set 'application.id' if SDL_HINT_APP_ID set
|
1 vuosi sitten |
Sam Lantinga
|
f74549ef2e
Fixed build warning
|
1 vuosi sitten |
Sam Lantinga
|
1da5b2e488
Disable SDL_JOYSTICK_RAWINPUT_XINPUT
|
1 vuosi sitten |
Ryan C. Gordon
|
95f244598b
power: On Linux, compare status strings as case-insensitive.
|
1 vuosi sitten |
Frank Praznik
|
2f75596d5a
Consolidate the X11 WM_CLASS and Wayland app ID envvars
|
1 vuosi sitten |
Sam Lantinga
|
85f33fe866
Fixed crash if the X11 display doesn't have a resource manager property
|
1 vuosi sitten |
Anonymous Maarten
|
76a919d458
cmake: don't force enable/disable SDL_HIDAPI_LIBUSB
|
1 vuosi sitten |
Jeffrey Knockel
|
e4eab186ec
Return xrandr-scaled display modes
|
3 vuotta sitten |
SDL Wiki Bot
|
4d6ed7173e
Sync SDL3 wiki -> header
|
1 vuosi sitten |
Sam Lantinga
|
0ffeca8a1c
Added SDL_HINT_HIDAPI_ENUMERATE_ONLY_CONTROLLERS to control whether SDL_hid_enumerate() enumerates all HID devices or only controllers.
|
1 vuosi sitten |
Ozkan Sezer
|
77e59d4fa9
fixed build error due to -Wunused-function
|
1 vuosi sitten |
Ozkan Sezer
|
8ea76ba116
move diagnostic pragma out of the function for old gcc versions.
|
1 vuosi sitten |
Sam Lantinga
|
211054d9db
hidapi: improved error handling
|
1 vuosi sitten |
Sam Lantinga
|
2666e15cf1
hidapi: fixed upstream build
|
1 vuosi sitten |
Sam Lantinga
|
bc28790817
Make sure hidapi error handling is thread-safe
|
1 vuosi sitten |
Sam Lantinga
|
d51f84a2e1
Revert "Fixed double-free during multi-threaded hidapi access"
|
1 vuosi sitten |
Sam Lantinga
|
1c9aae9a29
hidapi build fixes for the upstream build environment
|
1 vuosi sitten |
Sam Lantinga
|
2b386b6c80
Fixed double-free during multi-threaded hidapi access
|
1 vuosi sitten |
Anonymous Maarten
|
860e52c99e
windows: SDL_Delay expects a 32-bit integer
|
1 vuosi sitten |
Anonymous Maarten
|
13a6a72b88
windows: SDL_GetTicks64 -> SDL_GetTicks
|
1 vuosi sitten |
Anonymous Maarten
|
b4291412a4
tests: build tests with C90 standard
|
1 vuosi sitten |
Anonymous Maarten
|
5b5b67df20
wayland: don't use libdecor_frame_get_* functions when header doesn't have it
|
1 vuosi sitten |
Ryan C. Gordon
|
c6cecb0fb0
wasapi: Deal with HDMI or DisplayPort-based audio devices.
|
1 vuosi sitten |