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 }}
aljen
/
SDL
Public
forked from
libsdl-org/SDL
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
SDL
src
SDL.c
on
main
User selector
All users
All time
Commit history
Commits on Mar 27, 2026
Added SDL_IsPhone()
slouken
committed
122ad3d
View commit details
Copy full SHA for 122ad3d
View code at this point
Browse repository at this point
Commits on Mar 3, 2026
Deprecate SDL_INIT_EVERYTHING from SDL2
Show description for e7199ca
Kontrabant
committed
e7199ca
View commit details
Copy full SHA for e7199ca
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
Fixed HIDAPI hotplug detection in applications that don't initialize video
slouken
committed
eaeca34
View commit details
Copy full SHA for eaeca34
View code at this point
Browse repository at this point
Commits on Feb 3, 2026
emscripten: Cleanup some wasm32/wasm64 ifdefs.
Show description for bb6ced6
icculus
committed
bb6ced6
View commit details
Copy full SHA for bb6ced6
View code at this point
Browse repository at this point
emscripten: Unify creation of Module['SDL3'] in at SDL_Init time.
icculus
committed
7d09394
View commit details
Copy full SHA for 7d09394
View code at this point
Browse repository at this point
Commits on Jan 24, 2026
More prefer SDL_zero*()
Show description for 2482235
eloj
authored and
slouken
committed
2482235
View commit details
Copy full SHA for 2482235
View code at this point
Browse repository at this point
Commits on Jan 5, 2026
Don't call SDL_Gtk_Quit() on private platforms
slouken
committed
c742038
View commit details
Copy full SHA for c742038
View code at this point
Browse repository at this point
Commits on Jan 1, 2026
Updated copyright for 2026
slouken
committed
5f086e7
View commit details
Copy full SHA for 5f086e7
View code at this point
Browse repository at this point
Commits on Nov 30, 2025
Clarify which thread is the main thread
Show description for 778f70c
slouken
committed
778f70c
View commit details
Copy full SHA for 778f70c
View code at this point
Browse repository at this point
Commits on Nov 19, 2025
SDL_GetPlatform() returns "visionOS" on visionOS
slouken
committed
0c56559
View commit details
Copy full SHA for 0c56559
View code at this point
Browse repository at this point
Commits on Sep 20, 2025
remove watcom compiler support from private sources
sezero
committed
9cefbab
View commit details
Copy full SHA for 9cefbab
View code at this point
Browse repository at this point
Commits on Sep 19, 2025
Use new parameter validation macro
slouken
committed
25b2d2c
View commit details
Copy full SHA for 25b2d2c
View code at this point
Browse repository at this point
Commits on Aug 27, 2025
Don't compile helper function when building without audio/video/joystick support
madebr
committed
625a833
View commit details
Copy full SHA for 625a833
View code at this point
Browse repository at this point
Commits on Aug 8, 2025
Add GNU/Hurd as platform
Show description for 1718850
pinotree
authored and
slouken
committed
1718850
View commit details
Copy full SHA for 1718850
View code at this point
Browse repository at this point
Commits on Jul 31, 2025
Fixed build
slouken
committed
2989d0c
View commit details
Copy full SHA for 2989d0c
View code at this point
Browse repository at this point
Fix Android build
Show description for 26c41f3
slouken
committed
26c41f3
View commit details
Copy full SHA for 26c41f3
View code at this point
Browse repository at this point
unix: Refactor GTK bindings from SDL_tray to separate SDL_gtk module to allow shared usage
Show description for 3c369aa
slouken
committed
3c369aa
View commit details
Copy full SHA for 3c369aa
View code at this point
Browse repository at this point
Commits on Jul 12, 2025
check SDL_PLATFORM_WINDOWS instead of SDL_VIDEO_DRIVER_WINDOWS when using SDL_HelperWindow
kyle-sylvestre
authored and
slouken
committed
d42217b
View commit details
Copy full SHA for d42217b
View code at this point
Browse repository at this point
Commits on May 22, 2025
Restore support for the Nokia N-Gage (#12148)
mupfdev
authored
7ae6459
View commit details
Copy full SHA for 7ae6459
View code at this point
Browse repository at this point
Commits on Mar 2, 2025
Save and restore error messages when rolling back after failed init
Show description for 1a7c206
slouken
committed
1a7c206
View commit details
Copy full SHA for 1a7c206
View code at this point
Browse repository at this point
Commits on Jan 20, 2025
tray: improved error checking
Show description for 7570ab1
slouken
committed
7570ab1
View commit details
Copy full SHA for 7570ab1
View code at this point
Browse repository at this point
Commits on Jan 16, 2025
io: Renamed src/file to src/io
Show description for 4d63a2b
icculus
committed
4d63a2b
View commit details
Copy full SHA for 4d63a2b
View code at this point
Browse repository at this point
Commits on Jan 1, 2025
Updated copyright for 2025
slouken
committed
f2074d7
View commit details
Copy full SHA for f2074d7
View code at this point
Browse repository at this point
Commits on Dec 11, 2024
ngage: Remove Nokia N-Gage support.
Show description for f45ce45
icculus
committed
f45ce45
View commit details
Copy full SHA for f45ce45
View code at this point
Browse repository at this point
Commits on Dec 5, 2024
Added SDL_IsMainThread() and SDL_RunOnMainThread()
slouken
committed
23828b6
View commit details
Copy full SHA for 23828b6
View code at this point
Browse repository at this point
Commits on Dec 3, 2024
asyncio: Added async i/o APIs.
icculus
committed
e79ce2a
View commit details
Copy full SHA for e79ce2a
View code at this point
Browse repository at this point
Commits on Oct 18, 2024
Renamed SDL_SANDBOX_UNKNOWN to SDL_SANDBOX_UNKNOWN_CONTAINER
slouken
committed
1d23d2c
View commit details
Copy full SHA for 1d23d2c
View code at this point
Browse repository at this point
Commits on Oct 16, 2024
Added SDL_GetSandbox()
Show description for d6981da
slouken
committed
d6981da
View commit details
Copy full SHA for d6981da
View code at this point
Browse repository at this point
Commits on Oct 15, 2024
Improve support for private platforms (#11220)
TheSpydog
authored
9af5ffc
View commit details
Copy full SHA for 9af5ffc
View code at this point
Browse repository at this point
Commits on Oct 8, 2024
init: Log '<unspecified>' not '(null)' if the app name isn't set.
Show description for cba7783
icculus
committed
cba7783
View commit details
Copy full SHA for cba7783
View code at this point
Browse repository at this point
init: Also log the SDL revision here
Show description for fb8244d
smcv
authored and
icculus
committed
fb8244d
View commit details
Copy full SHA for fb8244d
View code at this point
Browse repository at this point
Log app ID as SYSTEM/INFO during initialization
Show description for c24f7d2
smcv
authored and
icculus
committed
c24f7d2
View commit details
Copy full SHA for c24f7d2
View code at this point
Browse repository at this point
Commits on Oct 7, 2024
Fixed warnings building on Android
slouken
committed
06bd214
View commit details
Copy full SHA for 06bd214
View code at this point
Browse repository at this point
Commits on Oct 1, 2024
Add `SDL_IsTV()` (#11004)
Show description for 5f5379d
AntTheAlchemist
authored
5f5379d
View commit details
Copy full SHA for 5f5379d
View code at this point
Browse repository at this point
Simplified internal SDL_Surface structure
slouken
committed
3234a3b
View commit details
Copy full SHA for 3234a3b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.