Commit History

Author SHA1 Message Date
  Ryan C. Gordon 3030fd815c x11: Blocking for window maximization should wait 100 ms, not 1000. 2 years ago
  Ryan C. Gordon 5c3df60ec9 Revert "x11: check if window size/position has changed during SDL_ShowWindow." 2 years ago
  Sam Lantinga 8825fbf713 Fall back to Xlib if XRandR isn't available 2 years ago
  Mathieu Eyraud 82cd3bfe1c Add missing break 2 years ago
  Ozkan Sezer 7cc3248044 minor os/2 stuff merged from the bitwiseworks' fork 2 years ago
  Ozkan Sezer 3e341021c3 fixed typo in prev. patch. 2 years ago
  Ozkan Sezer 1ecf77d630 test/testnativecocoa.m: fixed deprecation warnings. 2 years ago
  Sam Lantinga 507be6c3f8 Sorted controller list 2 years ago
  Max Maisel f4561db69a Add Steam Deck controller mapping to database. 2 years ago
  Anonymous Maarten 2b0ca87119 SDL_atomic.h: __ARM_ARCH is not always defined for an arm platform 2 years ago
  Sam Lantinga 37d1ab83c5 Make sure the mouse and keyboard focus is cleared when a window is hidden 2 years ago
  Ozkan Sezer e7761aec37 update docs/README-os2 after the last os/2 audio patch. 2 years ago
  Ozkan Sezer 890bee64a4 os2 audio refactoring and capture support 2 years ago
  Sam Lantinga ba0c270c7a Removed invalid assert in testatomic 2 years ago
  Anonymous Maarten 322dbdde4e ci: bump mymindstorm/setup-emsdk to latest tag 2 years ago
  Weng Xuetian 64294e4560 Remove the unimplemented CloseIC in fcitx module 2 years ago
  Sam Lantinga c4c034ca4b Don't fail to create a window if it's too large, just clamp it to the max instead 2 years ago
  Sam Lantinga f7dc8c0eaa Fixed LED pending check failing when the controller timestamp is very large 2 years ago
  Sam Lantinga bb036ef544 Don't send k_EPS5FeatureReportIdCapabilities to Sony PS5 controllers 2 years ago
  Sam Lantinga 910dad505a Don't tickle Bluetooth PS5 controllers in simple mode with an effects packet 2 years ago
  Ozkan Sezer 4b2b475ac2 remove unused vulkan/*.hpp files. 2 years ago
  Sam Lantinga a4ad293d4a Relicensed testutils to match other test code 2 years ago
  Sam Lantinga 6089b35706 Fixed getting the CRC of virtual joysticks without a VID/PID 2 years ago
  Frank Praznik a999100858 wayland/video: Validate the returned window display pointer before dereferencing it 2 years ago
  Anonymous Maarten 57e9a9eee6 ci: move 'set -eu' to after source_cmd 2 years ago
  Ryan C. Gordon b9d16dac4e pulseaudio: Some fixes that seem to avoid an assertion in libpulse. 2 years ago
  Ozkan Sezer 776a5e0d25 pulseaudio: eliminate <pulse/simple.h> include. 2 years ago
  Ozkan Sezer 376c6a9dd1 apply commit 3aba9d44732d6e4538deb2c9e4389951fe5a0de5 to autotools, too. 2 years ago
  Ryan C. Gordon 3aba9d4473 pulseaudio: We should be using libpulse, not libpulse-simple. 2 years ago
  Ryan C. Gordon 832b524180 pulseaudio: don't wait on pa_context_subscribe in hotplug thread. 2 years ago