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 }}
tmkk
/
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 Jun 16, 2026
SDL_dbus.h: define DBUS_TYPE_UNIX_FD_AS_STRING if missing.
sezero
committed
6180b71
View commit details
Copy full SHA for 6180b71
Browse repository at this point
Sync SDL3 wiki -> header
Show description for f860d9d
SDLWikiBot
committed
f860d9d
View commit details
Copy full SHA for f860d9d
Browse repository at this point
Commits on Jun 15, 2026
cmake: Fixed some copy/paste errors in comments.
icculus
committed
0e2e605
View commit details
Copy full SHA for 0e2e605
Browse repository at this point
Commits on Jun 14, 2026
SDL_joystick: add Austgame adapter to gamecube devices
Show description for 51e214a
kemenaran
authored and
slouken
committed
51e214a
View commit details
Copy full SHA for 51e214a
Browse repository at this point
Commits on Jun 13, 2026
Add normalized name for Emscripten joysticks
Nintorch
authored and
slouken
committed
7bbd9d5
View commit details
Copy full SHA for 7bbd9d5
Browse repository at this point
hidapi: fix function pointer type mismatch in backend table
Show description for 46d0ece
ArnauNau
authored and
slouken
committed
46d0ece
View commit details
Copy full SHA for 46d0ece
Browse repository at this point
Commits on Jun 12, 2026
Revert "Add an invalid #define for SDL_ThreadID() to SDL_oldnames.h (#15801)"
Show description for 9c30a7c
slouken
committed
9c30a7c
View commit details
Copy full SHA for 9c30a7c
Browse repository at this point
Sync SDL3 wiki -> header
Show description for e93f8e1
SDLWikiBot
committed
e93f8e1
View commit details
Copy full SHA for e93f8e1
Browse repository at this point
Add an invalid #define for SDL_ThreadID() to SDL_oldnames.h (#15801)
Show description for b04d026
DanielGibson
authored
b04d026
View commit details
Copy full SHA for b04d026
Browse repository at this point
Fix Xbox One controller detection on the web
Nintorch
authored and
slouken
committed
4f031ea
View commit details
Copy full SHA for 4f031ea
Browse repository at this point
Fix web crash for joystick without vibration
Nintorch
authored and
slouken
committed
4a0d661
View commit details
Copy full SHA for 4a0d661
Browse repository at this point
Fix JoyCon pair type detection on the web
Nintorch
authored and
slouken
committed
5e54dec
View commit details
Copy full SHA for 5e54dec
Browse repository at this point
Don't modify the driver signature on the web
Nintorch
authored and
slouken
committed
95dafa2
View commit details
Copy full SHA for 95dafa2
Browse repository at this point
fix typos
bostick
authored and
slouken
committed
6543338
View commit details
Copy full SHA for 6543338
Browse repository at this point
EGL: Always pass the platform type when available
Show description for 34af242
Kontrabant
committed
34af242
View commit details
Copy full SHA for 34af242
Browse repository at this point
Commits on Jun 11, 2026
Use GetTempPathW() instead of GetTempPath2W()
Show description for 0d971b1
slouken
committed
0d971b1
View commit details
Copy full SHA for 0d971b1
Browse repository at this point
Sync SDL3 wiki -> header
Show description for 7c60bcd
SDLWikiBot
committed
7c60bcd
View commit details
Copy full SHA for 7c60bcd
Browse repository at this point
Hide SDL_wcstoll and SDL_wcstoull for compilers not supporting long long (#15808)
Show description for f70ea37
madebr
and
slouken
authored
f70ea37
View commit details
Copy full SHA for f70ea37
Browse repository at this point
credits: Update links to Will Provost's album "The Living Proof"
Show description for 72771ac
icculus
committed
72771ac
View commit details
Copy full SHA for 72771ac
Browse repository at this point
Commits on Jun 10, 2026
Fixed warning: a function declaration without a prototype is deprecated in all versions of C
slouken
committed
e0a935d
View commit details
Copy full SHA for e0a935d
Browse repository at this point
Weak link the UserNotifications framework
Show description for 3ccd484
slouken
committed
3ccd484
View commit details
Copy full SHA for 3ccd484
Browse repository at this point
Fixed error C2440: 'function': cannot convert from 'int (__cdecl *)(libusb_context *,libusb_device *,libusb_hotplug_event,void *)' to 'libusb_hotplug_callback_fn'
slouken
committed
df294ac
View commit details
Copy full SHA for df294ac
Browse repository at this point
Added hotplug detection when using libusb
Show description for 1475239
slouken
committed
1475239
View commit details
Copy full SHA for 1475239
Browse repository at this point
Added support for Xbox controllers via libusb on macOS
Show description for 18fc4d9
slouken
committed
18fc4d9
View commit details
Copy full SHA for 18fc4d9
Browse repository at this point
Use the Microsoft provided GameInputCreate() function (#15797)
Show description for 36f6218
slouken
authored
36f6218
View commit details
Copy full SHA for 36f6218
Browse repository at this point
notification: Remove unused parameter
Kontrabant
committed
10620ec
View commit details
Copy full SHA for 10620ec
Browse repository at this point
Sync SDL3 wiki -> header
Show description for 3e588d5
SDLWikiBot
committed
3e588d5
View commit details
Copy full SHA for 3e588d5
Browse repository at this point
Fix framework in Xcode project
Kontrabant
committed
595eb8d
View commit details
Copy full SHA for 595eb8d
Browse repository at this point
Add testnotificaiton to SDLTest.xcodeproj
Kontrabant
committed
d1b08ac
View commit details
Copy full SHA for d1b08ac
Browse repository at this point
Add the Cocoa notification driver
Show description for ba7c0b8
Kontrabant
committed
ba7c0b8
View commit details
Copy full SHA for ba7c0b8
Browse repository at this point
Add the Windows notification driver
Show description for 984b036
Kontrabant
committed
984b036
View commit details
Copy full SHA for 984b036
Browse repository at this point
Add D-Bus notification driver
Show description for 8275f6e
Kontrabant
committed
8275f6e
View commit details
Copy full SHA for 8275f6e
Browse repository at this point
Add notification framework with test and dummy driver
Kontrabant
committed
068e405
View commit details
Copy full SHA for 068e405
Browse repository at this point
ci: run GDK on older Windows environment
Show description for 513b5d0
madebr
committed
513b5d0
View commit details
Copy full SHA for 513b5d0
Browse repository at this point
don't fetch timestamp again
expikr
authored and
slouken
committed
ed43ec0
View commit details
Copy full SHA for ed43ec0
Browse repository at this point
Previous
Next
You can’t perform that action at this time.