232
I Use This!
Very High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't keep sensor file open while sensors are disabled More... 12 months ago
Sync SDL3 wiki -> header More... 12 months ago
docs: Add README-wayland More... 12 months ago
Improve sensor detection for Linux gamepad More... 12 months ago
audio: First shot at the SDL3 audio subsystem redesign! More... 12 months ago
audio: more AudioStream allocation work. More... 12 months ago
Fixed crash creating a window with the Vivante video driver More... 12 months ago
Sync SDL3 wiki -> header More... 12 months ago
Added support for the GameSir-G7 Controller for Xbox More... 12 months ago
audio: Fixed buffer overflow in SDL_AudioStream resampling. More... 12 months ago
audio: SDL_memcpy() params were backwards. :O More... 12 months ago
Add support for sensor to joystick on Linux (evdev) More... 12 months ago
Fixed lockup while waiting for events More... 12 months ago
Changed all variadic macros into fixed (thanks @Wohlstand!) More... 12 months ago
x11: Adds support for generic clipboard data in X11 More... 12 months ago
Android: use the headers to have the audio pause/resume definitions and make SDL_PriveAudioData more private More... 12 months ago
Allow the application to send rumble packets to Nintendo Switch controllers More... 12 months ago
Sync SDL3 wiki -> header More... 12 months ago
include: SDL_ConvertAudioSamples docs now warn about converting in chunks. More... 12 months ago
audio: AudioStreams shouldn't overflow output buffers. More... 12 months ago
audio: Fixed audiostreams converting incorrect channel counts. More... 12 months ago
audio: Make sure AudioStream's internal buffers are large enough. More... 12 months ago
audio: SDL_ConvertAudioSamples shouldn't calculate its output buffer size. More... 12 months ago
Remove _THIS in src/audio/ More... 12 months ago
Remove _THIS in src/video and in src/events (also VideoDevice) More... 12 months ago
Remove _THIS in src/core: EVDEV UDEV More... 12 months ago
coreaudio: Flush/stop the AudioQueue before disposing of it. More... 12 months ago
wayland: Implement global mouse coordinate emulation More... 12 months ago
windows/SDL_sysfilesystem.c: fix SHGetKnownFolderPath calling convention More... 12 months ago
wayland: Fix the corner case when positioning popups More... 12 months ago