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 }}
aljen
/
SDL
Public
forked from
libsdl-org/SDL
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
SDL
src
cpuinfo
on
SDL2
User selector
All users
All time
Commit history
Commits on Jan 1, 2026
Updated copyright for 2026
slouken
committed
f432937
View commit details
Copy full SHA for f432937
View code at this point
Browse repository at this point
Commits on Sep 27, 2025
Use elf_aux_info() on OpenBSD
Show description for 641201a
brad0
authored and
slouken
committed
641201a
View commit details
Copy full SHA for 641201a
View code at this point
Browse repository at this point
Commits on May 8, 2025
Define illegal_instruction() when it will be actually used
Show description for 2163887
slouken
committed
2163887
View commit details
Copy full SHA for 2163887
View code at this point
Browse repository at this point
Commits on May 4, 2025
cpuinfo: Use auxv for AltiVec on Linux if possible
Show description for 17e6208
awilfox
authored and
slouken
committed
17e6208
View commit details
Copy full SHA for 17e6208
View code at this point
Browse repository at this point
Commits on Jan 1, 2025
Updated copyright for 2025
slouken
committed
2b5b8fd
View commit details
Copy full SHA for 2b5b8fd
View code at this point
Browse repository at this point
Commits on Aug 6, 2024
add failsafe for querying cache line size on linux
hsnovel
authored and
slouken
committed
81252eb
View commit details
Copy full SHA for 81252eb
View code at this point
Browse repository at this point
Commits on Jul 17, 2024
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
Show description for ccade50
akk0rd87
authored and
slouken
committed
ccade50
View commit details
Copy full SHA for ccade50
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 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 13, 2023
cpuinfo: Fix detection of physical memory above 2GB on NetBSD
Show description for 92d70f4
alarixnia
authored and
slouken
committed
92d70f4
View commit details
Copy full SHA for 92d70f4
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 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 Mar 27, 2023
cpuinfo: use __cpuidex instead of __cpuid
Show description for 5aa76de
madebr
committed
5aa76de
View commit details
Copy full SHA for 5aa76de
View code at this point
Browse repository at this point
Commits on Mar 9, 2023
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
Show description for 0d76380
slouken
committed
0d76380
View commit details
Copy full SHA for 0d76380
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 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 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 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 Oct 24, 2022
fix a few 'unused but set variable' and 'unused function' warnings
Steven Noonan
authored and
slouken
committed
3d35c08
View commit details
Copy full SHA for 3d35c08
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
N3DS: NEON is likely not supported.
FtZPetruska
authored and
slouken
committed
46a13ad
View commit details
Copy full SHA for 46a13ad
View code at this point
Browse repository at this point
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 Jun 27, 2022
Use proper header for OpenBSD PPC CPU detection
brad0
authored and
slouken
committed
9723917
View commit details
Copy full SHA for 9723917
View code at this point
Browse repository at this point
Windows GDK Support (#5830)
Show description for 3b19158
chalonverse
authored
3b19158
View commit details
Copy full SHA for 3b19158
View code at this point
Browse repository at this point
Commits on Jun 15, 2022
Define available PS2 RAM
fjtrujy
authored and
slouken
committed
7343ece
View commit details
Copy full SHA for 7343ece
View code at this point
Browse repository at this point
Commits on Jun 6, 2022
Add loongarch support
Show description for 17f63e5
HecaiYuan
authored and
slouken
committed
17f63e5
View commit details
Copy full SHA for 17f63e5
View code at this point
Browse repository at this point
Commits on May 19, 2022
Add clang-format on/off comments where necessary.
Show description for 501a499
FtZPetruska
authored and
slouken
committed
501a499
View commit details
Copy full SHA for 501a499
View code at this point
Browse repository at this point
Commits on May 10, 2022
cpuinfo: Check for overflow in SIMD allocation
Show description for 2a79480
smcv
authored and
slouken
committed
2a79480
View commit details
Copy full SHA for 2a79480
View code at this point
Browse repository at this point
cpuinfo: Set padding to 0 if none is needed
Show description for cf1daaf
smcv
authored and
slouken
committed
cf1daaf
View commit details
Copy full SHA for cf1daaf
View code at this point
Browse repository at this point
Commits on Jan 3, 2022
Updated copyright for 2022
slouken
committed
120c76c
View commit details
Copy full SHA for 120c76c
View code at this point
Browse repository at this point
Commits on Nov 22, 2021
cpuinfo: remove malloc from comments
1bsyl
authored and
slouken
committed
0ef9d26
View commit details
Copy full SHA for 0ef9d26
View code at this point
Browse repository at this point
use SDL's functions version inplace of libc version
1bsyl
authored and
slouken
committed
d31251b
View commit details
Copy full SHA for d31251b
View code at this point
Browse repository at this point
Commits on Nov 12, 2021
Fixed whitespace
slouken
committed
c2dd50a
View commit details
Copy full SHA for c2dd50a
View code at this point
Browse repository at this point
Commits on Sep 21, 2021
Fix AltiVec detection on FreeBSD
Show description for 9886d89
pkubaj
authored and
slouken
committed
9886d89
View commit details
Copy full SHA for 9886d89
View code at this point
Browse repository at this point
Commits on Sep 8, 2021
Make sure SDL file descriptors don't leak into child processes
slouken
committed
bf97c5a
View commit details
Copy full SHA for bf97c5a
View code at this point
Browse repository at this point
Commits on Jul 29, 2021
Fix pointer provenance in SDL_SIMDRealloc
Show description for 02daab8
jrtc27
authored and
slouken
committed
02daab8
View commit details
Copy full SHA for 02daab8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.