Commit Graph

  • 6d37d8ff60
    Remove _THIS in src/audio/ Sylvain 2023-05-09 13:23:33 +0200
  • d5c2059237
    Remove _THIS in src/video and in src/events (also VideoDevice) Sylvain 2023-05-09 12:55:11 +0200
  • 6fc60da244
    Remove _THIS in src/core: EVDEV UDEV Sylvain 2023-05-09 12:54:34 +0200
  • a88aeb2a8a coreaudio: Flush/stop the AudioQueue before disposing of it. Ryan C. Gordon 2023-05-08 14:25:01 -0400
  • 86786ed544 coreaudio: Flush/stop the AudioQueue before disposing of it. Ryan C. Gordon 2023-05-08 14:25:01 -0400
  • 7f2ef4d02f Implement SDL_GetPath stub for all OSes Semphris 2023-05-05 12:38:35 -0400
  • affb23c64d Implement SDL_GetPath stub for all OSes Semphris 2023-05-05 12:38:35 -0400
  • ef2ad2b0c6 windows/SDL_sysfilesystem.c: fix SHGetKnownFolderPath calling convention Ozkan Sezer 2023-05-08 11:55:32 +0300
  • b92eaddbbd wayland: Fix the corner case when positioning popups Frank Praznik 2023-05-06 11:47:46 -0400
  • a85310b950 wayland: Fix the corner case when positioning popups Frank Praznik 2023-05-06 11:47:46 -0400
  • de93728674 Removed redundant __powerpc__ check Sam Lantinga 2023-05-06 08:44:19 -0700
  • b6df25c334 Removed redundant __powerpc__ check Sam Lantinga 2023-05-06 08:44:19 -0700
  • 5e74365e55 SDL_blit_N.c: Move ppc64le swizzle outside of loop Jeremy Rand 2023-05-06 03:24:02 +0000
  • 9142292f4a SDL_blit_N.c: Move ppc64le swizzle outside of loop Jeremy Rand 2023-05-06 03:24:02 +0000
  • 2b6f423f00
    SDL_blit_N.c: Move ppc64le swizzle outside of loop Jeremy Rand 2023-05-06 03:24:02 +0000
  • 26903f237f windows/SDL_sysfilesystem.c: replace KNOWNFOLDERID type usage with GUID Ozkan Sezer 2023-05-06 01:10:02 +0300
  • 1bf5a78b53 wayland: Don't print an error when moving a hidden popup window Frank Praznik 2023-05-05 14:04:15 -0400
  • c63d9c3350 wayland: Don't print an error when moving a hidden popup window Frank Praznik 2023-05-05 14:04:15 -0400
  • 27085df50d wayland: Remove redundant window geometry configuration Frank Praznik 2023-05-04 12:43:52 -0400
  • eb6837e353 wayland: Validate and trigger the repositioning of popups in more cases Frank Praznik 2023-05-02 21:15:00 -0400
  • 17fba24e21 wayland: Adjust overlap required for popups to be considered adjacent Frank Praznik 2023-05-02 21:09:30 -0400
  • 41358f43f0 wayland: Remove redundant window geometry configuration Frank Praznik 2023-05-04 12:43:52 -0400
  • 3bf6c32403 wayland: Validate and trigger the repositioning of popups in more cases Frank Praznik 2023-05-02 21:15:00 -0400
  • d003ab5b36 wayland: Adjust overlap required for popups to be considered adjacent Frank Praznik 2023-05-02 21:09:30 -0400
  • c810e5f63d video: set error code when SetWindowPosition fails Anonymous Maarten 2023-04-27 02:16:12 +0200
  • 52c19bd21b attempt to fix more build failures against older Win32 SDKs. Ozkan Sezer 2023-05-05 03:33:10 +0300
  • d7f1719777 fixed -Wundef warning due to HAVE_MMDEVICEAPI_H Ozkan Sezer 2023-05-05 03:32:56 +0300
  • 450c947949 Actually define the folder GUIDs Sam Lantinga 2023-05-04 16:39:16 -0700
  • e0e95b1ea9 Fixed coding style and building on older Windows SDKs Sam Lantinga 2023-05-04 16:28:16 -0700
  • 9b87de258f Fixed crash in new audio channel conversion code Sam Lantinga 2023-05-04 15:50:38 -0700
  • c1dab7745a
    Add SDL_GetPath() for default OS folders (#7665) Semphriss 2023-05-04 14:38:11 -0400
  • 7b578045b8 Add documentation to SDL_folder Semphris 2023-05-04 14:10:10 -0400
  • 3e64fec9f4 Fix bug memory acess Loc(Elliot) 2023-05-04 19:26:50 +0700
  • 72e5a52c51 ci: use Haiku cross toolchain Anonymous Maarten 2023-05-04 13:39:22 +0200
  • 6ec32179f0
    Fix bug memory acess Loc(Elliot) 2023-05-04 19:26:50 +0700
  • 2d588675b6 ci: use Haiku cross toolchain Anonymous Maarten 2023-05-04 13:39:22 +0200
  • fe68fd3af9 ci: disable pull_request trigger for haiku Anonymous Maarten 2023-05-04 05:15:10 +0200
  • e191bc8491 audio: Simplified GetFirstAudioFormat/GetNextAudioFormat. Ryan C. Gordon 2023-05-02 18:35:42 -0400
  • aa9e66780e Add SDL_GetPath() for default OS folders Semphris 2023-05-03 20:35:41 -0400
  • aef9beb2ed
    audio: Simplified GetFirstAudioFormat/GetNextAudioFormat. Ryan C. Gordon 2023-05-02 18:35:42 -0400
  • b6ca360228 Added support for the Saitek Cyborg V.3 Rumble Pad in PS3 mode Sam Lantinga 2023-05-03 09:47:16 -0700
  • 3f0c2a6694 Don't set the display scale if DPI scaling isn't enabled Sam Lantinga 2023-05-03 09:47:13 -0700
  • 86b5f40b53 Fixed CalculateAudioStreamWorkBufSize Brick 2023-05-02 12:29:32 +0100
  • 079ae065f1 Added SDL prefix AUDIO_* constants Brick 2023-05-02 13:00:28 +0100
  • 2052fcef1b Added SDL prefix AUDIO_* constants Brick 2023-05-02 13:00:28 +0100
  • aea83a8af6 Fixed CalculateAudioStreamWorkBufSize Brick 2023-05-02 12:29:32 +0100
  • 707e9397ca Removed memset_pattern4() from SDL headers Sam Lantinga 2023-04-30 21:38:29 -0700
  • 1ee2832326 Fixed SDL_ConvertMonoToStereo_SSE reading out of bounds Brick 2023-04-30 17:55:01 +0100
  • e865abb457 Fixed SDL_ConvertMonoToStereo_SSE reading out of bounds Brick 2023-04-30 17:55:01 +0100
  • f72213c4ac By default, OpenBSD uses Linux controller mappings Sam Lantinga 2023-04-29 17:09:17 -0700
  • 255c3b7c82 By default, OpenBSD uses Linux controller mappings Sam Lantinga 2023-04-29 17:09:17 -0700
  • 0d559b7cb3 Fixed parsing SDL_mutex.h Sam Lantinga 2023-04-29 10:14:03 -0700
  • f7df966b41 SDL_JOYBALLMOTION Eric 2023-04-28 22:16:10 -0400
  • e8c16ce483 Update migration guide with info on trackballs Eric 2023-04-28 21:51:04 -0400
  • ee97e6f8cc
    SDL_JOYBALLMOTION Eric 2023-04-28 22:16:10 -0400
  • b2414a5435
    Update migration guide with info on trackballs Eric 2023-04-28 21:51:04 -0400
  • bee6099372 events: Emit an event when a window is destroyed Frank Praznik 2023-04-27 09:20:40 -0400
  • 78cfc23993 Sync SDL3 wiki -> header SDL Wiki Bot 2023-04-28 19:09:14 +0000
  • 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention Sam Lantinga 2023-04-28 07:31:12 -0700
  • 61c0c009ab Rename SDL semaphore and condition variable functions to match SDL 3.0 naming convention Sam Lantinga 2023-04-27 20:49:54 -0700
  • f824fad96f events: Emit an event when a window is destroyed Frank Praznik 2023-04-27 09:20:40 -0400
  • 8c9af344cb Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention Sam Lantinga 2023-04-28 07:31:12 -0700
  • 6b0988fed4 Rename SDL semaphore and condition variable functions to match SDL 3.0 naming convention Sam Lantinga 2023-04-27 20:49:54 -0700
  • 170c410d35 Remove old mutex macros Sam Lantinga 2023-04-27 19:13:35 -0700
  • 38d22aed67 Sync SDL3 wiki -> header SDL Wiki Bot 2023-04-28 01:55:15 +0000
  • e474047ff8 rwlock: Added SDL_rwlock API for shared locks. Ryan C. Gordon 2023-04-24 01:07:59 -0400
  • 776820526b windows: Use InitializeSRWLock explicitly. Ryan C. Gordon 2023-04-26 14:04:57 -0400
  • 70a501d8ec winrt: Don't reference generic Condition Variables at all. Ryan C. Gordon 2023-04-26 14:02:45 -0400
  • 736f9fb9b9 mutex: Fixed typos in documentation Ryan C. Gordon 2023-04-26 10:11:55 -0400
  • a4b4dff4a2 Added support for the Astro C40 in Xbox 360 mode Sam Lantinga 2023-04-27 17:10:44 -0700
  • afa1081be2
    rwlock: Added SDL_rwlock API for shared locks. Ryan C. Gordon 2023-04-24 01:07:59 -0400
  • e27e06e318
    windows: Use InitializeSRWLock explicitly. Ryan C. Gordon 2023-04-26 14:04:57 -0400
  • 46d12a2154
    winrt: Don't reference generic Condition Variables at all. Ryan C. Gordon 2023-04-26 14:02:45 -0400
  • 41db22e719
    mutex: Fixed typos in documentation Ryan C. Gordon 2023-04-26 10:11:55 -0400
  • 60c5888423 Sync SDL3 wiki -> header SDL Wiki Bot 2023-04-27 22:36:15 +0000
  • e5a6c24c82 audio: Redesigned audio conversion code for SDL3. Ryan C. Gordon 2023-04-01 22:29:30 -0400
  • 045535e10b
    audio: Redesigned audio conversion code for SDL3. Ryan C. Gordon 2023-04-01 22:29:30 -0400
  • 44bec9c01c Fixed build Sam Lantinga 2023-04-27 13:06:21 -0700
  • c10849b40b Added support for new Xbox Elite 2 firmware Sam Lantinga 2023-04-27 12:33:33 -0700
  • 132b88749c wayland: Destroy proxy wrappers and callbacks before event queues Frank Praznik 2023-04-27 13:06:00 -0400
  • 3153871656 wayland: Destroy proxy wrappers and callbacks before event queues Frank Praznik 2023-04-27 13:06:00 -0400
  • 64e46ac6fc video: set error code when SetWindowPosition fails Anonymous Maarten 2023-04-27 02:16:12 +0200
  • eaf17050b4 Allow popup windows to be raised through SDL_RaiseWindow Sam Lantinga 2023-04-26 16:31:18 -0700
  • b701ac0266 Fixed building with Java 1.7 Sam Lantinga 2023-04-26 14:14:59 -0700
  • 83554cc307 Fixed outdated symbol renaming hints Sam Lantinga 2023-04-26 14:11:38 -0700
  • c5cdaef6c3 Fixed function documentation references Sam Lantinga 2023-04-26 14:10:44 -0700
  • 8b39eb9b1f wayland: Fixes a memory leak wheere primary selection isn't freed Linus Probert 2023-04-24 20:48:42 +0200
  • 43f65a6ef0 wayland: Fixes a memory leak wheere primary selection isn't freed Linus Probert 2023-04-24 20:48:42 +0200
  • 3b1743dc64
    wayland: Fixes a memory leak wheere primary selection isn't freed Linus Probert 2023-04-24 20:48:42 +0200
  • 0f2322acfc hidapi/mac: replace sprintf uses with snprintf. Ozkan Sezer 2023-04-24 18:55:14 +0300
  • 5f344c17c2 hidapi/mac: import mainstream commit c1b9d2ad Ozkan Sezer 2023-04-24 18:47:04 +0300
  • ae9119c36b hidapi/mac: replace sprintf uses with snprintf. Ozkan Sezer 2023-04-24 18:55:14 +0300
  • 62d1a2c836 hidapi/mac: import mainstream commit c1b9d2ad Ozkan Sezer 2023-04-24 18:47:04 +0300
  • b8ed7ff5d9 hidapi/mac: replace sprintf uses with snprintf. Ozkan Sezer 2023-04-24 18:55:14 +0300
  • 59a6c0c89f hidapi/mac: import mainstream commit c1b9d2ad Ozkan Sezer 2023-04-24 18:47:04 +0300
  • ac607c1088 SDL_ConvertSurface(): add null pointer check Mingjie Shen 2023-04-23 19:34:57 -0400
  • bf8c9d2d70 Check return value of VIRTUAL_HWDataForIndex() Mingjie Shen 2023-04-23 20:02:44 -0400
  • ce498bbda5 Check return value of VIRTUAL_HWDataForIndex() Mingjie Shen 2023-04-23 20:02:44 -0400
  • db7afbb4e3 SDL_ConvertSurface(): add null pointer check Mingjie Shen 2023-04-23 19:34:57 -0400
  • a5866f1616
    Removes some mistakes Linus Probert 2023-04-23 23:33:07 +0200