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 }}
antheas
/
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 Aug 1, 2025
tests: c90 fixes (#endif comments) for consistency after commit 9e37839
sezero
committed
83818ee
View commit details
Copy full SHA for 83818ee
Browse repository at this point
Fix testnative C90 compatibility
madebr
committed
9e37839
View commit details
Copy full SHA for 9e37839
Browse repository at this point
Add a few include guards to private headers
madebr
committed
7b501ae
View commit details
Copy full SHA for 7b501ae
Browse repository at this point
Commits on Jul 31, 2025
cmake: explicitly disable UNITY_BUILD property for SDL3 libraries
madebr
committed
06cafa3
View commit details
Copy full SHA for 06cafa3
Browse repository at this point
Fix potential memory leak in SDL_render_gles2.c
Sackzement
authored and
slouken
committed
0922182
View commit details
Copy full SHA for 0922182
Browse repository at this point
Support Google Play 16 KB Page Size Requirement (#13470)
Show description for dc2c83c
elevenfive
authored
dc2c83c
View commit details
Copy full SHA for dc2c83c
Browse repository at this point
GPU: Bail out of aquiring Vulkan swapchain if window is hidden
thatcosmonaut
authored and
slouken
committed
c5edf4b
View commit details
Copy full SHA for c5edf4b
Browse repository at this point
Fix Axis Inputs for Generic SInput Device (#13489)
Show description for 6d580d7
mitchellcairns
authored
6d580d7
View commit details
Copy full SHA for 6d580d7
Browse repository at this point
Fixed build
slouken
committed
2989d0c
View commit details
Copy full SHA for 2989d0c
Browse repository at this point
wayland: Adjust popup adjoining check
Show description for b0cdb71
Kontrabant
committed
b0cdb71
View commit details
Copy full SHA for b0cdb71
Browse repository at this point
Added missing files
slouken
committed
88cbe85
View commit details
Copy full SHA for 88cbe85
Browse repository at this point
Fix Android build
Show description for 26c41f3
slouken
committed
26c41f3
View commit details
Copy full SHA for 26c41f3
Browse repository at this point
x11: Add GTK signal handler for gtk-xft-dpi and reader in GetGlobalContentScale
Show description for bf7b4d4
slouken
committed
bf7b4d4
View commit details
Copy full SHA for bf7b4d4
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
Browse repository at this point
Commits on Jul 30, 2025
GPU: Fix wrong Vulkan swapchain size when retrying acquire
b-deku
authored and
slouken
committed
d8ac518
View commit details
Copy full SHA for d8ac518
Browse repository at this point
psp: fix audio not playing
sharkwouter
authored and
slouken
committed
3d1a28c
View commit details
Copy full SHA for 3d1a28c
Browse repository at this point
Define relevant macros when LACKS_ERRNO_H is true
Repiteo
authored and
slouken
committed
3195980
View commit details
Copy full SHA for 3195980
Browse repository at this point
SDL_getenv.c: fix dynamic loading of environ symbol on FreeBSD
Show description for 10458f2
bsdcode
authored and
slouken
committed
10458f2
View commit details
Copy full SHA for 10458f2
Browse repository at this point
Sync SDL3 wiki -> header
Show description for e239298
SDLWikiBot
committed
e239298
View commit details
Copy full SHA for e239298
Browse repository at this point
docs: Slightly improve virtual joystick docs.
Show description for dec2104
icculus
committed
dec2104
View commit details
Copy full SHA for dec2104
Browse repository at this point
docs: Added a note about virtual joysticks to CategoryJoystick.
Show description for ea04bdb
icculus
committed
ea04bdb
View commit details
Copy full SHA for ea04bdb
Browse repository at this point
Don't leave garbage in output parameters
slouken
committed
c663b6e
View commit details
Copy full SHA for c663b6e
Browse repository at this point
Sync SDL3 wiki -> header
Show description for cd15893
SDLWikiBot
committed
cd15893
View commit details
Copy full SHA for cd15893
Browse repository at this point
docs: Note SDL_EVENT_AUDIO_DEVICE_ADDED is sent for all devices at startup.
Show description for acbe863
icculus
committed
acbe863
View commit details
Copy full SHA for acbe863
Browse repository at this point
Sync SDL3 wiki -> header
Show description for 39794ae
SDLWikiBot
committed
39794ae
View commit details
Copy full SHA for 39794ae
Browse repository at this point
Sync SDL3 wiki -> header
Show description for d9b5783
SDLWikiBot
committed
d9b5783
View commit details
Copy full SHA for d9b5783
Browse repository at this point
Commits on Jul 29, 2025
GPU: Fix incorrect block size when D3D12 uniform buffer is rotated (#13469)
thatcosmonaut
authored
07af4b2
View commit details
Copy full SHA for 07af4b2
Browse repository at this point
Fix two use-after-free warnings
Sackzement
authored and
slouken
committed
f27dbb2
View commit details
Copy full SHA for f27dbb2
Browse repository at this point
android: Different approach to SDL_GetPathInfo() for assets.
Show description for 774c0b3
icculus
committed
774c0b3
View commit details
Copy full SHA for 774c0b3
Browse repository at this point
Replaced binary integer literals with hexadecimal integer literals
Sackzement
authored and
slouken
committed
beea8d6
View commit details
Copy full SHA for beea8d6
Browse repository at this point
joystick: Improve Xbox controller mapping with xpad quirks (#13305)
Show description for 5f4416b
endrift
authored
5f4416b
View commit details
Copy full SHA for 5f4416b
Browse repository at this point
Commits on Jul 28, 2025
Map GameCube controller trigger clicks as misc3 and misc4
Show description for 25cf1a5
slouken
committed
25cf1a5
View commit details
Copy full SHA for 25cf1a5
Browse repository at this point
Sync SDL3 wiki -> header
Show description for c8ebbb3
SDLWikiBot
committed
c8ebbb3
View commit details
Copy full SHA for c8ebbb3
Browse repository at this point
Update SDL_clipboard.h
Show description for b3ba1c1
LordOfXen
authored and
slouken
committed
b3ba1c1
View commit details
Copy full SHA for b3ba1c1
Browse repository at this point
Check NSWindow::isVisible before sending SDL_WINDOWEVENT_RESTORED during Cocoa_WindowListener::windowDidResize
StrangePan
authored and
Kontrabant
committed
30f0aeb
View commit details
Copy full SHA for 30f0aeb
Browse repository at this point
Previous
Next
You can’t perform that action at this time.