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 }}
zaucy
/
SDL
Public
forked from
libsdl-org/SDL
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
SDL
src
haptic
on
SDL2
User selector
All users
All time
Commit history
Commits on Jan 1, 2024
Updated copyright for 2024
slouken
committed
0fc3574
View commit details
Copy full SHA for 0fc3574
View code at this point
Browse repository at this point
Commits on Nov 17, 2023
cmake: fix uses of undefined macro identifiers (-Wundef)
madebr
authored
d81d986
View commit details
Copy full SHA for d81d986
View code at this point
Browse repository at this point
Commits on Nov 11, 2023
Re-add SDL_assert() with non boolean ptr syntax (#8531)
1bsyl
authored
f3419d8
View commit details
Copy full SHA for f3419d8
View code at this point
Browse repository at this point
Commits on Nov 10, 2023
[SDL2] pointer boolean (#8523)
1bsyl
authored
a14b948
View commit details
Copy full SHA for a14b948
View code at this point
Browse repository at this point
Commits on Nov 7, 2023
Removed misleading comment
Show description for d6c725d
slouken
committed
d6c725d
View commit details
Copy full SHA for d6c725d
View code at this point
Browse repository at this point
Commits on May 23, 2023
Updated source to match SDL function prototype style
slouken
committed
3f1fd5a
View commit details
Copy full SHA for 3f1fd5a
View code at this point
Browse repository at this point
Commits on Mar 9, 2023
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
Show description for 0d76380
slouken
committed
0d76380
View commit details
Copy full SHA for 0d76380
View code at this point
Browse repository at this point
Commits on Feb 10, 2023
Backport simplify flags PR #7220
1bsyl
authored and
slouken
committed
17515f4
View commit details
Copy full SHA for 17515f4
View code at this point
Browse repository at this point
Commits on Jan 9, 2023
Updated copyright for 2023
slouken
committed
0479df5
View commit details
Copy full SHA for 0479df5
View code at this point
Browse repository at this point
Commits on Dec 14, 2022
Added support for clang thread-safety analysis
Show description for d59caff
slouken
committed
d59caff
View commit details
Copy full SHA for d59caff
View code at this point
Browse repository at this point
Commits on Dec 1, 2022
build fixes after d0bbfdbfb881e5407911d84c12899bd5b442a130
sezero
committed
b990e91
View commit details
Copy full SHA for b990e91
View code at this point
Browse repository at this point
Clang-Tidy fixes (#6725)
Show description for d0bbfdb
FtZPetruska
authored and
slouken
committed
d0bbfdb
View commit details
Copy full SHA for d0bbfdb
View code at this point
Browse repository at this point
Commits on Nov 30, 2022
Update for SDL3 coding style (#6717)
Show description for b8d85c6
slouken
committed
b8d85c6
View commit details
Copy full SHA for b8d85c6
View code at this point
Browse repository at this point
Commits on Nov 29, 2022
Fixed building on Windows with SDL_VIDEO=OFF
Show description for 2d24baa
slouken
committed
2d24baa
View commit details
Copy full SHA for 2d24baa
View code at this point
Browse repository at this point
Commits on Nov 28, 2022
Cleanup add brace (#6545)
Show description for fb0ce37
1bsyl
authored and
slouken
committed
fb0ce37
View commit details
Copy full SHA for fb0ce37
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
mac: Fix handling of deprecated symbol.
Show description for bb0b8ad
icculus
committed
bb0b8ad
View commit details
Copy full SHA for bb0b8ad
View code at this point
Browse repository at this point
Commits on Nov 16, 2022
haptic: Deal with deprecated macOS symbol.
icculus
committed
9d67686
View commit details
Copy full SHA for 9d67686
View code at this point
Browse repository at this point
Commits on Jul 1, 2022
Xbox GDKX support (#5869)
Show description for f317d61
chalonverse
authored
f317d61
View commit details
Copy full SHA for f317d61
View code at this point
Browse repository at this point
Commits on Jun 28, 2022
Add SDL_HINT_DIRECTINPUT_ENABLED (on by default)
0x0ade
authored and
slouken
committed
6a2e6c8
View commit details
Copy full SHA for 6a2e6c8
View code at this point
Browse repository at this point
Commits on Jan 29, 2022
re-use return value of SDL_SetError/WIN_SetErrorFromHRESULT/SDL_OutOfMemory
pionere
authored and
icculus
committed
60deadb
View commit details
Copy full SHA for 60deadb
View code at this point
Browse repository at this point
Commits on Jan 3, 2022
Updated copyright for 2022
slouken
committed
120c76c
View commit details
Copy full SHA for 120c76c
View code at this point
Browse repository at this point
Commits on Nov 27, 2021
haptic: Fix SDL_MouseIsHaptic() always returning SDL_TRUE on Android
cgutman
authored
f903a39
View commit details
Copy full SHA for f903a39
View code at this point
Browse repository at this point
Commits on Nov 22, 2021
use SDL's functions version inplace of libc version
1bsyl
authored and
slouken
committed
d31251b
View commit details
Copy full SHA for d31251b
View code at this point
Browse repository at this point
Commits on Nov 12, 2021
Fixed whitespace
slouken
committed
c2dd50a
View commit details
Copy full SHA for c2dd50a
View code at this point
Browse repository at this point
Commits on Nov 10, 2021
haptics: Enumerate XInput/DInput joysticks after haptic init
Show description for 6b64c47
cgutman
committed
6b64c47
View commit details
Copy full SHA for 6b64c47
View code at this point
Browse repository at this point
Commits on Nov 9, 2021
haptic: Don't enumerate joysticks if the joystick subsystem is active
Show description for 715e7bd
cgutman
committed
715e7bd
View commit details
Copy full SHA for 715e7bd
View code at this point
Browse repository at this point
Commits on Sep 22, 2021
Fixed some accidental uses of external C runtime functions
slouken
committed
345c161
View commit details
Copy full SHA for 345c161
View code at this point
Browse repository at this point
Commits on Sep 8, 2021
Make sure SDL file descriptors don't leak into child processes
slouken
committed
bf97c5a
View commit details
Copy full SHA for bf97c5a
View code at this point
Browse repository at this point
Commits on Jun 10, 2021
Rename haptic methods to avoid confusion with joystick:
Show description for a6da2fb
DJm00n
authored and
slouken
committed
a6da2fb
View commit details
Copy full SHA for a6da2fb
View code at this point
Browse repository at this point
Simplify and cleanup DirectInput joystick backend code:
Show description for 73dc68a
DJm00n
authored and
slouken
committed
73dc68a
View commit details
Copy full SHA for 73dc68a
View code at this point
Browse repository at this point
Commits on Jan 2, 2021
Updated copyright for 2021
slouken
committed
9130f7c
View commit details
Copy full SHA for 9130f7c
View code at this point
Browse repository at this point
Commits on Dec 9, 2020
Fixed bug 5235 - All internal sources should include SDL_assert.h
Show description for cb36189
slouken
committed
cb36189
View commit details
Copy full SHA for cb36189
View code at this point
Browse repository at this point
Commits on Nov 21, 2020
Fixed building on Mac OS X on the command line and with an older macOS SDK
slouken
committed
fd89446
View commit details
Copy full SHA for fd89446
View code at this point
Browse repository at this point
Commits on Nov 12, 2020
udev: Factor out SDL_EVDEV_GuessDeviceClass
Show description for 8db3171
smcv
committed
8db3171
View commit details
Copy full SHA for 8db3171
View code at this point
Browse repository at this point
Commits on Jul 8, 2020
cmake: Fix building with -DSDL_HAPTIC=Off
DomGries
committed
b162629
View commit details
Copy full SHA for b162629
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.