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 }}
jacul
/
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 5, 2026
ci: bump freebsd
sezero
committed
435539e
View commit details
Copy full SHA for 435539e
Browse repository at this point
Win32: Swap maskColor assignment based on alpha value
Show description for 362165e
DJm00n
authored and
slouken
committed
362165e
View commit details
Copy full SHA for 362165e
Browse repository at this point
PSP: Remove log statement
sharkwouter
authored and
slouken
committed
8e3b624
View commit details
Copy full SHA for 8e3b624
Browse repository at this point
PSP: Remove double iconv close in PSP_ShowScreenKeyboard
sharkwouter
authored and
slouken
committed
244af6e
View commit details
Copy full SHA for 244af6e
Browse repository at this point
PSP: Clean up PSP_ShowScreenKeyboard
sharkwouter
authored and
slouken
committed
4cc9a4b
View commit details
Copy full SHA for 4cc9a4b
Browse repository at this point
PSP: Run clang-format on PSP_ShowScreenKeyboard function
sharkwouter
authored and
slouken
committed
db39db3
View commit details
Copy full SHA for db39db3
Browse repository at this point
PSP: Fix compiler warnings in PSP_ShowScreenKeyboard
sharkwouter
authored and
slouken
committed
2f153f8
View commit details
Copy full SHA for 2f153f8
Browse repository at this point
PSP: Improve safety in PSP_ShowScreenKeyboard
sharkwouter
authored and
slouken
committed
2f066af
View commit details
Copy full SHA for 2f066af
Browse repository at this point
PSP: Allow non-ascii characters and more characters from osk
sharkwouter
authored and
slouken
committed
f978f27
View commit details
Copy full SHA for f978f27
Browse repository at this point
wayland: Rework aspect ratio correction
Show description for e0b3238
Kontrabant
committed
e0b3238
View commit details
Copy full SHA for e0b3238
Browse repository at this point
Commits on Jul 4, 2026
Use SDL_PROCESS_WINDOWS instead of SDL_PLATFORM_WINDOWS
Show description for 655c816
stahta01
authored and
slouken
committed
655c816
View commit details
Copy full SHA for 655c816
Browse repository at this point
testprocess: handle async exec failure for missing executables
caniko
authored and
slouken
committed
bb6f24e
View commit details
Copy full SHA for bb6f24e
Browse repository at this point
gpu: validate transfer buffer usage (#15923)
zanadoman
authored
095e899
View commit details
Copy full SHA for 095e899
Browse repository at this point
Commits on Jul 3, 2026
Update SDL_androiddialog.c
AntTheAlchemist
authored and
slouken
committed
31c6a35
View commit details
Copy full SHA for 31c6a35
Browse repository at this point
SDL_notification.h: fix for C89 mode.
sezero
committed
a6d7872
View commit details
Copy full SHA for a6d7872
Browse repository at this point
SDL_intrin.h: fix error from old gcc.
sezero
committed
aad60de
View commit details
Copy full SHA for aad60de
Browse repository at this point
video: Fix -Wcomma warnings in miniz
Show description for 31caeda
slouken
committed
31caeda
View commit details
Copy full SHA for 31caeda
Browse repository at this point
cocoa: Fix -Wimplicit-retain-self warning in SDL_cocoawindow
Show description for 7523eb2
slouken
committed
7523eb2
View commit details
Copy full SHA for 7523eb2
Browse repository at this point
hidapi: Ignore enum-enum-conversion warnings in libusb hid.c which requires mixing enum bitmasks
Show description for b9d5252
slouken
committed
b9d5252
View commit details
Copy full SHA for b9d5252
Browse repository at this point
cocoa: Fix invalid NSMenuItem selector in SDL_tray
Show description for 7346311
slouken
committed
7346311
View commit details
Copy full SHA for 7346311
Browse repository at this point
Fix -Wstrict-prototypes warnings
Show description for 5d693d7
slouken
committed
5d693d7
View commit details
Copy full SHA for 5d693d7
Browse repository at this point
Added HDR support on visionOS
slouken
committed
efce7ca
View commit details
Copy full SHA for efce7ca
Browse repository at this point
Added testcolorspace to the Apple test Xcode project
slouken
committed
9123f69
View commit details
Copy full SHA for 9123f69
Browse repository at this point
Cygwin: testautomation run-time fix
Show description for ad86dc9
stahta01
authored and
slouken
committed
ad86dc9
View commit details
Copy full SHA for ad86dc9
Browse repository at this point
Update proguard-rules.pro
AntTheAlchemist
authored and
slouken
committed
7418e1a
View commit details
Copy full SHA for 7418e1a
Browse repository at this point
Added support for several Turtle Beach Nintendo Switch 2 controllers
Show description for 1be08af
slouken
committed
1be08af
View commit details
Copy full SHA for 1be08af
Browse repository at this point
Commits on Jul 2, 2026
Removed unused code in UIKit_AddDisplay()
slouken
committed
7dd7c76
View commit details
Copy full SHA for 7dd7c76
Browse repository at this point
Android: decouple JNI setup from unused subsystems
Show description for 2919e18
HTRamsey
authored and
slouken
committed
2919e18
View commit details
Copy full SHA for 2919e18
Browse repository at this point
wayland: Refactor the cursor event thread into a general purpose event thread
Show description for 9961fb8
Kontrabant
committed
9961fb8
View commit details
Copy full SHA for 9961fb8
Browse repository at this point
Commits on Jul 1, 2026
Removed helpCursor and cellCursor NSCursor selectors
Show description for bd7c9e4
slouken
committed
bd7c9e4
View commit details
Copy full SHA for bd7c9e4
Browse repository at this point
Sync SDL3 wiki -> header
Show description for ceb4a7f
SDLWikiBot
committed
ceb4a7f
View commit details
Copy full SHA for ceb4a7f
Browse repository at this point
stdinc: SDL_SetMemoryFunctions now handles NULL function pointers better.
Show description for eb04627
icculus
committed
eb04627
View commit details
Copy full SHA for eb04627
Browse repository at this point
dos: Use INT 0x10/AX=0x1A00 to detect VGA presence
palxex
authored and
icculus
committed
f09a667
View commit details
Copy full SHA for f09a667
Browse repository at this point
joystick: Apply Gyroscope Zero-Rate Offset (ZRO) subtraction to live IMU data for Switch Controllers.
Dimitri Alexeev
authored and
slouken
committed
ef6e76e
View commit details
Copy full SHA for ef6e76e
Browse repository at this point
joystick: Fix pointer sequencing in Switch Pro Controller user IMU calibration. Prevent reading potentially stale memory. No functional changes.
Dimitri Alexeev
authored and
slouken
committed
f5511b4
View commit details
Copy full SHA for f5511b4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.