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 }}
uyjulian
/
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
SDL2
User selector
All users
All time
Commit history
Commits on Nov 30, 2023
gamecontroller: Backport 3.0 'type:' field to 2.0
flibitijibibo
authored and
slouken
committed
757c984
View commit details
Copy full SHA for 757c984
Browse repository at this point
cocoa: Resync modifier keypressed on NSEventTypeFlagsChanged event.
Show description for 61cd57d
icculus
committed
61cd57d
View commit details
Copy full SHA for 61cd57d
Browse repository at this point
Commits on Nov 28, 2023
cmake: copy sources to binary directory in separate target
Show description for 0134672
madebr
committed
0134672
View commit details
Copy full SHA for 0134672
Browse repository at this point
Corrected comment
Show description for 8f14dc6
slouken
committed
8f14dc6
View commit details
Copy full SHA for 8f14dc6
Browse repository at this point
Fix 3DS Analog Values (#8581)
Show description for 3381828
zoeyjodon
authored and
slouken
committed
3381828
View commit details
Copy full SHA for 3381828
Browse repository at this point
document the purpose of SDL_SetTextInputRect
Show description for be0e303
shenlebantongying
authored and
slouken
committed
be0e303
View commit details
Copy full SHA for be0e303
Browse repository at this point
Fixed the GameCube HIDAPI controller mapping
Show description for 546bab0
slouken
committed
546bab0
View commit details
Copy full SHA for 546bab0
Browse repository at this point
Removed HIDAPI controller mappings
Show description for 98ee4a5
slouken
committed
98ee4a5
View commit details
Copy full SHA for 98ee4a5
Browse repository at this point
test: SDLTest_PrintEvent now reports key event mod state.
icculus
committed
d42fa25
View commit details
Copy full SHA for d42fa25
Browse repository at this point
cocoa: Use `-[NSApplicationDelegate applicationSupportsSecureRestorableState]`.
Show description for 7d25a44
icculus
committed
7d25a44
View commit details
Copy full SHA for 7d25a44
Browse repository at this point
test: Removed unnecessary line added by copy/paste error.
icculus
committed
3fbaf73
View commit details
Copy full SHA for 3fbaf73
Browse repository at this point
test: testwm2 now displays keyboard mod state.
icculus
committed
258849c
View commit details
Copy full SHA for 258849c
Browse repository at this point
Set framebuffer_srgb_capable to the actual value obtained (#8634)
pgrAm
authored
594a79c
View commit details
Copy full SHA for 594a79c
Browse repository at this point
Commits on Nov 27, 2023
Added support for the NACON Revolution 5 Pro controller
Show description for 8d47e3b
slouken
committed
8d47e3b
View commit details
Copy full SHA for 8d47e3b
Browse repository at this point
Commits on Nov 25, 2023
cmake: fixed iconv detection test program
Show description for bbcf40e
sezero
committed
bbcf40e
View commit details
Copy full SHA for bbcf40e
Browse repository at this point
cmake: check if CMP0087 exists before setting it (#8613)
Show description for 0fb36f2
CasualPokePlayer
authored
0fb36f2
View commit details
Copy full SHA for 0fb36f2
Browse repository at this point
render: Clip lines before Bresenham algorithm generates points.
Show description for 4339647
icculus
committed
4339647
View commit details
Copy full SHA for 4339647
Browse repository at this point
rect: Avoid numeric overflow on massive lines in SDL_IntersectRectAndLine.
Show description for a391dd5
icculus
committed
a391dd5
View commit details
Copy full SHA for a391dd5
Browse repository at this point
Commits on Nov 24, 2023
autotools: fix actually wrong use of AC_MSG_RESULT
sezero
committed
657f5f7
View commit details
Copy full SHA for 657f5f7
Browse repository at this point
opengl: Creating a texture trashes the cached `texturing` state, fix it.
Show description for e9b4869
icculus
committed
e9b4869
View commit details
Copy full SHA for e9b4869
Browse repository at this point
Commits on Nov 23, 2023
render: GL-based renderers should treat adaptive vsync as vsync being enabled.
Show description for 0a6b5ab
icculus
committed
0a6b5ab
View commit details
Copy full SHA for 0a6b5ab
Browse repository at this point
x11: Deal with difference in GLX_EXT_swap_control_tear behavior.
Show description for d8102bf
icculus
committed
d8102bf
View commit details
Copy full SHA for d8102bf
Browse repository at this point
autotools: bump minimum needed autoconf version to 2.65.
Show description for 489e9b6
sezero
committed
489e9b6
View commit details
Copy full SHA for 489e9b6
Browse repository at this point
cmake: Android expects SDL programs to be built as shared libraries
madebr
committed
baaac5c
View commit details
Copy full SHA for baaac5c
Browse repository at this point
SDL_stdinc.h: fix compile warning when using SDL_PR[iux]64 on Android
madebr
committed
5abcfdb
View commit details
Copy full SHA for 5abcfdb
Browse repository at this point
autotools, cmake: set SDL_SYSTEM_ICONV to OFF for windows (like SDL3.)
sezero
committed
8cf7e9e
View commit details
Copy full SHA for 8cf7e9e
Browse repository at this point
Commits on Nov 22, 2023
psp: Hook up event subsystem init/quit.
Show description for 0e9d050
icculus
committed
0e9d050
View commit details
Copy full SHA for 0e9d050
Browse repository at this point
Removed some function declarations that don't actually exist.
Show description for 87875a4
icculus
committed
87875a4
View commit details
Copy full SHA for 87875a4
Browse repository at this point
revise iconv detection:
Show description for 17e62ab
sezero
committed
17e62ab
View commit details
Copy full SHA for 17e62ab
Browse repository at this point
SDL_bsdjoystick: fix -Wundef warning on FreeBSD
madebr
authored and
sezero
committed
4940b5d
View commit details
Copy full SHA for 4940b5d
Browse repository at this point
cmake: add openbsd wscons sources to build, if supported
sezero
committed
3fb5124
View commit details
Copy full SHA for 3fb5124
Browse repository at this point
kmsdrm: restrict KMSDRM_ReleaseVT/KMSDRM_AcquireVT to SDL_INPUT_LINUXEV
sezero
committed
59b0a2d
View commit details
Copy full SHA for 59b0a2d
Browse repository at this point
Commits on Nov 21, 2023
Improved GCController handling on Apple platforms
Show description for dcd21d0
slouken
committed
dcd21d0
View commit details
Copy full SHA for dcd21d0
Browse repository at this point
Show the mapping used when a game controller is opened
slouken
committed
2d81beb
View commit details
Copy full SHA for 2d81beb
Browse repository at this point
Don't tickle PS4 Bluetooth controllers in simple mode
Show description for 4de4b1e
slouken
committed
4de4b1e
View commit details
Copy full SHA for 4de4b1e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.