Commit History

Author SHA1 Message Date
  Sam Lantinga 9cf1b39162 Merge commit '21349901ea250483600cbe4771d865cc06f6b538' into main 4 years ago
  Sylvain 21349901ea Audio: convert 5.1 to 7.1, use right-surround for r-front and r-back (see #4104) 4 years ago
  Ryan C. Gordon 8527c583f4 cocoa: Fix recreated windows that are both borderless and resizable. 4 years ago
  Ethan Lee 40210f8945 winrt: Always use a thread for joystick support 4 years ago
  Ryan C. Gordon 2fdbae22cb cocoa: Remove mouse event tap. 4 years ago
  Sylvain 9727655b89 SDL_test_common: add other window flags: --shown, --hidden, --input-focus, --mouse-focus 4 years ago
  Sylvain d62ebec260 SDL_test_common: replace 'resize' by 'resizable' 4 years ago
  Ryan C. Gordon 1f482174b5 x11: Mark backing_store as NotUseful when creating windows. 4 years ago
  Ryan C. Gordon 9c063468d6 x11: call XSync before XSetInputFocus during SDL_ShowWindow. 4 years ago
  Ozkan Sezer 89a2980a6d CMake: fixes to pthreads detection. 4 years ago
  Ivan Epifanov ca969eb2be Remove gles2 vita render 4 years ago
  Ivan Epifanov 058bbe0286 Set volume on device open 4 years ago
  Ivan Epifanov e3ea5b6468 Migrate to lightweight mutexes 4 years ago
  Steven Noonan f1ad942a11 SDL_windows_main: use HeapAlloc/HeapFree for command line arguments 4 years ago
  Steven Noonan 17d8479d98 hidapi/libusb: maintain in-memory cache of vendor/product strings 4 years ago
  Steven Noonan 4535d65491 HIDAPI_UpdateDiscovery: only treat "add" and "remove" events as relevant 4 years ago
  Steven Noonan b15bbd4e3f SDL_udev: check for NULL return value from udev_device_get_action 4 years ago
  Sylvain cf05a5eb0c eglChooseConfig: only add EGL_DEPTH_SIZE if non 0 4 years ago
  Sylvain 98a966d1c2 Android: don't need to set the SurfaceHolder format from java code 4 years ago
  Ethan Lee 8e3ec34d34 wayland: Refactor toplevel mapping, implement HideWindow 4 years ago
  Cacodemon345 0838f53d5a Implement SDL_SetWindowAlwaysOnTop for X11 4 years ago
  Mathieu Eyraud a5825576fb Fix error handling of wayland message box 4 years ago
  Mathieu Eyraud 12dd412b0b Fix icon of wayland message box 4 years ago
  meyraud705 d0cf3b7555 Return correct button id 4 years ago
  meyraud705 1fd95c53b6 Disable pango markup in wayland massage box 4 years ago
  meyraud705 0cd0e9ba98 Reimplement wayland message box function with execvp. 4 years ago
  Cacodemon345 99ef03b96e KMSDRM: Only use OpenBSD-specific defines on pre-6.9 releases 4 years ago
  Joseph Lyncheski a0a5da5d91 Add SDL_SetWindowAlwaysOnTop() 4 years ago
  Sylvain 6be9c00970 Android: prevent error EGL_BAD_DISPLAY while getting egl version without display 4 years ago
  Ryan C. Gordon 03503423e9 filesystem: Better OpenBSD support for SDL_GetBasePath(). 4 years ago