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 }}
aljen
/
SDL
Public
forked from
libsdl-org/SDL
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
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 Mar 30, 2026
Fix msvc analyzer warnings
Show description for b878ab1
slouken
committed
b878ab1
View commit details
Copy full SHA for b878ab1
Browse repository at this point
thread: SDL_CreateThread() shouldn't return before the new thread is set up.
Show description for 0756603
icculus
committed
0756603
View commit details
Copy full SHA for 0756603
Browse repository at this point
Fix Metal GPU backend not being included in CMake configuration
Show description for e66f1b5
zn-arf
authored and
icculus
committed
e66f1b5
View commit details
Copy full SHA for e66f1b5
Browse repository at this point
Commits on Mar 29, 2026
Fix Windows file dialog calling the callback twice
Show description for a54dd7b
Semphris
authored and
icculus
committed
a54dd7b
View commit details
Copy full SHA for a54dd7b
Browse repository at this point
Removed spurious whitespace
slouken
committed
815fd4b
View commit details
Copy full SHA for 815fd4b
Browse repository at this point
Commits on Mar 28, 2026
stdlib: Patched SDL_rand_f to compile on pre-C99 compilers.
Show description for a157d96
icculus
committed
a157d96
View commit details
Copy full SHA for a157d96
Browse repository at this point
Commits on Mar 27, 2026
x11: Look for text/uri-list in the list of MIME types more thoroughly
Show description for 1df279a
Kontrabant
committed
1df279a
View commit details
Copy full SHA for 1df279a
Browse repository at this point
Added documentation for getting the full resolution in iOS
slouken
committed
995d4e1
View commit details
Copy full SHA for 995d4e1
Browse repository at this point
Added SDL_IsPhone()
slouken
committed
122ad3d
View commit details
Copy full SHA for 122ad3d
Browse repository at this point
Fix window caption drawing on borderless windows (#15275)
Strultz
authored
6a9449c
View commit details
Copy full SHA for 6a9449c
Browse repository at this point
Commits on Mar 26, 2026
Check Windows version before setting window attributes
c4veman
authored and
slouken
committed
159bba9
View commit details
Copy full SHA for 159bba9
Browse repository at this point
SDL_SetWindowShape(): Remove shape when argument is NULL
Sackzement
authored and
slouken
committed
53c799a
View commit details
Copy full SHA for 53c799a
Browse repository at this point
Use DSBFREQUENCY_MAX instead of hardcoded constant for DirectSound driver max frequency.
cuckydev
authored and
icculus
committed
1d2f9f0
View commit details
Copy full SHA for 1d2f9f0
Browse repository at this point
Commits on Mar 25, 2026
Fix DirectSound buffer creation failure with >200kHz
Show description for 6efe0e1
Clownacy
authored and
slouken
committed
6efe0e1
View commit details
Copy full SHA for 6efe0e1
Browse repository at this point
emscripten: Add support for automounting persistent storage before SDL_main.
Show description for dcc177f
icculus
committed
dcc177f
View commit details
Copy full SHA for dcc177f
Browse repository at this point
ci: clang-tools-extra is no longer available for mingw32
Show description for be6f1ef
madebr
committed
be6f1ef
View commit details
Copy full SHA for be6f1ef
Browse repository at this point
Fix endmacro syntax in macros.cmake
c4veman
authored and
slouken
committed
8eeef53
View commit details
Copy full SHA for 8eeef53
Browse repository at this point
render: Skip UV check when software-rendering untextured quads
Show description for 989de77
nmlgc
authored and
slouken
committed
989de77
View commit details
Copy full SHA for 989de77
Browse repository at this point
Commits on Mar 24, 2026
video: add more direct mjpeg to yuv conversions
Green-Sky
authored and
slouken
committed
998159f
View commit details
Copy full SHA for 998159f
Browse repository at this point
Commits on Mar 23, 2026
Added an internal hint to set OpenVR overlay flags
slouken
committed
299ed51
View commit details
Copy full SHA for 299ed51
Browse repository at this point
support updating media name in the PipeWire backend
Show description for 608416b
eean
authored and
icculus
committed
608416b
View commit details
Copy full SHA for 608416b
Browse repository at this point
windowsrawinput: Unregister/register raw input devices as necessary.
Show description for 983e984
whrvt
authored and
slouken
committed
983e984
View commit details
Copy full SHA for 983e984
Browse repository at this point
windowsrawinput: Fix incorrect INVALID_HANDLE_VALUE checks.
Show description for 706e7f9
whrvt
authored and
slouken
committed
706e7f9
View commit details
Copy full SHA for 706e7f9
Browse repository at this point
windowsrawinput: Add missing WIN_SetRawKeyboardFlag_Inputsink stub.
whrvt
authored and
slouken
committed
00f9a25
View commit details
Copy full SHA for 00f9a25
Browse repository at this point
Sync SDL3 wiki -> header
Show description for 28423ee
SDLWikiBot
committed
28423ee
View commit details
Copy full SHA for 28423ee
Browse repository at this point
Clarified SDL_MostSignificantBitIndex32() documentation
Show description for f22e088
slouken
committed
f22e088
View commit details
Copy full SHA for f22e088
Browse repository at this point
Commits on Mar 22, 2026
Base GCMouse raw input implementation
Show description for ad91384
ej-sanmartin
authored and
slouken
committed
ad91384
View commit details
Copy full SHA for ad91384
Browse repository at this point
Commits on Mar 21, 2026
Updated documentation on customizing your Android app name
slouken
committed
a48dee5
View commit details
Copy full SHA for a48dee5
Browse repository at this point
Fixed incorrect sampler when changing Metal draw state
slouken
committed
0f9292a
View commit details
Copy full SHA for 0f9292a
Browse repository at this point
Commits on Mar 20, 2026
Sync SDL3 wiki -> header
Show description for 3462494
SDLWikiBot
committed
3462494
View commit details
Copy full SHA for 3462494
Browse repository at this point
Sync SDL3 wiki -> header
Show description for 7360a37
SDLWikiBot
committed
7360a37
View commit details
Copy full SHA for 7360a37
Browse repository at this point
Sync SDL3 wiki -> header
Show description for 0e50195
SDLWikiBot
committed
0e50195
View commit details
Copy full SHA for 0e50195
Browse repository at this point
Commits on Mar 18, 2026
SDL_systhread.c: Remove SIGCHLD from blocked signal mask.
Show description for 291d1b6
KonstantinTomashevich
authored and
slouken
committed
291d1b6
View commit details
Copy full SHA for 291d1b6
Browse repository at this point
dynapi: Minor cleanups to library loading code.
icculus
committed
b0cf826
View commit details
Copy full SHA for b0cf826
Browse repository at this point
egl: Handle error when binding EGL API in context creation
sunshineinabox
authored and
icculus
committed
6b06043
View commit details
Copy full SHA for 6b06043
Browse repository at this point
Previous
Next
You can’t perform that action at this time.