Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ZivDero
/
SDL
Public
forked from
libsdl-org/SDL
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Oct 28, 2025
Fixed the right shoulder button on the 8BitDo Pro 3
slouken
committed
cecf4b0
View commit details
Copy full SHA for cecf4b0
Browse repository at this point
Added a Linux mapping for the 8BitDo Pro 3
slouken
committed
78f9cb4
View commit details
Copy full SHA for 78f9cb4
Browse repository at this point
wayland: Fix libdecor incompatible pointer types
Kontrabant
committed
3383436
View commit details
Copy full SHA for 3383436
Browse repository at this point
Fixed trying to grab the mouse when losing keyboard focus
Show description for 2d14a23
slouken
committed
2d14a23
View commit details
Copy full SHA for 2d14a23
Browse repository at this point
Sync SDL3 wiki -> header
Show description for a57757a
SDLWikiBot
committed
a57757a
View commit details
Copy full SHA for a57757a
Browse repository at this point
Fixed warning: no previous extern declaration for non-static variable
slouken
committed
933beeb
View commit details
Copy full SHA for 933beeb
Browse repository at this point
Fixed warning: implicit conversion loses integer precision: 'long' to 'int'
slouken
committed
965ac7f
View commit details
Copy full SHA for 965ac7f
Browse repository at this point
Restored the original OpenBSD Xbox 360 controller mapping
slouken
committed
9024231
View commit details
Copy full SHA for 9024231
Browse repository at this point
Completed removing predefined Xbox 360 mappings for Linux
Show description for b305534
slouken
committed
b305534
View commit details
Copy full SHA for b305534
Browse repository at this point
Commits on Oct 27, 2025
Fixed error: incompatible function pointer types passing
Show description for be1d442
slouken
committed
be1d442
View commit details
Copy full SHA for be1d442
Browse repository at this point
Re-add deleted gamepad mappings to the OpenBSD-specific section
turmoni
authored and
slouken
committed
f6c3af9
View commit details
Copy full SHA for f6c3af9
Browse repository at this point
Remove special-case Xbox 360 wireless controller mappings
Show description for 0c4c4cf
turmoni
authored and
slouken
committed
0c4c4cf
View commit details
Copy full SHA for 0c4c4cf
Browse repository at this point
log: Rework NGAGE logging. (#14321)
Show description for f773da2
eloj
authored
f773da2
View commit details
Copy full SHA for f773da2
Browse repository at this point
Sync SDL3 wiki -> header
Show description for 8ca8887
SDLWikiBot
committed
8ca8887
View commit details
Copy full SHA for 8ca8887
Browse repository at this point
Added a note that SDL_LoadPNG() is designed for trusted images
Show description for f596689
slouken
committed
f596689
View commit details
Copy full SHA for f596689
Browse repository at this point
Added a patch note for SDL_ELF_NOTE_DLOPEN
Show description for 01aa188
slouken
committed
01aa188
View commit details
Copy full SHA for 01aa188
Browse repository at this point
cmake: make sure VARIABLE of check_linker_supports_version_file ends up in cache
madebr
committed
5ad12c4
View commit details
Copy full SHA for 5ad12c4
Browse repository at this point
Commits on Oct 26, 2025
cmake: SDL_process on unix needs vfork symbol
Show description for 7665329
madebr
committed
7665329
View commit details
Copy full SHA for 7665329
Browse repository at this point
Sync SDL3 wiki -> header
Show description for 4e8f93c
SDLWikiBot
committed
4e8f93c
View commit details
Copy full SHA for 4e8f93c
Browse repository at this point
Add hint for blocking win key when using raw keyboard (#13066)
Show description for b4eaf9d
expikr
and
Susko3
authored
b4eaf9d
View commit details
Copy full SHA for b4eaf9d
Browse repository at this point
Fix NULL pointer dereference in SDL_RenderGeometryRaw with NPOT textures (thanks @bleeqer!)
Show description for 0ea20a5
slouken
committed
0ea20a5
View commit details
Copy full SHA for 0ea20a5
Browse repository at this point
Added Emscripten support for Sensor API
antonegas
authored and
slouken
committed
33f1008
View commit details
Copy full SHA for 33f1008
Browse repository at this point
Commits on Oct 25, 2025
Use cast operators in headers to avoid warnings
Show description for 7381a2b
albin-johansson
authored and
icculus
committed
7381a2b
View commit details
Copy full SHA for 7381a2b
Browse repository at this point
Log object leaks at debug level
Show description for e08edab
slouken
committed
e08edab
View commit details
Copy full SHA for e08edab
Browse repository at this point
Perform full rectangle intersection for empty rects
Show description for ffd0ca4
slouken
committed
ffd0ca4
View commit details
Copy full SHA for ffd0ca4
Browse repository at this point
Sync SDL3 wiki -> header
Show description for e7e2b26
SDLWikiBot
committed
e7e2b26
View commit details
Copy full SHA for e7e2b26
Browse repository at this point
wikiheaders: Don't ignore macro symbols that are defined without any content.
Show description for a0fa64a
icculus
committed
a0fa64a
View commit details
Copy full SHA for a0fa64a
Browse repository at this point
wayland: Destroy the seats before stopping the cursor surface event thread
Show description for acaf539
Kontrabant
committed
acaf539
View commit details
Copy full SHA for acaf539
Browse repository at this point
miniz.h: do not overallocate `out_buf`
glebm
authored and
slouken
committed
38df1c3
View commit details
Copy full SHA for 38df1c3
Browse repository at this point
Fix uninitialized length in X11_GetClipboardData causing test failures (#14322)
bleeqer
authored
093fbfd
View commit details
Copy full SHA for 093fbfd
Browse repository at this point
miniz.h: fix PNG compression when pitch != w
glebm
authored and
slouken
committed
ac0915b
View commit details
Copy full SHA for ac0915b
Browse repository at this point
Commits on Oct 24, 2025
wayland: Synthesize repeated keys after processing events
Show description for 537e92b
Kontrabant
committed
537e92b
View commit details
Copy full SHA for 537e92b
Browse repository at this point
Fixed OTP text entry on iOS (thanks @pipiwoaini!)
Show description for 51b401d
slouken
committed
51b401d
View commit details
Copy full SHA for 51b401d
Browse repository at this point
Fixed line endings in FindLibUSB.cmake
slouken
committed
1506c40
View commit details
Copy full SHA for 1506c40
Browse repository at this point
Fixed building with libusb on FreeBSD
slouken
committed
404ec13
View commit details
Copy full SHA for 404ec13
Browse repository at this point
Previous
Next
You can’t perform that action at this time.