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 }}
cfwalter
/
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 8, 2025
Fix for 500ms hang after user clicks on the title bar, but before moving (#12217)
Show description for 69d2802
ClintKilmer
authored
69d2802
View commit details
Copy full SHA for 69d2802
Browse repository at this point
x11: Don't wait for events when the connection errored out (#8392)
Show description for a0b6c0f
Guldoman
authored
a0b6c0f
View commit details
Copy full SHA for a0b6c0f
Browse repository at this point
Removed crc
kosekmi
authored and
slouken
committed
864bb65
View commit details
Copy full SHA for 864bb65
Browse repository at this point
Corrected alphabetical order
kosekmi
authored and
slouken
committed
006605c
View commit details
Copy full SHA for 006605c
Browse repository at this point
Added mapping for Dreamcast Controller USB
kosekmi
authored and
slouken
committed
dc035c5
View commit details
Copy full SHA for dc035c5
Browse repository at this point
Fix SSE 4.2 test
Show description for 5d1bbd9
mikejsavage
authored and
slouken
committed
5d1bbd9
View commit details
Copy full SHA for 5d1bbd9
Browse repository at this point
Commits on Feb 7, 2025
Add generic SDL_syscond to N3DS threads source list
ds-sloth
authored and
slouken
committed
7c12c63
View commit details
Copy full SHA for 7c12c63
Browse repository at this point
Delete src/thread/n3ds/SDL_syscond.c
Show description for 2ced6b0
ds-sloth
authored and
slouken
committed
2ced6b0
View commit details
Copy full SHA for 2ced6b0
Browse repository at this point
Sync SDL3 wiki -> header
Show description for 7af17f8
SDLWikiBot
committed
7af17f8
View commit details
Copy full SHA for 7af17f8
Browse repository at this point
Updated to version 3.2.5 for development
slouken
committed
982094c
View commit details
Copy full SHA for 982094c
Browse repository at this point
Updated to version 3.2.4 for release
slouken
committed
b5c3eab
View commit details
Copy full SHA for b5c3eab
Browse repository at this point
Commits on Feb 6, 2025
Fixed creating a window with both software and hardware renderer attached
slouken
committed
48c00bf
View commit details
Copy full SHA for 48c00bf
Browse repository at this point
Sync SDL3 wiki -> header
Show description for 3c6e664
SDLWikiBot
committed
3c6e664
View commit details
Copy full SHA for 3c6e664
Browse repository at this point
Let the renderer always see window events
Show description for ad8429f
slouken
committed
ad8429f
View commit details
Copy full SHA for ad8429f
Browse repository at this point
Revert "wayland: Don't send size events while the window is hidden"
Show description for c59ac24
slouken
committed
c59ac24
View commit details
Copy full SHA for c59ac24
Browse repository at this point
Sync SDL3 wiki -> header
Show description for 6cb3d37
SDLWikiBot
committed
6cb3d37
View commit details
Copy full SHA for 6cb3d37
Browse repository at this point
Remove non-ASCII character from public header SDL_hints.h
Sackzement
authored and
slouken
committed
80653a4
View commit details
Copy full SHA for 80653a4
Browse repository at this point
Note that SDL_GUIDToString() and SDL_StringToGUID() are thread-safe.
slouken
committed
a646dc8
View commit details
Copy full SHA for a646dc8
Browse repository at this point
dynapi: Don't use SDL_getenv; it might malloc before the app sets an allocator.
Show description for 8730f6a
icculus
committed
8730f6a
View commit details
Copy full SHA for 8730f6a
Browse repository at this point
Fix #12197: Force set /utf-8 for msvc compilers (#12198)
Show description for c934148
quanzhuo
authored
c934148
View commit details
Copy full SHA for c934148
Browse repository at this point
Fix up SDL2 style mappings for HIDAPI controllers
Show description for 8397e1f
slouken
committed
8397e1f
View commit details
Copy full SHA for 8397e1f
Browse repository at this point
Removed incorrect HIDAPI gamepad mapping
slouken
committed
7691cab
View commit details
Copy full SHA for 7691cab
Browse repository at this point
GPU: Remove stencil bit from sampler aspect mask on Vulkan (#12196)
thatcosmonaut
authored
86691d3
View commit details
Copy full SHA for 86691d3
Browse repository at this point
Don't use the HIDAPI driver for Thrustmaster wheels
Show description for 6782cfe
slouken
committed
6782cfe
View commit details
Copy full SHA for 6782cfe
Browse repository at this point
SDL_OpenHapticFromJoystick() returns a valid haptic object
slouken
committed
1c0e2b7
View commit details
Copy full SHA for 1c0e2b7
Browse repository at this point
Commits on Feb 5, 2025
testcontroller: show the gamepad device type
slouken
committed
c4550d9
View commit details
Copy full SHA for c4550d9
Browse repository at this point
Sync SDL3 wiki -> header
Show description for 5ad0337
SDLWikiBot
committed
5ad0337
View commit details
Copy full SHA for 5ad0337
Browse repository at this point
SDL_GetTrayEntries(): Rename parameter `size` to `count`
Sackzement
authored and
slouken
committed
68dabd4
View commit details
Copy full SHA for 68dabd4
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
Previous
Next
You can’t perform that action at this time.