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 }}
DBLouis
/
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 Jul 22, 2026
wayland: set the SDR_white_level for HDR capable displays
slouken
committed
2a623fd
View commit details
Copy full SHA for 2a623fd
Browse repository at this point
testcolorspace: add optional cycling of colorspaces
slouken
committed
0d21a1a
View commit details
Copy full SHA for 0d21a1a
Browse repository at this point
testcolorspace: added an HDR10 gradient
slouken
committed
e10457d
View commit details
Copy full SHA for e10457d
Browse repository at this point
Added HDR10 display support for the direct3d11, direct3d12, and vulkan renderers
slouken
committed
23b6410
View commit details
Copy full SHA for 23b6410
Browse repository at this point
wayland: Don't clear the clipboard when a nil selection is ignored
Show description for cc2713c
Kontrabant
committed
cc2713c
View commit details
Copy full SHA for cc2713c
Browse repository at this point
Added SDR white point for X11 on Steam Deck
Show description for ae2301e
slouken
committed
ae2301e
View commit details
Copy full SHA for ae2301e
Browse repository at this point
edid-parse: print the HDR luminance information
slouken
committed
75e2806
View commit details
Copy full SHA for 75e2806
Browse repository at this point
Commits on Jul 21, 2026
test: Fix memory leak in testclipboard
Kontrabant
committed
d631370
View commit details
Copy full SHA for d631370
Browse repository at this point
Corrected the name of the Razer Raiju V3 Pro controller
Show description for c70f111
slouken
committed
c70f111
View commit details
Copy full SHA for c70f111
Browse repository at this point
Fix build on arm64ec.
madewokherd
authored and
slouken
committed
3fc8509
View commit details
Copy full SHA for 3fc8509
Browse repository at this point
mouse: Handle explicit warp events
Show description for ee1c942
Kontrabant
committed
ee1c942
View commit details
Copy full SHA for ee1c942
Browse repository at this point
wayland: Add support for the pointer warp event
Kontrabant
committed
7301044
View commit details
Copy full SHA for 7301044
Browse repository at this point
Commits on Jul 20, 2026
Decode the monitor EDID to get HDR metadata on X11
slouken
committed
d98661f
View commit details
Copy full SHA for d98661f
Browse repository at this point
Use HIDAPI to provide better names for GameInput controllers
Nintorch
authored and
slouken
committed
f675aed
View commit details
Copy full SHA for f675aed
Browse repository at this point
Fix #15985
Happypig375
authored and
icculus
committed
a8591d9
View commit details
Copy full SHA for a8591d9
Browse repository at this point
audio: Fixed linked list when logical devs move to a new default physical dev.
icculus
committed
5ff9c11
View commit details
Copy full SHA for 5ff9c11
Browse repository at this point
Commits on Jul 19, 2026
Sync SDL3 wiki -> header
Show description for 377150b
SDLWikiBot
committed
377150b
View commit details
Copy full SHA for 377150b
Browse repository at this point
Commits on Jul 18, 2026
Clear SDL_PROP_WINDOW_ANDROID_WINDOW_POINTER when ANativeWindow is freed (#16024)
Happypig375
authored
8319d69
View commit details
Copy full SHA for 8319d69
Browse repository at this point
notification: Fix Win32 delegate structs
Show description for f52f31e
Kontrabant
committed
f52f31e
View commit details
Copy full SHA for f52f31e
Browse repository at this point
notification: Use interface availability to check for Windows version suitability
Show description for a0bffd4
Kontrabant
committed
a0bffd4
View commit details
Copy full SHA for a0bffd4
Browse repository at this point
Fixed error: cast from pointer to integer of different size
slouken
committed
08b9c55
View commit details
Copy full SHA for 08b9c55
Browse repository at this point
testffmpeg: fixed memory leak using DRM frames with the Vulkan renderer
slouken
committed
f00052f
View commit details
Copy full SHA for f00052f
Browse repository at this point
IsEqualGUID uses memcmp behind the scenes, thwarting a NOLIBC build
madebr
committed
5133849
View commit details
Copy full SHA for 5133849
Browse repository at this point
Commits on Jul 17, 2026
Fixed an error with goto crossing variable initialization
slouken
committed
762f4ab
View commit details
Copy full SHA for 762f4ab
Browse repository at this point
testffmpeg: added support for VA-API and DRM frames when using Vulkan rendering
slouken
committed
332e7a0
View commit details
Copy full SHA for 332e7a0
Browse repository at this point
Avoid RLE for software render alpha subrect copies (#15982)
meta-legend
authored
ac9ef17
View commit details
Copy full SHA for ac9ef17
Browse repository at this point
android: Fix pen creating phantom mouse events in relative mode.
Show description for df7b937
icculus
committed
df7b937
View commit details
Copy full SHA for df7b937
Browse repository at this point
Commits on Jul 16, 2026
wayland: Add support for wl_fixes.ack_global_remove
Show description for 6eba2f2
zzag
authored and
Kontrabant
committed
6eba2f2
View commit details
Copy full SHA for 6eba2f2
Browse repository at this point
test: Remove superfluous null byte from ps3_hid_report_descriptor
Show description for d330686
ao2
authored and
slouken
committed
d330686
View commit details
Copy full SHA for d330686
Browse repository at this point
ci: treat CMake deprecated and development warnings as errors
Show description for 64067c1
madebr
committed
64067c1
View commit details
Copy full SHA for 64067c1
Browse repository at this point
Commits on Jul 15, 2026
x11: Don't block when withdrawing unmapped windows
Show description for e442a9a
Kontrabant
committed
e442a9a
View commit details
Copy full SHA for e442a9a
Browse repository at this point
Android: restore the system bars when leaving fullscreen on API 30+
Show description for 8408a66
klirktag
authored and
slouken
committed
8408a66
View commit details
Copy full SHA for 8408a66
Browse repository at this point
wayland: bind xdg-decoration-manager-v1 at protocol version 2
Show description for edafd51
wineee
authored and
Kontrabant
committed
edafd51
View commit details
Copy full SHA for edafd51
Browse repository at this point
cocoa: Clear state on failure to enter fullscreen
Show description for 1a9801a
Kontrabant
committed
1a9801a
View commit details
Copy full SHA for 1a9801a
Browse repository at this point
Commits on Jul 14, 2026
Don't accidentally switch the Horipad Mini into Switch report mode
Show description for 2d7f300
slouken
committed
2d7f300
View commit details
Copy full SHA for 2d7f300
Browse repository at this point
Previous
Next
You can’t perform that action at this time.