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 }}
TapGhoul
/
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
SDL2
User selector
All users
All time
Commit history
Commits on May 12, 2026
atomic: Implement loads on MSVC without RMW operations
Show description for f0d1101
cgutman
committed
f0d1101
View commit details
Copy full SHA for f0d1101
Browse repository at this point
Commits on May 4, 2026
Windows: Fix window caption drawing on borderless windows
Majjcom
authored
4b69833
View commit details
Copy full SHA for 4b69833
Browse repository at this point
Commits on Apr 28, 2026
video: NULL-check display in SDL_DestroyWindow
rustedsword
authored and
icculus
committed
039a60c
View commit details
Copy full SHA for 039a60c
Browse repository at this point
atomic: Fix infinite recursion in SDL_CompilerBarrier() fallback
Show description for d07d39b
cgutman
committed
d07d39b
View commit details
Copy full SHA for d07d39b
Browse repository at this point
atomic: Fix and cleanup SDL_UnlockSpinlock()
Show description for 3ebdcc5
cgutman
committed
3ebdcc5
View commit details
Copy full SHA for 3ebdcc5
Browse repository at this point
Commits on Apr 27, 2026
atomic: Use __atomic_signal_fence() for SDL_CompilerBarrier()
Show description for dd1e04e
cgutman
committed
dd1e04e
View commit details
Copy full SHA for dd1e04e
Browse repository at this point
Commits on Apr 25, 2026
atomic: Fix memory barriers on MSVC ARM32/ARM64
cgutman
committed
26616cd
View commit details
Copy full SHA for 26616cd
Browse repository at this point
atomic: Use acquire/release InterlockedExchange intrinsics on ARM64EC
cgutman
committed
1527589
View commit details
Copy full SHA for 1527589
Browse repository at this point
Commits on Apr 24, 2026
Fix UWP build
cgutman
committed
157ca95
View commit details
Copy full SHA for 157ca95
Browse repository at this point
atomic: Use DMB ISHLD for aarch64 acquire barrier
Show description for 7751494
cgutman
committed
7751494
View commit details
Copy full SHA for 7751494
Browse repository at this point
Commits on Apr 23, 2026
atomic: Use __atomic_thread_fence() when available
Show description for c3b0e62
cgutman
committed
c3b0e62
View commit details
Copy full SHA for c3b0e62
Browse repository at this point
Commits on Apr 21, 2026
Backport VIRPIL Controls device IDs to SDL2
Show description for c8ebb14
atiradonet
authored and
slouken
committed
c8ebb14
View commit details
Copy full SHA for c8ebb14
Browse repository at this point
Commits on Apr 20, 2026
atomic: Fix missing full memory barrier on GCC/Clang
Show description for 30de669
cgutman
authored and
icculus
committed
30de669
View commit details
Copy full SHA for 30de669
Browse repository at this point
Commits on Apr 16, 2026
CLAUDE.md: Just copy the text from AGENTS.md in here for now.
Show description for 2d28ee6
icculus
committed
2d28ee6
View commit details
Copy full SHA for 2d28ee6
Browse repository at this point
CLAUDE.md: added.
Show description for 5a9caa7
icculus
committed
5a9caa7
View commit details
Copy full SHA for 5a9caa7
Browse repository at this point
Commits on Apr 15, 2026
AGENTS.md: Change "may not" to "must not".
Show description for 9cab8fb
icculus
committed
9cab8fb
View commit details
Copy full SHA for 9cab8fb
Browse repository at this point
policy: Clarify that "AI" means specific things.
Show description for de3b614
icculus
committed
de3b614
View commit details
Copy full SHA for de3b614
Browse repository at this point
policy: Updated AI-related text based on excellent feedback.
Show description for e9603fe
icculus
committed
e9603fe
View commit details
Copy full SHA for e9603fe
Browse repository at this point
policy: Added to the PR template, and an AGENTS.md, refusing AI contributions.
Show description for 4e9c6ec
icculus
committed
4e9c6ec
View commit details
Copy full SHA for 4e9c6ec
Browse repository at this point
Commits on Apr 14, 2026
atomic: Use __atomic_load_n on Android
cgutman
committed
725db83
View commit details
Copy full SHA for 725db83
Browse repository at this point
atomic: Switch to _SDL_HAS_BUILTIN to detect __atomic_load_n
cgutman
committed
cf5f796
View commit details
Copy full SHA for cf5f796
Browse repository at this point
Commits on Apr 13, 2026
Use `singleTop` launchMode for `SDLActivity` on `Android`
MAJigsaw77
authored and
1bsyl
committed
6587c12
View commit details
Copy full SHA for 6587c12
Browse repository at this point
Commits on Apr 11, 2026
kmsdrm: Fix order of GBM and EGL teardown
Show description for 9cc2f24
cgutman
committed
9cc2f24
View commit details
Copy full SHA for 9cc2f24
Browse repository at this point
Commits on Apr 7, 2026
Android: use RECEIVER_NOT_EXPORTED for receivers on API 33+
craigchandler
authored and
slouken
committed
88017f5
View commit details
Copy full SHA for 88017f5
Browse repository at this point
Commits on Apr 2, 2026
Added a hint "SDL_SURFACE_MALLOC" to disable aligned surface allocation
Show description for dd01e09
slouken
committed
dd01e09
View commit details
Copy full SHA for dd01e09
Browse repository at this point
Commits on Mar 26, 2026
Limit DirectSound maximum sample rate
cuckydev
authored and
icculus
committed
f9e8203
View commit details
Copy full SHA for f9e8203
Browse repository at this point
Commits on Mar 25, 2026
cmake: bump CMake policy compatibilty version
madebr
committed
3debb9e
View commit details
Copy full SHA for 3debb9e
Browse repository at this point
ci: clang-tidy is not used
madebr
committed
70584e5
View commit details
Copy full SHA for 70584e5
Browse repository at this point
Commits on Mar 20, 2026
cmake: add OS2 to OPT_DEF_LIBC enable list.
sezero
committed
738b1e4
View commit details
Copy full SHA for 738b1e4
Browse repository at this point
Commits on Mar 19, 2026
libtool.m4: remove old_archive_from_new_cmds on os2
Show description for e107aec
sezero
committed
e107aec
View commit details
Copy full SHA for e107aec
Browse repository at this point
Commits on Mar 17, 2026
apply issue/#13952 fix to SDL_cpuinfo.h, too.
sezero
committed
e0307aa
View commit details
Copy full SHA for e0307aa
Browse repository at this point
minor os/2 emx build fix.
sezero
committed
a7d4b19
View commit details
Copy full SHA for a7d4b19
Browse repository at this point
libtool.m4: Use echo in archive_cmds and archive_expsym_cmds on OS/2
Show description for 1e1e982
sezero
committed
1e1e982
View commit details
Copy full SHA for 1e1e982
Browse repository at this point
Commits on Mar 16, 2026
SDL_dynapi.c, os/2: remove unnecessary include.
sezero
committed
e7e24a1
View commit details
Copy full SHA for e7e24a1
Browse repository at this point
Commits on Mar 14, 2026
add new SDL_hidapi_8bitdo.c source to Xcode project
sezero
committed
3c28e8e
View commit details
Copy full SHA for 3c28e8e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.