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
cmake
on
SDL2
User selector
All users
All time
Commit history
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
Commits on Nov 3, 2022
cmake: on Apple, check for presence of an OBJC compiler
madebr
committed
61297f7
View commit details
Copy full SHA for 61297f7
View code at this point
Browse repository at this point
cmake: don't do enable_language(OBJC)
Show description for 04bcc91
madebr
committed
04bcc91
View commit details
Copy full SHA for 04bcc91
View code at this point
Browse repository at this point
Commits on Oct 22, 2022
On x86, pass -nodefaultlib to linker when wanting to avoid the C library
madebr
authored and
slouken
committed
c3b1334
View commit details
Copy full SHA for c3b1334
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
cmake: fix finding wayland-libdecor
Show description for 0823b59
madebr
committed
0823b59
View commit details
Copy full SHA for 0823b59
View code at this point
Browse repository at this point
Commits on Oct 20, 2022
cmake: use pkg-config's library dirs as hint for finding a shared library
madebr
committed
11d53c8
View commit details
Copy full SHA for 11d53c8
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 7, 2022
Further fixes for the sndio CMake detection
brad0
authored and
sezero
committed
5ec1cef
View commit details
Copy full SHA for 5ec1cef
View code at this point
Browse repository at this point
Use the pkg-config file when checking for sndio.
brad0
authored and
slouken
committed
f488231
View commit details
Copy full SHA for f488231
View code at this point
Browse repository at this point
Commits on Sep 27, 2022
cmake: make sure check_* uses 2 different variables in CheckX11
madebr
authored and
sezero
committed
81d3266
View commit details
Copy full SHA for 81d3266
View code at this point
Browse repository at this point
cmake: make sure check_c_source_compiles uses 2 different variables in CheckOSS
madebr
authored and
sezero
committed
a9524ff
View commit details
Copy full SHA for a9524ff
View code at this point
Browse repository at this point
cmake: use check_symbol_exists to check dlopen + need for dl library
madebr
authored and
sezero
committed
bfecd78
View commit details
Copy full SHA for bfecd78
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.