Commit History

Author SHA1 Message Date
  Ryan C. Gordon 19c10b41fd x11: Attempt to wait for SDL_MaximizeWindow to complete before returning. 1 year ago
  Sam Lantinga 1fdcb610ff Fixed build 1 year ago
  Sam Lantinga 4c36726a31 macOS child window fixes 1 year ago
  Ryan C. Gordon ecccf6f9ca windows: Don't allow non-resizable windows to be maximized. 1 year ago
  David Gow 52b73d4115 pipewire: Set 'application.id' if SDL_HINT_APP_ID set 1 year ago
  Sam Lantinga f74549ef2e Fixed build warning 1 year ago
  Sam Lantinga 1da5b2e488 Disable SDL_JOYSTICK_RAWINPUT_XINPUT 1 year ago
  Ryan C. Gordon 95f244598b power: On Linux, compare status strings as case-insensitive. 1 year ago
  Frank Praznik 2f75596d5a Consolidate the X11 WM_CLASS and Wayland app ID envvars 1 year ago
  Sam Lantinga 85f33fe866 Fixed crash if the X11 display doesn't have a resource manager property 1 year ago
  Anonymous Maarten 76a919d458 cmake: don't force enable/disable SDL_HIDAPI_LIBUSB 1 year ago
  Jeffrey Knockel e4eab186ec Return xrandr-scaled display modes 3 years ago
  SDL Wiki Bot 4d6ed7173e Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 0ffeca8a1c Added SDL_HINT_HIDAPI_ENUMERATE_ONLY_CONTROLLERS to control whether SDL_hid_enumerate() enumerates all HID devices or only controllers. 1 year ago
  Ozkan Sezer 77e59d4fa9 fixed build error due to -Wunused-function 1 year ago
  Ozkan Sezer 8ea76ba116 move diagnostic pragma out of the function for old gcc versions. 1 year ago
  Sam Lantinga 211054d9db hidapi: improved error handling 1 year ago
  Sam Lantinga 2666e15cf1 hidapi: fixed upstream build 1 year ago
  Sam Lantinga bc28790817 Make sure hidapi error handling is thread-safe 1 year ago
  Sam Lantinga d51f84a2e1 Revert "Fixed double-free during multi-threaded hidapi access" 1 year ago
  Sam Lantinga 1c9aae9a29 hidapi build fixes for the upstream build environment 1 year ago
  Sam Lantinga 2b386b6c80 Fixed double-free during multi-threaded hidapi access 1 year ago
  Anonymous Maarten 860e52c99e windows: SDL_Delay expects a 32-bit integer 1 year ago
  Anonymous Maarten 13a6a72b88 windows: SDL_GetTicks64 -> SDL_GetTicks 1 year ago
  Anonymous Maarten b4291412a4 tests: build tests with C90 standard 1 year ago
  Anonymous Maarten 5b5b67df20 wayland: don't use libdecor_frame_get_* functions when header doesn't have it 1 year ago
  Ryan C. Gordon c6cecb0fb0 wasapi: Deal with HDMI or DisplayPort-based audio devices. 1 year ago
  Nikita Krapivin 97a927b44e gdk: Fix the project 1 year ago
  Sam Lantinga 128ca70160 Added support for printing wide strings using "%ls" syntax 1 year ago
  Ozkan Sezer a8a72de6fb fix mingw build failures in CI with clang-tidy. 1 year ago