|
SDL: test: use SDL_test to parse arguments of tests
|
|
0
|
5
|
November 17, 2025
|
|
SDL_image: cmake: add exports file for Apple
|
|
0
|
5
|
November 17, 2025
|
|
Maelstrom: Added SDL3 headers and libraries for Windows (ed40c)
|
|
0
|
5
|
November 16, 2025
|
|
SDL: Restored the original OpenBSD Xbox 360 controller mapping (daf76)
|
|
0
|
5
|
November 14, 2025
|
|
SDL: Check for wine_get_version() to detect Wine/Proton (f36d6)
|
|
0
|
5
|
November 13, 2025
|
|
SDL: Check for wine_get_version() to detect Wine/Proton (3291c)
|
|
0
|
10
|
November 13, 2025
|
|
SDL: Don't check SteamVirtualGamepadInfo when running as Wine (b797a)
|
|
0
|
5
|
November 13, 2025
|
|
SDL: FIX SDL_GetJoystickSerial() always returning NULL on Linux (UDEV) (#14454)
|
|
0
|
5
|
November 12, 2025
|
|
SDL: Added support for the new Steam Controller
|
|
0
|
7
|
November 12, 2025
|
|
SDL: Sync SDL3 wiki -> header (b7ea1)
|
|
0
|
5
|
November 11, 2025
|
|
SDL: android: remove dependency on cpu-features.h
|
|
0
|
5
|
November 11, 2025
|
|
SDL: release: don't use legacy Android CMake toolchain file (7073c)
|
|
0
|
5
|
November 11, 2025
|
|
SDL: Implemented render batching for D3D9
|
|
0
|
5
|
November 11, 2025
|
|
SDL: Sync SDL3 wiki -> header (01a81)
|
|
0
|
6
|
November 11, 2025
|
|
SDL: gpu: Move device ranking to the bottom of IsDeviceSuitable.
|
|
0
|
6
|
November 10, 2025
|
|
SDL: Make sure the blit mapping is cleared when undoing RLE encoding
|
|
0
|
5
|
November 8, 2025
|
|
SDL: Don't create a larger surface than we need when scaling
|
|
0
|
5
|
November 8, 2025
|
|
SDL: D3D12 GPU: Prevent reading out of bounds when uploading textures.
|
|
0
|
5
|
November 8, 2025
|
|
SDL: Use srcpixel now that we've set it
|
|
0
|
5
|
November 7, 2025
|
|
SDL: Added support for SDL_PIXELFORMAT_INDEX8 to SDL_BlitTriangle_Slow()
|
|
0
|
5
|
November 7, 2025
|
|
SDL: wayland: Use a pool to allocate icon image buffers
|
|
0
|
5
|
November 7, 2025
|
|
SDL: wayland: Release the SHM pool after initial cursor buffer creation
|
|
0
|
5
|
November 7, 2025
|
|
SDL: Fix DefWindowProc called for events handled in WIN_WindowProc
|
|
0
|
5
|
November 7, 2025
|
|
sdl2-compat: Clarified why GetPixelFormatForMasks() is needed in ConvertSurface()
|
|
0
|
5
|
November 6, 2025
|
|
SDL: The default render texture format is SDL_PIXELFORMAT_ARGB8888
|
|
0
|
8
|
November 6, 2025
|
|
SDL_image: upgrade vendored libtiff to latest 4.7.1 release (4f658)
|
|
0
|
5
|
November 6, 2025
|
|
SDL_ttf: release: apply updates from SDL3 repo (d030c)
|
|
0
|
5
|
November 6, 2025
|
|
SDL: Fixed unaligned access in the Nintendo Switch HIDAPI driver
|
|
0
|
5
|
November 6, 2025
|
|
SDL: README-emscripten: Note that using the latest stable release is a good idea.
|
|
0
|
7
|
November 5, 2025
|
|
SDL_image: upgrade vendored libtiff to latest 4.7.1 release
|
|
0
|
5
|
November 5, 2025
|
|
SDL: Added libxtst-dev to Linux CI build dependencies
|
|
0
|
6
|
November 3, 2025
|
|
SDL: Add bounds checks in SDL_qsort (#10066)
|
|
0
|
5
|
November 3, 2025
|
|
SDL: Removed redundant wait at shutdown in the ALSA audio driver
|
|
0
|
5
|
November 3, 2025
|
|
SDL: Save a copy of the D3D12 semantic string
|
|
0
|
6
|
November 3, 2025
|
|
SDL: release: sync scripts with main branch
|
|
0
|
5
|
November 2, 2025
|
|
SDL: Clamp the audio drain delay to 100 ms (e4583)
|
|
0
|
5
|
November 2, 2025
|
|
SDL: Fixed the paddle mapping for Steam Controllers
|
|
0
|
5
|
November 2, 2025
|
|
sdl12-compat: Updated to version 1.2.71 for development
|
|
0
|
6
|
October 30, 2025
|
|
sdl2-compat: Updated to version 2.32.58 for release
|
|
0
|
7
|
October 30, 2025
|
|
SDL: Check to see if joysticks are actually initialized in SDL_UpdateJoysticks() (70b12)
|
|
0
|
5
|
October 30, 2025
|
|
SDL: Check to see if joysticks are actually initialized in SDL_UpdateJoysticks()
|
|
0
|
5
|
October 30, 2025
|
|
SDL: CI: Make some important libraries mandatory on Steam Linux Runtime 3.0
|
|
0
|
5
|
October 30, 2025
|
|
SDL: wayland: Fix compile with libdecor 0.2 and SDL_WAYLAND_LIBDECOR_SHARED=OFF
|
|
0
|
5
|
October 30, 2025
|
|
SDL: Make sure we don't allocate a TLS ID clobbering an application defined one (add17)
|
|
0
|
5
|
October 29, 2025
|
|
SDL_mixer: cmake: CMAKE_MODULE_PATH only needs to be modified when using a static SDL2_mixer (b60e9)
|
|
0
|
5
|
October 29, 2025
|
|
SDL_mixer: cmake: don't clear CMAKE_MODULE_PATH in SDL2_mixerConfig.cmake (b1ee9)
|
|
0
|
5
|
October 29, 2025
|
|
sdl12-compat: Updated to version 1.2.70 for release
|
|
0
|
5
|
October 29, 2025
|
|
SDL: KMSDRM/EVDEV: add VT switching support for FreeBSD (#14346)
|
|
0
|
5
|
October 29, 2025
|
|
SDL: testautomation: fixed RLE operation test on big endian systems
|
|
0
|
5
|
October 29, 2025
|
|
SDL: Disabled incorrect 16-bit Altivec blitters
|
|
0
|
5
|
October 29, 2025
|