232
I Use This!
Very High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 17 hours ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
render: SDL_DestroyWindow hollows out its renderer but doesn't free it. More... 17 days ago
render: Manage memory for SDL_Renderer* at higher level. More... 17 days ago
dialog: convert_ext_list had parameter names in wrong order in header. More... 18 days ago
pipewire: Use the core version info for the preferred version check More... 18 days ago
SDL3 removed SDL_HINT_RENDER_SCALE_QUALITY hint More... 18 days ago
SDL_Keymod: Removed SDL_KMOD_RESERVED. More... 18 days ago
Sync SDL3 wiki -> header More... 18 days ago
SDL_iostream.h: Corrected documentation for SDL_ReadIO and SDL_WriteIO. More... 18 days ago
Close pipe in Wayland_ShowMessageBox More... 18 days ago
x11: Fix mode switching when running under XWayland More... 18 days ago
Fixed compilation with C89 (thanks @d-s-a!) More... 18 days ago
x11: Wait for mode switches to complete when synchronizing a window More... 18 days ago
dialog: Allocate space for terminator when building filter string More... 19 days ago
thread: make generic SDL_Condition a no-op if built with SDL_THREADS_DISABLED. More... 19 days ago
Sync SDL3 wiki -> header More... 19 days ago
include: Fixed up some sensor documentation. More... 19 days ago
SDL_log.h: Remove SDL_MAX_LOG_MESSAGE. More... 20 days ago
audio: Code defensively to placate static analyzers, don't disabling warnings. More... 20 days ago
Fixed warning: no previous extern declaration for non-static variable 'ResamplerFilter' More... 20 days ago
Add final Vulkan AV1 ext and VVC support More... 20 days ago
Updated to the latest version of the Vulkan SDK More... 20 days ago
Document that tooltip windows don't get mouse or keyboard focus More... 20 days ago
Added a note that the joystick should be initialized on the main thread on Windows More... 20 days ago
Sync SDL3 wiki -> header More... 20 days ago
Removed obsolete padding More... 20 days ago
Changed SDL_KeyCode values to defines More... 20 days ago
Use single line comment format More... 20 days ago
Sync SDL3 wiki -> header More... 20 days ago
Sync SDL3 wiki -> header More... 20 days ago
SDL_ConvertAudioSamples: Make sure we got enough data More... 20 days ago