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 }}
eskimock
/
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 Jun 14, 2023
Removed unused function
slouken
committed
73927b0
View commit details
Copy full SHA for 73927b0
Browse repository at this point
Revert "Added SDL_nextafter() and SDL_nextafterf()"
Show description for 2e465ae
slouken
committed
2e465ae
View commit details
Copy full SHA for 2e465ae
Browse repository at this point
Fixed third-party Nintendo Switch Pro controllers shutting down when we try to set the home LED.
Show description for 0c16f4f
slouken
committed
0c16f4f
View commit details
Copy full SHA for 0c16f4f
Browse repository at this point
Fixed third party Nintendo Switch Pro Controller resetting when being sent an unsupported command to set the Home LED
Show description for 23e007d
slouken
committed
23e007d
View commit details
Copy full SHA for 23e007d
Browse repository at this point
Allow switching licensed Nintendo Switch Pro controllers into gyro input mode
slouken
committed
8c95bd8
View commit details
Copy full SHA for 8c95bd8
Browse repository at this point
Added support for the PowerA Fusion Pro Wireless Controller in Bluetooth mode
Show description for cdfc0c5
slouken
committed
cdfc0c5
View commit details
Copy full SHA for cdfc0c5
Browse repository at this point
Commits on Jun 13, 2023
Removed more Linux Xbox mappings in favor of the automatic mapping
Show description for 0f4b15e
slouken
committed
0f4b15e
View commit details
Copy full SHA for 0f4b15e
Browse repository at this point
Cleanup for previous change, fixing typos, etc.
slouken
committed
883b0f4
View commit details
Copy full SHA for 883b0f4
Browse repository at this point
Use the automatic mapping instead of a hardcoded one for Xbox controllers on Linux
Show description for 9567989
slouken
committed
9567989
View commit details
Copy full SHA for 9567989
Browse repository at this point
Added automatic mapping support for Xbox controllers on the 6.x Linux kernels
Show description for db1d4d3
slouken
committed
db1d4d3
View commit details
Copy full SHA for db1d4d3
Browse repository at this point
testautomation_hints.c: free hint memory
1bsyl
committed
0f24956
View commit details
Copy full SHA for 0f24956
Browse repository at this point
testautomation_events.c: initialize "timestamp" to solve "conditional jump or move depends on uninitialised value"
1bsyl
committed
2c37178
View commit details
Copy full SHA for 2c37178
Browse repository at this point
testevdev: Add details of X-Box One Elite 2 via USB
Show description for 56ba7f2
smcv
authored and
slouken
committed
56ba7f2
View commit details
Copy full SHA for 56ba7f2
Browse repository at this point
testevdev: Provide a pointer to more information about adding test-cases
Show description for 7448451
smcv
authored and
slouken
committed
7448451
View commit details
Copy full SHA for 7448451
Browse repository at this point
Added SDL_nextafter() and SDL_nextafterf()
slouken
committed
bc5d074
View commit details
Copy full SHA for bc5d074
Browse repository at this point
Added automatic mapping for Xbox Elite paddles using the xpadneo driver
Show description for b0677f4
slouken
committed
b0677f4
View commit details
Copy full SHA for b0677f4
Browse repository at this point
Fixed joystick vendor detection in Linux automatic gamepad mapping
slouken
committed
071d1e2
View commit details
Copy full SHA for 071d1e2
Browse repository at this point
Fixed building with the 16.1.4479499 Android toolchain
Show description for 5a62a45
slouken
committed
5a62a45
View commit details
Copy full SHA for 5a62a45
Browse repository at this point
linux: Improve gamepad mapping heuristic to accept Android conventions
Show description for cf1dc66
smcv
authored and
slouken
committed
cf1dc66
View commit details
Copy full SHA for cf1dc66
Browse repository at this point
linux: Reduce magic numbers when mapping gamepad axes
Show description for c4d49fa
smcv
authored and
slouken
committed
c4d49fa
View commit details
Copy full SHA for c4d49fa
Browse repository at this point
Commits on Jun 12, 2023
Fixed enumerating Steam Controllers on iOS
slouken
committed
dec0dbf
View commit details
Copy full SHA for dec0dbf
Browse repository at this point
Fixed n3ds build
slouken
committed
d95dbe7
View commit details
Copy full SHA for d95dbe7
Browse repository at this point
Reduce the chance of destroying the joystick mutex while it's in use
Show description for cdc40ee
slouken
committed
cdc40ee
View commit details
Copy full SHA for cdc40ee
Browse repository at this point
clipboard: Fixes additional x11 clipboard bugs found in tests
LiquidityC
authored and
slouken
committed
6ab846b
View commit details
Copy full SHA for 6ab846b
Browse repository at this point
clipboard: Fixes testautomation fails introduced by clipboard changes
LiquidityC
authored and
slouken
committed
a2ba5e9
View commit details
Copy full SHA for a2ba5e9
Browse repository at this point
Android: add timeout when waiting the SDL thread to finish
Show description for 4e0f94e
1bsyl
committed
4e0f94e
View commit details
Copy full SHA for 4e0f94e
Browse repository at this point
Commits on Jun 11, 2023
cocoa: Warp mouse to center of window before enabling relative mouse.
Show description for 125e742
icculus
committed
125e742
View commit details
Copy full SHA for 125e742
Browse repository at this point
Commits on Jun 10, 2023
SDL_dynapi.c: minor cosmetics.
sezero
committed
4cfacd5
View commit details
Copy full SHA for 4cfacd5
Browse repository at this point
Fixed accidental commit
slouken
committed
0103ec1
View commit details
Copy full SHA for 0103ec1
Browse repository at this point
Sync SDL3 wiki -> header
SDLWikiBot
committed
7f86415
View commit details
Copy full SHA for 7f86415
Browse repository at this point
Make it clear that you can't mix 2D rendering and the window surface API
Show description for 281018f
slouken
committed
281018f
View commit details
Copy full SHA for 281018f
Browse repository at this point
Fixed querying device info on the MOBAPAD M073
Show description for 5490873
slouken
committed
5490873
View commit details
Copy full SHA for 5490873
Browse repository at this point
Only update the serial number if it hasn't already been set
Show description for 2042e9c
slouken
committed
2042e9c
View commit details
Copy full SHA for 2042e9c
Browse repository at this point
Commits on Jun 9, 2023
Fixed reading input from the Razer Atrox Arcade Stick using Windows Gaming Input
slouken
committed
c8051b1
View commit details
Copy full SHA for c8051b1
Browse repository at this point
X11: common function to wait for the WM before sending SDL Window events
1bsyl
committed
aaccf3c
View commit details
Copy full SHA for aaccf3c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.