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 }}
n-i-x
/
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 May 21, 2025
Fix #13083 segfault in `SDL_RemoveTrayEntry()` for submenu entries
Show description for 22828d5
bwRavencl
authored and
slouken
committed
22828d5
View commit details
Copy full SHA for 22828d5
Browse repository at this point
Fixed the Bluetooth flag for the combined Joy-Con controller
slouken
committed
264eb8d
View commit details
Copy full SHA for 264eb8d
Browse repository at this point
wayland: Cap the max key repeat elapsed time
Show description for 05f779f
Kontrabant
committed
05f779f
View commit details
Copy full SHA for 05f779f
Browse repository at this point
wayland: Fix keymap changed event spam with non-latin keyboard layouts
Show description for 20e8ac0
Kontrabant
committed
20e8ac0
View commit details
Copy full SHA for 20e8ac0
Browse repository at this point
use SDL style - else on same line as closing brace
kyle-sylvestre
authored and
slouken
committed
b8e055c
View commit details
Copy full SHA for b8e055c
Browse repository at this point
get preferred locales on android
kyle-sylvestre
authored and
slouken
committed
8e22194
View commit details
Copy full SHA for 8e22194
Browse repository at this point
Commits on May 20, 2025
gpu/d3d12: Acknowledge that we've bound vertex buffers (#13088)
deadwanderer
authored
c08b104
View commit details
Copy full SHA for c08b104
Browse repository at this point
Fix wrong callback type
fjtrujy
authored and
slouken
committed
c89357b
View commit details
Copy full SHA for c89357b
Browse repository at this point
GPU: Update D3D12 to create multisample textures with default MSAA alignment
loganbenjamin
authored and
slouken
committed
f4942b3
View commit details
Copy full SHA for f4942b3
Browse repository at this point
wayland: Set the text input cursor rect properly
Show description for c7549eb
Kontrabant
committed
c7549eb
View commit details
Copy full SHA for c7549eb
Browse repository at this point
docs: fix man page return value section generation
redzimski
authored and
icculus
committed
3be57ec
View commit details
Copy full SHA for 3be57ec
Browse repository at this point
GPU: Add missing compute-writeable texture formats
thatcosmonaut
committed
2dad653
View commit details
Copy full SHA for 2dad653
Browse repository at this point
Commits on May 19, 2025
Fixed rare crash trying to interrupt SDL_WaitEvent()
Show description for 992e4c5
slouken
committed
992e4c5
View commit details
Copy full SHA for 992e4c5
Browse repository at this point
Sync SDL3 wiki -> header
Show description for 4db8fe2
SDLWikiBot
committed
4db8fe2
View commit details
Copy full SHA for 4db8fe2
Browse repository at this point
wayland: Don't add the nanosecond timestamp offset to the pre-conversion millisecond value
Kontrabant
committed
6c61a94
View commit details
Copy full SHA for 6c61a94
Browse repository at this point
Fixed touch not being delivered as mouse events by default on Vita
Show description for 25f2376
slouken
committed
25f2376
View commit details
Copy full SHA for 25f2376
Browse repository at this point
Fix: GameCube controller adapter hotplug not working
Show description for afd1e51
ReRezd
authored and
slouken
committed
afd1e51
View commit details
Copy full SHA for afd1e51
Browse repository at this point
gpu: Check shader format support in PrepareDriver
flibitijibibo
authored and
slouken
committed
510126e
View commit details
Copy full SHA for 510126e
Browse repository at this point
GPU: Update to set supported shader formats inside CreateDevice
loganbenjamin
authored and
slouken
committed
8289656
View commit details
Copy full SHA for 8289656
Browse repository at this point
Commits on May 17, 2025
Sync SDL3 wiki -> header
Show description for 514d96d
SDLWikiBot
committed
514d96d
View commit details
Copy full SHA for 514d96d
Browse repository at this point
Fix properties name in SDL_CreateGPUDeviceWithProperties
edwardgushchin
authored and
slouken
committed
d6a9975
View commit details
Copy full SHA for d6a9975
Browse repository at this point
Suppress spammy gamepad and joystick update events
raiguard
authored and
slouken
committed
3dceb72
View commit details
Copy full SHA for 3dceb72
Browse repository at this point
Commits on May 16, 2025
wayland: Enable relative pointer mode based on the window flag
Show description for b0a282e
Kontrabant
committed
b0a282e
View commit details
Copy full SHA for b0a282e
Browse repository at this point
Fix #13057 - fixes bug with NSEventTypeMouseMoved having a NULL window causing us to suppress future mouse move events because the window was considered out of focus.
danginsburg
authored and
slouken
committed
968222e
View commit details
Copy full SHA for 968222e
Browse repository at this point
Commits on May 15, 2025
Fix reference to nonexistent "README-3ds.md"
ScolderCreations
authored and
slouken
committed
d16371b
View commit details
Copy full SHA for d16371b
Browse repository at this point
MacOS: fix cocoa clipboard text
Show description for 945eb6d
stephomi
authored and
slouken
committed
945eb6d
View commit details
Copy full SHA for 945eb6d
Browse repository at this point
Commits on May 14, 2025
GPU: Check that a texture format is valid for compute writes (#13044)
thatcosmonaut
authored
b08d79b
View commit details
Copy full SHA for b08d79b
Browse repository at this point
GPU: Always return NULL if beginning a pass fails an assert check
thatcosmonaut
committed
604c192
View commit details
Copy full SHA for 604c192
Browse repository at this point
GPU: Debug mode layer and level index checks
Show description for 252129f
thatcosmonaut
committed
252129f
View commit details
Copy full SHA for 252129f
Browse repository at this point
Added HIDAPI mapping for the 8BitDo SF30 Pro
slouken
committed
db154c8
View commit details
Copy full SHA for db154c8
Browse repository at this point
Clarify logic in UpdateLogicalPresentation()
slouken
committed
ec685e8
View commit details
Copy full SHA for ec685e8
Browse repository at this point
renderer: Always use the output size when updating the main view
Show description for 8aa5b97
Kontrabant
authored and
slouken
committed
8aa5b97
View commit details
Copy full SHA for 8aa5b97
Browse repository at this point
wikiheaders: Man pages should escape apostrophe chars.
Show description for 1f7aa16
icculus
committed
1f7aa16
View commit details
Copy full SHA for 1f7aa16
Browse repository at this point
joystick: Add support for Xbox One Chatpad attachment
endrift
authored and
slouken
committed
cf62637
View commit details
Copy full SHA for cf62637
Browse repository at this point
Sync SDL3 wiki -> header
Show description for 83cbf7f
SDLWikiBot
committed
83cbf7f
View commit details
Copy full SHA for 83cbf7f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.