Commit History

Author SHA1 Message Date
  Sylvain 81ff49f4b5 Remove _THIS in src/video and in src/events (also VideoDevice) 3 years ago
  Sylvain df314ba93e Remove _THIS in src/core: EVDEV UDEV 3 years ago
  Ryan C. Gordon 0e1669e296 audio: Fixed audiostreams converting incorrect channel counts. 3 years ago
  Ryan C. Gordon 7f219aa369 audio: Make sure AudioStream's internal buffers are large enough. 3 years ago
  Ryan C. Gordon c7629704b4 audio: SDL_ConvertAudioSamples shouldn't calculate its output buffer size. 3 years ago
  Ryan C. Gordon a88aeb2a8a coreaudio: Flush/stop the AudioQueue before disposing of it. 3 years ago
  Semphris 7f2ef4d02f Implement SDL_GetPath stub for all OSes 3 years ago
  Ozkan Sezer ef2ad2b0c6 windows/SDL_sysfilesystem.c: fix SHGetKnownFolderPath calling convention 3 years ago
  Frank Praznik b92eaddbbd wayland: Fix the corner case when positioning popups 3 years ago
  Sam Lantinga b6df25c334 Removed redundant __powerpc__ check 3 years ago
  Jeremy Rand 9142292f4a SDL_blit_N.c: Move ppc64le swizzle outside of loop 3 years ago
  Ozkan Sezer 26903f237f windows/SDL_sysfilesystem.c: replace KNOWNFOLDERID type usage with GUID 3 years ago
  Frank Praznik 1bf5a78b53 wayland: Don't print an error when moving a hidden popup window 3 years ago
  Frank Praznik 27085df50d wayland: Remove redundant window geometry configuration 3 years ago
  Frank Praznik eb6837e353 wayland: Validate and trigger the repositioning of popups in more cases 3 years ago
  Frank Praznik 17fba24e21 wayland: Adjust overlap required for popups to be considered adjacent 3 years ago
  Anonymous Maarten c810e5f63d video: set error code when SetWindowPosition fails 3 years ago
  Ozkan Sezer 52c19bd21b attempt to fix more build failures against older Win32 SDKs. 3 years ago
  Ozkan Sezer d7f1719777 fixed -Wundef warning due to HAVE_MMDEVICEAPI_H 3 years ago
  Sam Lantinga 450c947949 Actually define the folder GUIDs 3 years ago
  Sam Lantinga e0e95b1ea9 Fixed coding style and building on older Windows SDKs 3 years ago
  Sam Lantinga 9b87de258f Fixed crash in new audio channel conversion code 3 years ago
  Semphriss c1dab7745a Add SDL_GetPath() for default OS folders (#7665) 3 years ago
  Anonymous Maarten 72e5a52c51 ci: use Haiku cross toolchain 3 years ago
  Anonymous Maarten fe68fd3af9 ci: disable pull_request trigger for haiku 3 years ago
  Ryan C. Gordon e191bc8491 audio: Simplified GetFirstAudioFormat/GetNextAudioFormat. 3 years ago
  Sam Lantinga b6ca360228 Added support for the Saitek Cyborg V.3 Rumble Pad in PS3 mode 3 years ago
  Sam Lantinga 3f0c2a6694 Don't set the display scale if DPI scaling isn't enabled 3 years ago
  Brick 86b5f40b53 Fixed CalculateAudioStreamWorkBufSize 3 years ago
  Brick 079ae065f1 Added SDL prefix AUDIO_* constants 3 years ago