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
Breadcrumbs
History for
SDL
src
on
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Apr 25, 2026
atomic: Use acquire/release InterlockedExchange intrinsics on ARM64EC
cgutman
committed
1527589
View commit details
Copy full SHA for 1527589
View code at this point
Browse repository at this point
Commits on Apr 24, 2026
Fix UWP build
cgutman
committed
157ca95
View commit details
Copy full SHA for 157ca95
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Mar 17, 2026
minor os/2 emx build fix.
sezero
committed
a7d4b19
View commit details
Copy full SHA for a7d4b19
View code at this point
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
View code at this point
Browse repository at this point
Commits on Mar 14, 2026
Backport 8BitDo HIDAPI Driver to SDL2 (#15207)
Vynex
authored
650aceb
View commit details
Copy full SHA for 650aceb
View code at this point
Browse repository at this point
Commits on Feb 20, 2026
Fix Wayland_DestroyWindow SEGFAULT
Show description for 99ecc40
hexnet1234
authored and
Kontrabant
committed
99ecc40
View commit details
Copy full SHA for 99ecc40
View code at this point
Browse repository at this point
Commits on Feb 12, 2026
Correct the sensor axis ordering with the Linux Nintendo driver
Show description for cf5dabd
aderumier
authored and
slouken
committed
cf5dabd
View commit details
Copy full SHA for cf5dabd
View code at this point
Browse repository at this point
Commits on Feb 6, 2026
SDL_render_psp.c: Also apply the similar fix to PSP
Show description for c080cc8
Wohlstand
authored and
slouken
committed
c080cc8
View commit details
Copy full SHA for c080cc8
View code at this point
Browse repository at this point
SDL_render_vita_gxm.c: Fixed the black screen due to zero cliprect
Show description for 2956d55
Wohlstand
authored and
slouken
committed
2956d55
View commit details
Copy full SHA for 2956d55
View code at this point
Browse repository at this point
SDL_cocoawindow.m: fix what seems to be a typo in commit 649c36c5:
Show description for b1d95b9
sezero
committed
b1d95b9
View commit details
Copy full SHA for b1d95b9
View code at this point
Browse repository at this point
Commits on Feb 5, 2026
cocoa: Fix SDL_HINT_VIDEO_MAC_FULLSCREEN_SPACES=0.
Show description for 649c36c
icculus
committed
649c36c
View commit details
Copy full SHA for 649c36c
View code at this point
Browse repository at this point
Commits on Jan 30, 2026
Fixed PS2 joystick analog sticks not enabled
Henrique194
authored and
slouken
committed
99eca2c
View commit details
Copy full SHA for 99eca2c
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
SDL_bsdjoystick: fix OpenBSD build error due to -Wundef
sezero
committed
07274fe
View commit details
Copy full SHA for 07274fe
View code at this point
Browse repository at this point
Commits on Jan 19, 2026
Fix the video size matching the renderer.
Wolf3s
authored and
slouken
committed
f383330
View commit details
Copy full SHA for f383330
View code at this point
Browse repository at this point
Commits on Jan 7, 2026
haiku: Minor code convention cleanups.
Show description for cb0fb8c
icculus
committed
cb0fb8c
View commit details
Copy full SHA for cb0fb8c
View code at this point
Browse repository at this point
haiku: update modelist logic
erysdren
authored and
icculus
committed
1dda484
View commit details
Copy full SHA for 1dda484
View code at this point
Browse repository at this point
haiku: fix modelist double-free
erysdren
authored and
icculus
committed
e14514f
View commit details
Copy full SHA for e14514f
View code at this point
Browse repository at this point
Commits on Jan 1, 2026
Updated copyright for 2026
slouken
committed
f432937
View commit details
Copy full SHA for f432937
View code at this point
Browse repository at this point
Commits on Dec 29, 2025
Added a Linux mapping for the Nacon GC100 controller (thanks @elkabyliano!)
Show description for 13db7f0
slouken
committed
13db7f0
View commit details
Copy full SHA for 13db7f0
View code at this point
Browse repository at this point
Commits on Dec 10, 2025
Make BUrl not 'ambiguous'
Peppersawce
authored and
pulkomandy
committed
bacfd3c
View commit details
Copy full SHA for bacfd3c
View code at this point
Browse repository at this point
Use a BHandler attached to the application instead of a BLooper
Show description for 47312cf
pulkomandy
committed
47312cf
View commit details
Copy full SHA for 47312cf
View code at this point
Browse repository at this point
Commits on Dec 9, 2025
Lock joysticks when they are connected/disconnected on emscripten
Show description for d9836d1
slouken
committed
d9836d1
View commit details
Copy full SHA for d9836d1
View code at this point
Browse repository at this point
Commits on Dec 6, 2025
egl: Fix X11 EGL window creation on Nvidia
Show description for 3146374
cgutman
authored and
icculus
committed
3146374
View commit details
Copy full SHA for 3146374
View code at this point
Browse repository at this point
Commits on Dec 2, 2025
quit: don't call signal() if we're using sigaction()
Show description for 1d852d1
cgutman
committed
1d852d1
View commit details
Copy full SHA for 1d852d1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.