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 }}
ajecc
/
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
Breadcrumbs
History for
SDL
src
SDL.c
on
main
User selector
All users
All time
Commit history
Commits on Nov 20, 2021
minor tidy-up for ifdefs & co.
sezero
committed
504e7aa
View commit details
Copy full SHA for 504e7aa
View code at this point
Browse repository at this point
Commits on Oct 12, 2021
Ensure that SDL_InitSubSystem quits subsystems after an error. (#4834)
Show description for 0e294e9
esoma
authored
0e294e9
View commit details
Copy full SHA for 0e294e9
View code at this point
Browse repository at this point
Commits on Apr 2, 2021
linux: (de)initialize d-bus at init and quit.
Show description for dbdbae4
icculus
committed
dbdbae4
View commit details
Copy full SHA for dbdbae4
View code at this point
Browse repository at this point
Commits on Mar 8, 2021
Initial rebase of xerpi's port
isage
authored and
slouken
committed
2d64e37
View commit details
Copy full SHA for 2d64e37
View code at this point
Browse repository at this point
Commits on Feb 12, 2021
Deprecate SDL_GetRevisionNumber and update things for git instead of hg.
Show description for 4ff51d2
icculus
committed
4ff51d2
View commit details
Copy full SHA for 4ff51d2
View code at this point
Browse repository at this point
Commits on Jan 2, 2021
Updated copyright for 2021
slouken
committed
9130f7c
View commit details
Copy full SHA for 9130f7c
View code at this point
Browse repository at this point
Commits on Oct 14, 2020
os2: integrate the port into main tree.
sezero
committed
d272387
View commit details
Copy full SHA for d272387
View code at this point
Browse repository at this point
Commits on Jan 17, 2020
Updated copyright date for 2020
slouken
committed
a8780c6
View commit details
Copy full SHA for a8780c6
View code at this point
Browse repository at this point
Commits on Nov 19, 2019
SDL.c (SDL_ExitProcess): unconstify its param to match its declaration.
sezero
committed
200d37d
View commit details
Copy full SHA for 200d37d
View code at this point
Browse repository at this point
Commits on Oct 30, 2019
Readability: remove const-qualifation from function declaration
Show description for 3d100df
1bsyl
committed
3d100df
View commit details
Copy full SHA for 3d100df
View code at this point
Browse repository at this point
Commits on Oct 19, 2019
remove warning prototype SDL_ExitProcess()
1bsyl
committed
336a754
View commit details
Copy full SHA for 336a754
View code at this point
Browse repository at this point
Commits on Oct 18, 2019
updated includes for _exit()
sezero
committed
9c14c78
View commit details
Copy full SHA for 9c14c78
View code at this point
Browse repository at this point
Build fix for the build fix
slouken
committed
a1349d4
View commit details
Copy full SHA for a1349d4
View code at this point
Browse repository at this point
Better fix for iOS build
slouken
committed
097b9c3
View commit details
Copy full SHA for 097b9c3
View code at this point
Browse repository at this point
Fixed build on iOS
slouken
committed
8984d25
View commit details
Copy full SHA for 8984d25
View code at this point
Browse repository at this point
Commits on Oct 16, 2019
emscripten: Patched to compile (thanks, Caleb!).
Show description for 6be83e6
icculus
committed
6be83e6
View commit details
Copy full SHA for 6be83e6
View code at this point
Browse repository at this point
Commits on Oct 14, 2019
dynapi: Deal with failure cases better, other fixes.
Show description for ec04110
icculus
committed
ec04110
View commit details
Copy full SHA for ec04110
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
events: Make debug logging of the event queue a hint instead of an #ifdef.
Show description for 911bf62
icculus
committed
911bf62
View commit details
Copy full SHA for 911bf62
View code at this point
Browse repository at this point
Commits on Jan 5, 2019
Updated copyright for 2019
slouken
committed
5e13087
View commit details
Copy full SHA for 5e13087
View code at this point
Browse repository at this point
Commits on Nov 20, 2018
Fixed bug 4391 - hid_enumerate() sometimes causes game to freeze for a few seconds
Show description for b73703b
slouken
committed
b73703b
View commit details
Copy full SHA for b73703b
View code at this point
Browse repository at this point
Commits on Sep 24, 2018
Fixed whitespace
slouken
committed
5febdfc
View commit details
Copy full SHA for 5febdfc
View code at this point
Browse repository at this point
Commits on Aug 22, 2018
Moved SDL_IsTablet() to a cross-platform API function
slouken
committed
6f758ad
View commit details
Copy full SHA for 6f758ad
View code at this point
Browse repository at this point
Commits on Aug 21, 2018
First pass on the new SDL sensor API
slouken
committed
7c3040e
View commit details
Copy full SHA for 7c3040e
View code at this point
Browse repository at this point
Commits on Feb 21, 2018
Fixed bug 4034 - Don't include _DllMainCRTStartup() if SDL_STATIC_LIB is defined.
slouken
committed
a0687a9
View commit details
Copy full SHA for a0687a9
View code at this point
Browse repository at this point
Commits on Feb 18, 2018
Actually, this is needed for building with Visual Studio with both /MT and /MD.
Show description for 58f9be1
slouken
committed
58f9be1
View commit details
Copy full SHA for 58f9be1
View code at this point
Browse repository at this point
Fixed bug 4034 - Do we really need _DllMainCRTStartup() in every Windows build?
Show description for 3c9d333
slouken
committed
3c9d333
View commit details
Copy full SHA for 3c9d333
View code at this point
Browse repository at this point
Commits on Jan 3, 2018
Updated copyright for 2018
slouken
committed
e3cc5b2
View commit details
Copy full SHA for e3cc5b2
View code at this point
Browse repository at this point
Commits on Apr 1, 2017
Backing out broken change from previous commit.
icculus
committed
c57fe6d
View commit details
Copy full SHA for c57fe6d
View code at this point
Browse repository at this point
Intentionally breaking buildbot to test email server change.
icculus
committed
ed7f16e
View commit details
Copy full SHA for ed7f16e
View code at this point
Browse repository at this point
Commits on Mar 2, 2017
Some patches to make SDL compile with armcc (ARM's C compiler).
icculus
committed
d526b8a
View commit details
Copy full SHA for d526b8a
View code at this point
Browse repository at this point
Commits on Jan 2, 2017
Updated copyright for 2017
slouken
committed
45b774e
View commit details
Copy full SHA for 45b774e
View code at this point
Browse repository at this point
Commits on Nov 14, 2016
Patch from Sylvain to fix clang warnings
slouken
committed
57d01d7
View commit details
Copy full SHA for 57d01d7
View code at this point
Browse repository at this point
Commits on Oct 18, 2016
Fixed bug 3456 - SDL_GameControllerOpen fails if the joystick subsystem isn't initialized
Show description for 0eb5c97
slouken
committed
0eb5c97
View commit details
Copy full SHA for 0eb5c97
View code at this point
Browse repository at this point
Commits on Sep 14, 2016
Initial Apple TV / tvOS support.
Show description for f050576
slime73
committed
f050576
View commit details
Copy full SHA for f050576
View code at this point
Browse repository at this point
Commits on Jan 2, 2016
Updated copyright to 2016
slouken
committed
42065e7
View commit details
Copy full SHA for 42065e7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.