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
src
thread
on
SDL2
User selector
All users
All time
Commit history
Commits on Jan 13, 2024
Fixed Xcode warnings
slouken
committed
b6e97d9
View commit details
Copy full SHA for b6e97d9
View code at this point
Browse repository at this point
Commits on Jan 1, 2024
Updated copyright for 2024
slouken
committed
0fc3574
View commit details
Copy full SHA for 0fc3574
View code at this point
Browse repository at this point
Commits on Dec 24, 2023
Use common generic syscond for platforms with no cond implementation
uyjulian
authored and
slouken
committed
884c21c
View commit details
Copy full SHA for 884c21c
View code at this point
Browse repository at this point
PS2 use WaitSemaEx for waiting for semaphore with timeout
uyjulian
authored and
slouken
committed
557d8e2
View commit details
Copy full SHA for 557d8e2
View code at this point
Browse repository at this point
Commits on Nov 17, 2023
cmake: fix uses of undefined macro identifiers (-Wundef)
madebr
authored
d81d986
View commit details
Copy full SHA for d81d986
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 Oct 25, 2023
n3ds: Check that audio thread name starts with "SDLAudioP"
Show description for cba6090
icculus
committed
cba6090
View commit details
Copy full SHA for cba6090
View code at this point
Browse repository at this point
Commits on Oct 24, 2023
n3ds systhread - use 80kb thread stack size as default, remove hard cap
ds-sloth
authored and
slouken
committed
3823ba1
View commit details
Copy full SHA for 3823ba1
View code at this point
Browse repository at this point
n3ds systhread - prefer to put audio thread on system core
ds-sloth
authored and
slouken
committed
301ee21
View commit details
Copy full SHA for 301ee21
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 Jul 5, 2023
Fixed crash if mutex functions are used before any mutex has been created
Show description for 488a91e
slouken
committed
488a91e
View commit details
Copy full SHA for 488a91e
View code at this point
Browse repository at this point
Commits on May 23, 2023
Updated source to match SDL function prototype style
slouken
committed
3f1fd5a
View commit details
Copy full SHA for 3f1fd5a
View code at this point
Browse repository at this point
Commits on Feb 10, 2023
Backport simplify flags PR #7220
1bsyl
authored and
slouken
committed
17515f4
View commit details
Copy full SHA for 17515f4
View code at this point
Browse repository at this point
Commits on Feb 6, 2023
windows/SDL_systhread.c: remove some dead code.
sezero
committed
7bf3e28
View commit details
Copy full SHA for 7bf3e28
View code at this point
Browse repository at this point
Commits on Jan 9, 2023
Updated copyright for 2023
slouken
committed
0479df5
View commit details
Copy full SHA for 0479df5
View code at this point
Browse repository at this point
Commits on Dec 31, 2022
windows: more HANDLE -> HMODULE changes.
sezero
committed
5b904a1
View commit details
Copy full SHA for 5b904a1
View code at this point
Browse repository at this point
Commits on Dec 17, 2022
Fixed compiler warning
Show description for 187708e
slouken
committed
187708e
View commit details
Copy full SHA for 187708e
View code at this point
Browse repository at this point
Commits on Dec 14, 2022
Added support for clang thread-safety analysis
Show description for d59caff
slouken
committed
d59caff
View commit details
Copy full SHA for d59caff
View code at this point
Browse repository at this point
Commits on Dec 12, 2022
N3DS: Backport semaphore fixes from #6776.
FtZPetruska
authored and
slouken
committed
e580e08
View commit details
Copy full SHA for e580e08
View code at this point
Browse repository at this point
Commits on Dec 1, 2022
Clang-Tidy fixes (#6725)
Show description for d0bbfdb
FtZPetruska
authored and
slouken
committed
d0bbfdb
View commit details
Copy full SHA for d0bbfdb
View code at this point
Browse repository at this point
Commits on Nov 30, 2022
Update for SDL3 coding style (#6717)
Show description for b8d85c6
slouken
committed
b8d85c6
View commit details
Copy full SHA for b8d85c6
View code at this point
Browse repository at this point
Commits on Nov 29, 2022
Fixed bug #6698 - VISA: wrong check sceKernelPollSema
Show description for b7cc4dc
slouken
committed
b7cc4dc
View commit details
Copy full SHA for b7cc4dc
View code at this point
Browse repository at this point
thread: code style
Show description for 0b7a9a8
pionere
authored and
slouken
committed
0b7a9a8
View commit details
Copy full SHA for 0b7a9a8
View code at this point
Browse repository at this point
Fixed bug #6698 - VISA: wrong check sceKernelPollSema
1bsyl
committed
8cda510
View commit details
Copy full SHA for 8cda510
View code at this point
Browse repository at this point
thread: return -1 from SDL_SemWaitTimeout if semaphore is NULL
Show description for ee13e8c
pionere
authored and
icculus
committed
ee13e8c
View commit details
Copy full SHA for ee13e8c
View code at this point
Browse repository at this point
thread: fix inconsistent return values
Show description for fcd7d65
pionere
authored and
icculus
committed
fcd7d65
View commit details
Copy full SHA for fcd7d65
View code at this point
Browse repository at this point
Commits on Nov 28, 2022
Cleanup add brace (#6545)
Show description for fb0ce37
1bsyl
authored and
slouken
committed
fb0ce37
View commit details
Copy full SHA for fb0ce37
View code at this point
Browse repository at this point
Commits on Nov 18, 2022
Cleanup of SDL_SetError that already return -1 value
1bsyl
authored and
slouken
committed
1682486
View commit details
Copy full SHA for 1682486
View code at this point
Browse repository at this point
Commits on Oct 11, 2022
PSP: Fix type mismatch warnings.
FtZPetruska
authored and
slouken
committed
5ddac7e
View commit details
Copy full SHA for 5ddac7e
View code at this point
Browse repository at this point
PSP: Fix `Wformat` warnings.
FtZPetruska
authored and
slouken
committed
c131717
View commit details
Copy full SHA for c131717
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
N3DS port (squashed)
Show description for 6552753
FtZPetruska
authored and
slouken
committed
6552753
View commit details
Copy full SHA for 6552753
View code at this point
Browse repository at this point
Commits on Oct 8, 2022
SDL_thread.c: fix unused function SDL_FreeErrBuf when building without thread support (emscripten)
madebr
committed
2105c7f
View commit details
Copy full SHA for 2105c7f
View code at this point
Browse repository at this point
Don't try to create a semaphore for the mutex implementation if threads are disabled
Show description for 17b43b0
slouken
committed
17b43b0
View commit details
Copy full SHA for 17b43b0
View code at this point
Browse repository at this point
Commits on Jul 1, 2022
Xbox GDKX support (#5869)
Show description for f317d61
chalonverse
authored
f317d61
View commit details
Copy full SHA for f317d61
View code at this point
Browse repository at this point
Commits on Jun 28, 2022
Fixed Watcom C build
slouken
committed
b6f1c91
View commit details
Copy full SHA for b6f1c91
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.