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 }}
pengwinsurf
/
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 Feb 5, 2025
test
pengwinsurf
committed
c394cf1
View commit details
Copy full SHA for c394cf1
Browse repository at this point
check codecov integration
pengwinsurf
committed
57ddb32
View commit details
Copy full SHA for 57ddb32
Browse repository at this point
fix workflow action
pengwinsurf
committed
f186f4f
View commit details
Copy full SHA for f186f4f
Browse repository at this point
add manual trigger for workflow
pengwinsurf
committed
764dc1f
View commit details
Copy full SHA for 764dc1f
Browse repository at this point
Fixed potential double-free
slouken
committed
b99e19c
View commit details
Copy full SHA for b99e19c
Browse repository at this point
Fixed memory leak looking up pen tool names
slouken
committed
8ba8cca
View commit details
Copy full SHA for 8ba8cca
Browse repository at this point
Fixed memory leak in the pen cleanup
Show description for 2cd2834
slouken
committed
2cd2834
View commit details
Copy full SHA for 2cd2834
Browse repository at this point
dbus: fix spurious leak reports with SDL_SHUTDOWN_DBUS_ON_QUIT=0
cgutman
authored and
slouken
committed
c4c1852
View commit details
Copy full SHA for c4c1852
Browse repository at this point
Commits on Feb 4, 2025
Remove #undef __3DS__
ccawley2011
authored and
slouken
committed
691a613
View commit details
Copy full SHA for 691a613
Browse repository at this point
Allow OpenGL initialization on XB1 and XSX.
jpd002
authored and
slouken
committed
33c0654
View commit details
Copy full SHA for 33c0654
Browse repository at this point
Check nullptr before calling the windows message hook for WM_ENTERSIZEMOVE and WM_ENTERMENULOOP
WinterSquire
authored and
slouken
committed
eb5ab22
View commit details
Copy full SHA for eb5ab22
Browse repository at this point
bmp: Removed debug printf call.
icculus
committed
e7f326a
View commit details
Copy full SHA for e7f326a
Browse repository at this point
x11: SDL_SetWindowPosition on an unmapped window will do the actual move later.
Show description for 61b1c25
icculus
committed
61b1c25
View commit details
Copy full SHA for 61b1c25
Browse repository at this point
Remove redundant parenthesis in SDL_MUSTLOCK macro
Sackzement
authored and
slouken
committed
f1b3523
View commit details
Copy full SHA for f1b3523
Browse repository at this point
Remove const from parameter of inline function SDL_RectsEqualEpsilon()
Sackzement
authored and
slouken
committed
8527d04
View commit details
Copy full SHA for 8527d04
Browse repository at this point
Fixed decoding 4-bit RLE encoded BMP files
Show description for 07c22da
slouken
committed
07c22da
View commit details
Copy full SHA for 07c22da
Browse repository at this point
Formatting spaces around pointer symbol.
Sackzement
authored and
slouken
committed
8ccf85c
View commit details
Copy full SHA for 8ccf85c
Browse repository at this point
Added Switch Input-only controller entries for Zuiki MasCon controller for Nintendo Switch.
Show description for 94409d3
slouken
committed
94409d3
View commit details
Copy full SHA for 94409d3
Browse repository at this point
Commits on Feb 3, 2025
Added distinct VID/PIDs for the PS4 vs Xbox eSwap Pro controllers
slouken
committed
a8a2874
View commit details
Copy full SHA for a8a2874
Browse repository at this point
Corrected the entry for the PXN V900 racing wheel
slouken
committed
84bc2ab
View commit details
Copy full SHA for 84bc2ab
Browse repository at this point
Sort the controller lists by VID/PID
slouken
committed
eac07bd
View commit details
Copy full SHA for eac07bd
Browse repository at this point
Call the windows message hook for WM_ENTERSIZEMOVE and WM_ENTERMENULOOP
Show description for 6243a06
slouken
committed
6243a06
View commit details
Copy full SHA for 6243a06
Browse repository at this point
Sync SDL3 wiki -> header
Show description for ec959a4
SDLWikiBot
committed
ec959a4
View commit details
Copy full SHA for ec959a4
Browse repository at this point
Renamed SDL_SoftStretch() to SDL_StretchSurface()
Show description for 8e51b24
slouken
committed
8e51b24
View commit details
Copy full SHA for 8e51b24
Browse repository at this point
Commits on Feb 2, 2025
Sync SDL3 wiki -> header
Show description for f40ef62
SDLWikiBot
committed
f40ef62
View commit details
Copy full SHA for f40ef62
Browse repository at this point
Sync SDL3 wiki -> header
Show description for 614ae84
SDLWikiBot
committed
614ae84
View commit details
Copy full SHA for 614ae84
Browse repository at this point
Corrected the version where SDL_SoftStretch() was added
slouken
committed
8848f86
View commit details
Copy full SHA for 8848f86
Browse repository at this point
Re-added SDL_SoftStretch() to the API
Show description for a98a4b8
slouken
committed
a98a4b8
View commit details
Copy full SHA for a98a4b8
Browse repository at this point
Sync SDL3 wiki -> header
Show description for 842f85d
SDLWikiBot
committed
842f85d
View commit details
Copy full SHA for 842f85d
Browse repository at this point
Track mouse button state by real mouse ID
Show description for c06172d
slouken
committed
c06172d
View commit details
Copy full SHA for c06172d
Browse repository at this point
timer, windows: allow building high resolution code with old SDKs.
sezero
committed
73a8143
View commit details
Copy full SHA for 73a8143
Browse repository at this point
Updated to version 3.2.3 for development
slouken
committed
be99123
View commit details
Copy full SHA for be99123
Browse repository at this point
Updated to version 3.2.2 for release
slouken
committed
2fa1e72
View commit details
Copy full SHA for 2fa1e72
Browse repository at this point
proposed fix: set curr_src.h is to bottom_height before drawing bottom edges / corners in SDL_RenderTexture9Grid, to avoid issue where inadvertently using top height if the npatch existed on a larg…
Show description for c922762
l-t-m-f
authored and
slouken
committed
c922762
View commit details
Copy full SHA for c922762
Browse repository at this point
Commits on Feb 1, 2025
Fixed error C2059: syntax error: '}'
Show description for 235022f
slouken
committed
235022f
View commit details
Copy full SHA for 235022f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.