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 }}
NoxWings
/
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
cmake
on
SDL2
User selector
All users
All time
Commit history
Commits on Jan 28, 2026
cmake: Fix header detection with CheckUSBHID
Show description for 0c70424
brad0
authored and
slouken
committed
0c70424
View commit details
Copy full SHA for 0c70424
View code at this point
Browse repository at this point
Commits on Mar 20, 2025
The posix4 library has been merged into the libc library
Show description for d63b337
Dragon-Baroque
authored and
sezero
committed
d63b337
View commit details
Copy full SHA for d63b337
View code at this point
Browse repository at this point
Commits on Jan 6, 2025
Revert "cmake: consider X11 as not available when xext.h is not found"
Show description for ebe561f
madebr
committed
ebe561f
View commit details
Copy full SHA for ebe561f
View code at this point
Browse repository at this point
Commits on Jan 5, 2025
cmake: consider X11 as not available when xext.h is not found
Show description for fe54687
madebr
committed
fe54687
View commit details
Copy full SHA for fe54687
View code at this point
Browse repository at this point
Commits on Dec 28, 2024
cmake: Solaris' SunPro has alternative way to link to pthread libraries
Show description for e02f651
madebr
committed
e02f651
View commit details
Copy full SHA for e02f651
View code at this point
Browse repository at this point
Commits on Oct 1, 2024
Port SDL3 release scripts to SDL2
Show description for 8291b1b
madebr
committed
8291b1b
View commit details
Copy full SHA for 8291b1b
View code at this point
Browse repository at this point
Commits on Aug 14, 2024
cmake/test: don't test swift on ios/tvos platform
madebr
committed
764c44d
View commit details
Copy full SHA for 764c44d
View code at this point
Browse repository at this point
cmake: port back Apple changes from SDL3
madebr
committed
354a35c
View commit details
Copy full SHA for 354a35c
View code at this point
Browse repository at this point
Commits on Jul 29, 2024
Updates CheckLibUDev() to match main, fixing missing HAVE_LIBUDEV
spiderkeys
authored and
slouken
committed
e306cbc
View commit details
Copy full SHA for e306cbc
View code at this point
Browse repository at this point
Commits on Jul 27, 2024
cmake: use genexes for linking against apple frameworks
madebr
committed
50a6a39
View commit details
Copy full SHA for 50a6a39
View code at this point
Browse repository at this point
Commits on Jul 19, 2024
cmake: detect ARM64EC and enable SDL_LIBC by default
madebr
committed
ab4370c
View commit details
Copy full SHA for ab4370c
View code at this point
Browse repository at this point
Commits on May 27, 2024
Allow building the Raspberry Pi video driver with standard EGL headers
ccawley2011
authored and
slouken
committed
65d8c07
View commit details
Copy full SHA for 65d8c07
View code at this point
Browse repository at this point
Commits on Mar 11, 2024
cmake: we only need a C++ compiler for Android, Haiku and UWP
madebr
committed
3184936
View commit details
Copy full SHA for 3184936
View code at this point
Browse repository at this point
Commits on Nov 25, 2023
cmake: check if CMP0087 exists before setting it (#8613)
Show description for 0fb36f2
CasualPokePlayer
authored
0fb36f2
View commit details
Copy full SHA for 0fb36f2
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 9, 2023
cmake: also install pdb files of static libraries
madebr
committed
adc0880
View commit details
Copy full SHA for adc0880
View code at this point
Browse repository at this point
Commits on Nov 8, 2023
sdlchecks.cmake: Clarified the reason why shared X11 mode doesn't work
Show description for f9baa30
Wohlstand
authored and
slouken
committed
f9baa30
View commit details
Copy full SHA for f9baa30
View code at this point
Browse repository at this point
Commits on Sep 30, 2023
cmake: add qnx support
Show description for 933ec9e
madebr
and
elahav
committed
933ec9e
View commit details
Copy full SHA for 933ec9e
View code at this point
Browse repository at this point
Commits on Aug 9, 2023
cmake: build with -Wdocumentation
madebr
committed
fcae9cd
View commit details
Copy full SHA for fcae9cd
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
pulseaudio: We should be using libpulse, not libpulse-simple.
Show description for 3aba9d4
icculus
committed
3aba9d4
View commit details
Copy full SHA for 3aba9d4
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 4, 2023
cmake: check whether SONAME actualy exists
Show description for 1c6a649
madebr
committed
1c6a649
View commit details
Copy full SHA for 1c6a649
View code at this point
Browse repository at this point
cmake: check whether libunwind can be compiled and linked against
madebr
committed
0262f75
View commit details
Copy full SHA for 0262f75
View code at this point
Browse repository at this point
Commits on Feb 13, 2023
cmake: really fix detection of pthread_setname_np() on Apple platforms.
sezero
committed
6347058
View commit details
Copy full SHA for 6347058
View code at this point
Browse repository at this point
cmake: fix detection of pthread_setname_np() on Apple platforms.
sezero
committed
1194f52
View commit details
Copy full SHA for 1194f52
View code at this point
Browse repository at this point
Commits on Jan 22, 2023
wayland: Enforce or override libdecor minimum window size
Show description for ea179ab
Kontrabant
authored and
slouken
committed
ea179ab
View commit details
Copy full SHA for ea179ab
View code at this point
Browse repository at this point
Commits on Jan 15, 2023
ci: don't require EXTRA_ prefix on input environment variables
madebr
committed
01a4cf8
View commit details
Copy full SHA for 01a4cf8
View code at this point
Browse repository at this point
Commits on Jan 8, 2023
cmake (CheckPTHREAD): remove _GNU_SOURCE define after bug #7026 fix
sezero
committed
d09d0aa
View commit details
Copy full SHA for d09d0aa
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 29, 2022
cmake: move platform detection to cmake/sdl/paltform.cmake for re-use by SDL2-compat
madebr
committed
5df1066
View commit details
Copy full SHA for 5df1066
View code at this point
Browse repository at this point
Commits on Nov 25, 2022
cmake: test for lsx and lasx intrinsics for loongarch
madebr
committed
dcd1252
View commit details
Copy full SHA for dcd1252
View code at this point
Browse repository at this point
cmake: find libudev library so it gets priority
madebr
committed
660cec6
View commit details
Copy full SHA for 660cec6
View code at this point
Browse repository at this point
Commits on Nov 24, 2022
cmake: add X11 include dir to check dirs
madebr
committed
e426617
View commit details
Copy full SHA for e426617
View code at this point
Browse repository at this point
Commits on Nov 6, 2022
JANITORIAL : Correct some more spelling mistakes (#6489)
raziel-
authored
5dc9345
View commit details
Copy full SHA for 5dc9345
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.