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 }}
kg
/
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 Jan 2, 2025
ci: always create binary packages if build succeeded
madebr
committed
f8f8d87
View commit details
Copy full SHA for f8f8d87
Browse repository at this point
stdlib: fix SDL_strtol of "0" with base 0
Show description for b713e75
madebr
committed
b713e75
View commit details
Copy full SHA for b713e75
Browse repository at this point
SDL_malloc.c: replace FORCEINLINE usage with SDL_FORCE_INLINE
sezero
authored and
madebr
committed
54752f8
View commit details
Copy full SHA for 54752f8
Browse repository at this point
dynapi: trigger a breakpoint on a fatal error when SDL is built in debug mode
madebr
committed
3842384
View commit details
Copy full SHA for 3842384
Browse repository at this point
SDL_hashtable: don't use assert from libc
Show description for 6cf6b16
madebr
and
sezero
committed
6cf6b16
View commit details
Copy full SHA for 6cf6b16
Browse repository at this point
SDL_malloc: don't define FORCEINLINE
Show description for 62bc2c4
madebr
committed
62bc2c4
View commit details
Copy full SHA for 62bc2c4
Browse repository at this point
cmake: avoid security cookies in SDL_uclibc when building with -DSDL_LIBC=ON
madebr
committed
4fccfb1
View commit details
Copy full SHA for 4fccfb1
Browse repository at this point
Implement __chkstk for arm64
Show description for 4fbf59a
madebr
committed
4fbf59a
View commit details
Copy full SHA for 4fbf59a
Browse repository at this point
SDL_malloc: disable malloc stats
Show description for 578ac0e
madebr
committed
578ac0e
View commit details
Copy full SHA for 578ac0e
Browse repository at this point
When building with libc enabled, we don't need to provide __chkstk ourselves
madebr
committed
31a4c92
View commit details
Copy full SHA for 31a4c92
Browse repository at this point
Commits on Jan 1, 2025
Use the expected plane size when capturing Android camera frames
Show description for 02e85a1
slouken
committed
02e85a1
View commit details
Copy full SHA for 02e85a1
Browse repository at this point
Updated the Android gradle plugin to version 8.7.3
slouken
committed
9955e1d
View commit details
Copy full SHA for 9955e1d
Browse repository at this point
Lock joysticks when they are connected/disconnected on emscripten
Show description for 0281071
slouken
committed
0281071
View commit details
Copy full SHA for 0281071
Browse repository at this point
Sync SDL3 wiki -> header
Show description for c68ed04
SDLWikiBot
committed
c68ed04
View commit details
Copy full SHA for c68ed04
Browse repository at this point
video: Fix positioning and focusing popups parented to child toplevel windows
Show description for 2b1d809
Kontrabant
committed
2b1d809
View commit details
Copy full SHA for 2b1d809
Browse repository at this point
Sync SDL3 wiki -> header
Show description for 6d554a9
SDLWikiBot
committed
6d554a9
View commit details
Copy full SHA for 6d554a9
Browse repository at this point
Fixed formatting of SDL_storage documentation
slouken
committed
9fbc767
View commit details
Copy full SHA for 9fbc767
Browse repository at this point
Updated copyright for 2025
slouken
committed
e43aa12
View commit details
Copy full SHA for e43aa12
Browse repository at this point
Reverted accidentally committed work in progress
slouken
committed
c0e5901
View commit details
Copy full SHA for c0e5901
Browse repository at this point
Updated copyright for 2025
slouken
committed
f2074d7
View commit details
Copy full SHA for f2074d7
Browse repository at this point
testcamera: fixed return codes
slouken
committed
3197e27
View commit details
Copy full SHA for 3197e27
Browse repository at this point
Added testclipboard
slouken
committed
f18e023
View commit details
Copy full SHA for f18e023
Browse repository at this point
Get the initial clipboard state at startup
slouken
committed
54d4e48
View commit details
Copy full SHA for 54d4e48
Browse repository at this point
Synchronize clipboard mime types with external clipboard updates
Show description for 6575b81
slouken
committed
6575b81
View commit details
Copy full SHA for 6575b81
Browse repository at this point
Allow a NULL size parameter to retrieve null terminated text
slouken
committed
30a22d3
View commit details
Copy full SHA for 30a22d3
Browse repository at this point
Use a consistent error message when video isn't initialized
slouken
committed
d666c2d
View commit details
Copy full SHA for d666c2d
Browse repository at this point
Fixed crash if num_mime_types is NULL
slouken
committed
196e2c6
View commit details
Copy full SHA for 196e2c6
Browse repository at this point
Renamed n_mime_types to num_mime_types
slouken
committed
b902b05
View commit details
Copy full SHA for b902b05
Browse repository at this point
Fixed spacing
slouken
committed
a767952
View commit details
Copy full SHA for a767952
Browse repository at this point
Send supported mime types for external clipboard contents on Windows
slouken
committed
54c555e
View commit details
Copy full SHA for 54c555e
Browse repository at this point
Fixed clipboard memory leak on shutdown
slouken
committed
8b15570
View commit details
Copy full SHA for 8b15570
Browse repository at this point
Commits on Dec 31, 2024
win32: Set the WS_THICKFRAME style on popup windows
Show description for 1d417ab
Kontrabant
committed
1d417ab
View commit details
Copy full SHA for 1d417ab
Browse repository at this point
Revert "win32: Use the size in the WINDOWPOS data while handling popup windows in the WM_WINDOWPOSCHANGED message"
Show description for 643281d
Kontrabant
committed
643281d
View commit details
Copy full SHA for 643281d
Browse repository at this point
Clarify migration for GetWindowData and SetWindowData
dinkelspiel
authored and
slouken
committed
2be89f0
View commit details
Copy full SHA for 2be89f0
Browse repository at this point
Sync SDL3 wiki -> header
Show description for a37f993
SDLWikiBot
committed
a37f993
View commit details
Copy full SHA for a37f993
Browse repository at this point
Previous
Next
You can’t perform that action at this time.