Anonymous Maarten
|
2b0ca87119
SDL_atomic.h: __ARM_ARCH is not always defined for an arm platform
|
1 year ago |
Sam Lantinga
|
37d1ab83c5
Make sure the mouse and keyboard focus is cleared when a window is hidden
|
1 year ago |
Ozkan Sezer
|
e7761aec37
update docs/README-os2 after the last os/2 audio patch.
|
1 year ago |
Ozkan Sezer
|
890bee64a4
os2 audio refactoring and capture support
|
1 year ago |
Sam Lantinga
|
ba0c270c7a
Removed invalid assert in testatomic
|
1 year ago |
Anonymous Maarten
|
322dbdde4e
ci: bump mymindstorm/setup-emsdk to latest tag
|
1 year ago |
Weng Xuetian
|
64294e4560
Remove the unimplemented CloseIC in fcitx module
|
1 year ago |
Sam Lantinga
|
c4c034ca4b
Don't fail to create a window if it's too large, just clamp it to the max instead
|
1 year ago |
Sam Lantinga
|
f7dc8c0eaa
Fixed LED pending check failing when the controller timestamp is very large
|
1 year ago |
Sam Lantinga
|
bb036ef544
Don't send k_EPS5FeatureReportIdCapabilities to Sony PS5 controllers
|
1 year ago |
Sam Lantinga
|
910dad505a
Don't tickle Bluetooth PS5 controllers in simple mode with an effects packet
|
1 year ago |
Ozkan Sezer
|
4b2b475ac2
remove unused vulkan/*.hpp files.
|
1 year ago |
Sam Lantinga
|
a4ad293d4a
Relicensed testutils to match other test code
|
1 year ago |
Sam Lantinga
|
6089b35706
Fixed getting the CRC of virtual joysticks without a VID/PID
|
1 year ago |
Frank Praznik
|
a999100858
wayland/video: Validate the returned window display pointer before dereferencing it
|
1 year ago |
Anonymous Maarten
|
57e9a9eee6
ci: move 'set -eu' to after source_cmd
|
1 year ago |
Ryan C. Gordon
|
b9d16dac4e
pulseaudio: Some fixes that seem to avoid an assertion in libpulse.
|
1 year ago |
Ozkan Sezer
|
776a5e0d25
pulseaudio: eliminate <pulse/simple.h> include.
|
1 year ago |
Ozkan Sezer
|
376c6a9dd1
apply commit 3aba9d44732d6e4538deb2c9e4389951fe5a0de5 to autotools, too.
|
1 year ago |
Ryan C. Gordon
|
3aba9d4473
pulseaudio: We should be using libpulse, not libpulse-simple.
|
1 year ago |
Ryan C. Gordon
|
832b524180
pulseaudio: don't wait on pa_context_subscribe in hotplug thread.
|
1 year ago |
Ozkan Sezer
|
29d461b628
need pulseaudio >=0.9.15. call pa_threaded_mainloop_set_name only if available.
|
1 year ago |
Sam Lantinga
|
e8b6edd5a0
RAWINPUT_RegisterNotifications() should return int, for consistency
|
1 year ago |
Sam Lantinga
|
34c5bde355
Improved RAWINPUT <-> XInput/WGI device correlation
|
1 year ago |
Sam Lantinga
|
9117b2e300
Fixed crash if RAWINPUT is not initialized
|
1 year ago |
Sam Lantinga
|
6bf5f5a221
Don't send k_ePS4FeatureReportIdCapabilities to Sony PS4 controllers
|
1 year ago |
Sam Lantinga
|
92fd2938e7
Minor cleanup
|
1 year ago |
Andre Barata
|
9cd7cbe134
Added support for absolute mice with evdev
|
1 year ago |
Christopher Wellons
|
8231278817
Unaligned stacks on i686-w64-mingw32, may lead to crashes (#7607)
|
1 year ago |
Ozkan Sezer
|
0ad822eb70
SDL_RWFromMem, SDL_RWFromConstMem: reject negative size parameters.
|
1 year ago |