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 }}
alichraghi
/
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 24, 2023
Make sure we don't touch the controller effects state when we're in auto mode for PS4/PS5 controllers.
slouken
committed
3c8f4dc
View commit details
Copy full SHA for 3c8f4dc
Browse repository at this point
Commits on Jul 23, 2023
Removed invalid assert in testatomic
slouken
committed
8adab0b
View commit details
Copy full SHA for 8adab0b
Browse repository at this point
Commits on Jul 22, 2023
project: build in (at least) c99 mode
madebr
authored and
icculus
committed
d5479d7
View commit details
Copy full SHA for d5479d7
Browse repository at this point
SDL_atomic.h: __ARM_ARCH is not always defined for an arm platform
Show description for 8105f1d
madebr
authored and
icculus
committed
8105f1d
View commit details
Copy full SHA for 8105f1d
Browse repository at this point
ci: disable precompiled headers for riscos
madebr
authored and
icculus
committed
b8c8968
View commit details
Copy full SHA for b8c8968
Browse repository at this point
wayland: Don't clamp the max window size when unbounded
Kontrabant
committed
96720f3
View commit details
Copy full SHA for 96720f3
Browse repository at this point
ci: bump mymindstorm/setup-emsdk to latest tag
madebr
committed
3823219
View commit details
Copy full SHA for 3823219
Browse repository at this point
wayland: Ensure that the maximum libdecor frame size limit is above the required minimum
Show description for 813e7c3
Kontrabant
committed
813e7c3
View commit details
Copy full SHA for 813e7c3
Browse repository at this point
src/SDL.c: add managarm support
ElectrodeYT
authored and
icculus
committed
ec5088c
View commit details
Copy full SHA for ec5088c
Browse repository at this point
Commits on Jul 20, 2023
Remove the unimplemented CloseIC in fcitx module
Show description for d4519aa
wengxt
authored and
slouken
committed
d4519aa
View commit details
Copy full SHA for d4519aa
Browse repository at this point
wayland: Adjust the position of existing popups when resizing a window
Show description for 5c2fb6e
Kontrabant
committed
5c2fb6e
View commit details
Copy full SHA for 5c2fb6e
Browse repository at this point
wayland: Always use the requested compositor dimensions for fullscreen windows
Show description for 72a489e
Kontrabant
committed
72a489e
View commit details
Copy full SHA for 72a489e
Browse repository at this point
cmake: bump minimum required CMake version to 3.16
Show description for 3ab4665
madebr
committed
3ab4665
View commit details
Copy full SHA for 3ab4665
Browse repository at this point
Sync SDL3 wiki -> header
SDLWikiBot
committed
a3a9019
View commit details
Copy full SHA for a3a9019
Browse repository at this point
cmake: create Android jars + apks for tests
madebr
committed
a4bb4ee
View commit details
Copy full SHA for a4bb4ee
Browse repository at this point
Commits on Jul 19, 2023
Use the lower index axis if the controller generates two axes for a single element
Show description for 5888242
slouken
committed
5888242
View commit details
Copy full SHA for 5888242
Browse repository at this point
Fixed crash if SetMappingValue() is passed a NULL key
slouken
committed
255f297
View commit details
Copy full SHA for 255f297
Browse repository at this point
The Flydigi Vader and Apex series controllers all have the same VID, PID, and name
slouken
committed
58e3084
View commit details
Copy full SHA for 58e3084
Browse repository at this point
Fixed clearing the mapping in testcontroller
slouken
committed
e413457
View commit details
Copy full SHA for e413457
Browse repository at this point
Changed binding order to match Steam
slouken
committed
732218c
View commit details
Copy full SHA for 732218c
Browse repository at this point
Map the buttons in ABXY order
slouken
committed
53882a2
View commit details
Copy full SHA for 53882a2
Browse repository at this point
Fixed double-comma if the crc is first in the mapping
slouken
committed
85eb1fa
View commit details
Copy full SHA for 85eb1fa
Browse repository at this point
Make sure there are commas in gamepad mapping strings
slouken
committed
c0e0f47
View commit details
Copy full SHA for c0e0f47
Browse repository at this point
Commits on Jul 18, 2023
testlocale: only ininitialize video when needed
madebr
committed
b1a0bc3
View commit details
Copy full SHA for b1a0bc3
Browse repository at this point
hidapi: remove unwanted files (e.g.: .git*, etc...)
sezero
committed
4ca0e93
View commit details
Copy full SHA for 4ca0e93
Browse repository at this point
hidapi: sync with mainstream (typo fixes)
sezero
committed
40ac818
View commit details
Copy full SHA for 40ac818
Browse repository at this point
Increased the timeout when opening /dev/hidraw nodes
Show description for 2bf05f3
slouken
committed
2bf05f3
View commit details
Copy full SHA for 2bf05f3
Browse repository at this point
testlocale: don't pass SDL_INIT_VIDEO to SDL_Init
madebr
committed
e620925
View commit details
Copy full SHA for e620925
Browse repository at this point
test: Add flag to suspend drawing when occluded
Show description for ef4ce8c
Kontrabant
committed
ef4ce8c
View commit details
Copy full SHA for ef4ce8c
Browse repository at this point
Add and event and flag to report when a window has been occluded
Show description for 44536b7
Kontrabant
committed
44536b7
View commit details
Copy full SHA for 44536b7
Browse repository at this point
Make sure the mapping string doesn't have extraneous whitespace
Show description for 7aec9ad
slouken
committed
7aec9ad
View commit details
Copy full SHA for 7aec9ad
Browse repository at this point
Added SDL_ReloadGamepadMappings() to reset the SDL gamepad mappings
slouken
committed
9db2cb3
View commit details
Copy full SHA for 9db2cb3
Browse repository at this point
SDL_AddGamepadMappingsFromFile() has been made into a real function
slouken
committed
75e7a6f
View commit details
Copy full SHA for 75e7a6f
Browse repository at this point
Improved reliability of gamepad message ordering
Show description for dfc6e88
slouken
committed
dfc6e88
View commit details
Copy full SHA for dfc6e88
Browse repository at this point
Send gamepad and joystick removed events when quitting
Show description for ccefce8
slouken
committed
ccefce8
View commit details
Copy full SHA for ccefce8
Browse repository at this point
Previous
Next
You can’t perform that action at this time.