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 }}
tioui
/
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
Breadcrumbs
History for
SDL
configure
on
SDL2
User selector
All users
All time
Commit history
Commits on Nov 6, 2023
autotools: fix linux joystick breakage after commit 221d6ea8a8ca
Show description for 7555701
sezero
committed
7555701
View commit details
Copy full SHA for 7555701
View code at this point
Browse repository at this point
Commits on Nov 5, 2023
Use XINPUT_STATE instead of XINPUT_STATE_EX (thanks Andrew!)
Show description for e8f4045
slouken
committed
e8f4045
View commit details
Copy full SHA for e8f4045
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
configure: move HAVE_LINUX_INPUT_H to CheckInputEvents()
Show description for e226008
sezero
committed
e226008
View commit details
Copy full SHA for e226008
View code at this point
Browse repository at this point
Commits on Aug 2, 2023
minor os/2 stuff merged from the bitwiseworks' fork
Show description for b58557a
sezero
committed
b58557a
View commit details
Copy full SHA for b58557a
View code at this point
Browse repository at this point
Commits on Jul 28, 2023
minor os/2 stuff merged from the bitwiseworks' fork
sezero
committed
7cc3248
View commit details
Copy full SHA for 7cc3248
View code at this point
Browse repository at this point
Commits on Jul 12, 2023
apply commit 3aba9d44732d6e4538deb2c9e4389951fe5a0de5 to autotools, too.
sezero
committed
376c6a9
View commit details
Copy full SHA for 376c6a9
View code at this point
Browse repository at this point
need pulseaudio >=0.9.15. call pa_threaded_mainloop_set_name only if available.
sezero
committed
29d461b
View commit details
Copy full SHA for 29d461b
View code at this point
Browse repository at this point
Commits on Jul 10, 2023
Unaligned stacks on i686-w64-mingw32, may lead to crashes (#7607)
Show description for 8231278
skeeto
and
sezero
authored
8231278
View commit details
Copy full SHA for 8231278
View code at this point
Browse repository at this point
Commits on Jun 20, 2023
Updated to version 2.29.0 for development
slouken
committed
ceece91
View commit details
Copy full SHA for ceece91
View code at this point
Browse repository at this point
Updated to version 2.28.0 for release
slouken
committed
ffa78e6
View commit details
Copy full SHA for ffa78e6
View code at this point
Browse repository at this point
Commits on Jun 14, 2023
Updated to version 2.27.1 for release candidate
slouken
committed
d4f9be4
View commit details
Copy full SHA for d4f9be4
View code at this point
Browse repository at this point
Commits on May 24, 2023
Disable unused local typedefs warning
Show description for 63b8af3
slouken
and
sezero
committed
63b8af3
View commit details
Copy full SHA for 63b8af3
View code at this point
Browse repository at this point
Commits on Feb 13, 2023
look for clock_gettime() in libc first, then in librt if not found.
sezero
committed
22df572
View commit details
Copy full SHA for 22df572
View code at this point
Browse repository at this point
Commits on Jan 18, 2023
regenerated configure script.
sezero
committed
73a68c6
View commit details
Copy full SHA for 73a68c6
View code at this point
Browse repository at this point
Commits on Dec 11, 2022
cmake: use FindALSA.cmake to find ALSA library
nfarid
authored
b79732b
View commit details
Copy full SHA for b79732b
View code at this point
Browse repository at this point
Commits on Nov 24, 2022
added missing FGREP to Makefile.in. fixed syntax. regenerated configure.
sezero
committed
64a5e7b
View commit details
Copy full SHA for 64a5e7b
View code at this point
Browse repository at this point
Commits on Nov 22, 2022
Updated to version 2.27.0 for development
slouken
committed
ea8f8b6
View commit details
Copy full SHA for ea8f8b6
View code at this point
Browse repository at this point
Updated to version 2.26.0 for release
slouken
committed
0bfeed0
View commit details
Copy full SHA for 0bfeed0
View code at this point
Browse repository at this point
Commits on Nov 20, 2022
add missing strcasestr checks to cmake and autotools build systems,
Show description for 3bc4bad
sezero
authored and
slouken
committed
3bc4bad
View commit details
Copy full SHA for 3bc4bad
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
Updated to version 2.25.1 for release candidate
slouken
committed
78ea6af
View commit details
Copy full SHA for 78ea6af
View code at this point
Browse repository at this point
Commits on Nov 11, 2022
Fixed building without linux/input.h
Show description for 9f8b68a
slouken
committed
9f8b68a
View commit details
Copy full SHA for 9f8b68a
View code at this point
Browse repository at this point
Commits on Oct 22, 2022
build: Regenerate ./configure
Show description for cfd5d8e
smcv
authored and
slouken
committed
cfd5d8e
View commit details
Copy full SHA for cfd5d8e
View code at this point
Browse repository at this point
build: Expand version info in SDL_REVISION and SDL_GetRevision()
Show description for 2dc788c
smcv
authored and
slouken
committed
2dc788c
View commit details
Copy full SHA for 2dc788c
View code at this point
Browse repository at this point
Commits on Oct 21, 2022
Use -lpthread on OpenBSD
brad0
authored and
slouken
committed
f37db95
View commit details
Copy full SHA for f37db95
View code at this point
Browse repository at this point
Commits on Oct 19, 2022
Also remove the OpenBSD comment about OSS
brad0
authored and
slouken
committed
f28cf2b
View commit details
Copy full SHA for f28cf2b
View code at this point
Browse repository at this point
Commits on Oct 17, 2022
Simplify OSS test by removing OpenBSD specific location of the soundcard.h header
Show description for f4e3af1
brad0
authored and
slouken
committed
f4e3af1
View commit details
Copy full SHA for f4e3af1
View code at this point
Browse repository at this point
Commits on Oct 8, 2022
cmake: don't error on apple when using deprecated declarations
madebr
committed
45da133
View commit details
Copy full SHA for 45da133
View code at this point
Browse repository at this point
autotools: add --enable-werror option
madebr
committed
335c672
View commit details
Copy full SHA for 335c672
View code at this point
Browse repository at this point
autotools: by default, disable x11 on MacOS/iOS
madebr
committed
68e2050
View commit details
Copy full SHA for 68e2050
View code at this point
Browse repository at this point
Commits on Oct 7, 2022
regenerated configure script.
sezero
committed
e714d4d
View commit details
Copy full SHA for e714d4d
View code at this point
Browse repository at this point
Commits on Oct 6, 2022
Clarified that GNU sort isn't required, we just need the -V option to be supported
slouken
committed
f687cbd
View commit details
Copy full SHA for f687cbd
View code at this point
Browse repository at this point
GNU sort isn't available on older macOS and some BSD systems
Show description for 8c58763
slouken
committed
8c58763
View commit details
Copy full SHA for 8c58763
View code at this point
Browse repository at this point
change the iconv configuration option names to be more verbose.
sezero
committed
fa7ffa4
View commit details
Copy full SHA for fa7ffa4
View code at this point
Browse repository at this point
Commits on Oct 5, 2022
better wording for --enable-iconv description
sezero
committed
294ccba
View commit details
Copy full SHA for 294ccba
View code at this point
Browse repository at this point
cmake+autotools: add option to enable/disable iconv
madebr
authored and
slouken
committed
c9f60cc
View commit details
Copy full SHA for c9f60cc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.