Commit History

Author SHA1 Message Date
  Sam Lantinga 63015e44c7 Merge commit '8ac0fb52cb13e5856aa7f4a3fd0598d3ec58283f' into main 4 years ago
  Sam Lantinga 0ebf56b5f1 Merge commit '1f3df900f919e7177e480e63c07447db232564a1' into main 4 years ago
  Sam Lantinga 5a95ff8002 Merge commit 'fcbf19b764a9f6fed1db6a1d79a2f2f3fa1338d6' into main 4 years ago
  Sam Lantinga 572dfb4f6e Merge commit 'c93e3b36074ddb2ed986cbacc5e9d4f3a60db343' into main 4 years ago
  Sam Lantinga a734ccec9a Merge commit 'b62642974595976a0c47c5b854eea51b2703fbeb' into main 4 years ago
  Sam Lantinga 4c7f8a7497 Merge commit 'f8695185331460106f34286ebe466cb605f85bb6' into main 4 years ago
  Sam Lantinga 9cf1b39162 Merge commit '21349901ea250483600cbe4771d865cc06f6b538' into main 4 years ago
  Sylvain 8ac0fb52cb OpenSLES: CloseDevice() is called at higher level, if OpenDevice() fails 4 years ago
  Sylvain 1f3df900f9 Error missing 'flags' initialization (see bug #2881) 4 years ago
  Sylvain fcbf19b764 AAudio: make sure stream is not null to prevent crash in RequestStop (see #3710) 4 years ago
  Sylvain c93e3b3607 Fixed bug #2881 - SDL_RLEsurface may encode RGB888 if it has no color key (Thanks Simon Hug) 4 years ago
  Sylvain b626429745 Merge remote-tracking branch 'refs/remotes/origin/main' 4 years ago
  Sylvain f869518533 Audio: normalize conversion Stereo to 5.1, Quad to 7.1, 5.1 to 7.1 (bug #4104) 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