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 }}
pgrAm
/
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 Nov 25, 2023
render: Clip lines before Bresenham algorithm generates points.
Show description for 983f178
icculus
committed
983f178
View commit details
Copy full SHA for 983f178
Browse repository at this point
rect: Avoid numeric overflow on massive lines in SDL_IntersectRectAndLine.
Show description for db7f642
icculus
committed
db7f642
View commit details
Copy full SHA for db7f642
Browse repository at this point
Commits on Nov 24, 2023
ci: add NetBSD to test matrix
Show description for e548044
madebr
and
sezero
committed
e548044
View commit details
Copy full SHA for e548044
Browse repository at this point
SDL_hidapi requires libusb >= 1.0.16
Show description for dd5b8db
madebr
and
sezero
committed
dd5b8db
View commit details
Copy full SHA for dd5b8db
Browse repository at this point
render: Batching is always enabled now!
Show description for 6ba90f7
icculus
committed
6ba90f7
View commit details
Copy full SHA for 6ba90f7
Browse repository at this point
opengl: Creating a texture trashes the cached `texturing` state, fix it.
Show description for b24d6bd
icculus
committed
b24d6bd
View commit details
Copy full SHA for b24d6bd
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 dcf0455
icculus
committed
dcf0455
View commit details
Copy full SHA for dcf0455
Browse repository at this point
x11: Deal with difference in GLX_EXT_swap_control_tear behavior.
Show description for 74a2542
icculus
committed
74a2542
View commit details
Copy full SHA for 74a2542
Browse repository at this point
SDL_PenModifyForWacomID: return zero as axis_flags upon failure.
Show description for 08fac5b
sezero
committed
08fac5b
View commit details
Copy full SHA for 08fac5b
Browse repository at this point
hidapi: syncing with mainstream:
Show description for aaba01a
sezero
committed
aaba01a
View commit details
Copy full SHA for aaba01a
Browse repository at this point
add HAVE_GCC_DIAGNOSTIC_PRAGMA to SDL_internal.h, use it
sezero
committed
5730eb6
View commit details
Copy full SHA for 5730eb6
Browse repository at this point
revise iconv detection:
Show description for 42c8366
sezero
committed
42c8366
View commit details
Copy full SHA for 42c8366
Browse repository at this point
cmake: create and install SDL3::Jar target for Android
madebr
committed
a45b371
View commit details
Copy full SHA for a45b371
Browse repository at this point
psp: fix copy/paste error from SDL2 in PSP_VideoQuit().
sezero
committed
53544ca
View commit details
Copy full SHA for 53544ca
Browse repository at this point
Commits on Nov 22, 2023
psp: Hook up event subsystem init/quit.
Show description for 6cde96f
icculus
committed
6cde96f
View commit details
Copy full SHA for 6cde96f
Browse repository at this point
Removed some function declarations that don't actually exist.
Show description for e9659f5
icculus
committed
e9659f5
View commit details
Copy full SHA for e9659f5
Browse repository at this point
SDL_RunApp: Make sure argc/argv are stable if the caller didn't define them.
Show description for 3264e64
icculus
committed
3264e64
View commit details
Copy full SHA for 3264e64
Browse repository at this point
Removed test shape images
slouken
committed
eca79e3
View commit details
Copy full SHA for eca79e3
Browse repository at this point
Removed the window shape API for SDL 3.0
Show description for 81fc7de
slouken
committed
81fc7de
View commit details
Copy full SHA for 81fc7de
Browse repository at this point
Corrected comment
slouken
committed
45938bb
View commit details
Copy full SHA for 45938bb
Browse repository at this point
Fix 3DS Analog Values (#8581)
zoeyjodon
authored
059e550
View commit details
Copy full SHA for 059e550
Browse repository at this point
Fix joysticks returning invalid device IDs
zoey jodon
authored and
slouken
committed
dbf14df
View commit details
Copy full SHA for dbf14df
Browse repository at this point
ci: cache android ndk archive
madebr
committed
d2db3f3
View commit details
Copy full SHA for d2db3f3
Browse repository at this point
alloca: use alloca from <stdlib.h> on NetBSD
Show description for d6291d4
madebr
authored and
sezero
committed
d6291d4
View commit details
Copy full SHA for d6291d4
Browse repository at this point
SDL_bsdjoystick: fix -Wundef warning on FreeBSD
madebr
authored and
sezero
committed
f26a932
View commit details
Copy full SHA for f26a932
Browse repository at this point
cmake: add openbsd wscons sources to build, if supported
sezero
committed
d1def7f
View commit details
Copy full SHA for d1def7f
Browse repository at this point
kmsdrm: restrict KMSDRM_ReleaseVT/KMSDRM_AcquireVT to SDL_INPUT_LINUXEV
sezero
committed
86d77bb
View commit details
Copy full SHA for 86d77bb
Browse repository at this point
SDL_bsdjoystick.c: fix -Wundef warning.
sezero
committed
94ad1a4
View commit details
Copy full SHA for 94ad1a4
Browse repository at this point
Commits on Nov 21, 2023
No, this wasn't right
slouken
committed
e761770
View commit details
Copy full SHA for e761770
Browse repository at this point
Fixed uninitialized variable
slouken
committed
b7d7e54
View commit details
Copy full SHA for b7d7e54
Browse repository at this point
Always use 'm' for controllers provided by the MFI joystick driver
Show description for 119e02f
slouken
committed
119e02f
View commit details
Copy full SHA for 119e02f
Browse repository at this point
Don't tickle PS4 Bluetooth controllers in simple mode
Show description for 75df4cc
slouken
committed
75df4cc
View commit details
Copy full SHA for 75df4cc
Browse repository at this point
Extract BMP magic into separate define
DJm00n
authored and
slouken
committed
0d43101
View commit details
Copy full SHA for 0d43101
Browse repository at this point
Use SDL_iscntrl() call instead of manual code that is doing the same (#8593)
DJm00n
authored
0413f6f
View commit details
Copy full SHA for 0413f6f
Browse repository at this point
Make size cursors be double arrows on Wayland
Show description for fd91178
zturtleman
authored and
slouken
committed
fd91178
View commit details
Copy full SHA for fd91178
Browse repository at this point
Previous
Next
You can’t perform that action at this time.