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
test
on
SDL2
User selector
All users
All time
Commit history
Commits on Mar 25, 2026
cmake: bump CMake policy compatibilty version
madebr
committed
3debb9e
View commit details
Copy full SHA for 3debb9e
View code at this point
Browse repository at this point
Commits on Mar 17, 2026
libtool.m4: Use echo in archive_cmds and archive_expsym_cmds on OS/2
Show description for 1e1e982
sezero
committed
1e1e982
View commit details
Copy full SHA for 1e1e982
View code at this point
Browse repository at this point
Commits on Jan 19, 2026
autotools: Replace sys/types.h usage with stdint.h with CheckUSBHID
brad0
authored and
slouken
committed
de41387
View commit details
Copy full SHA for de41387
View code at this point
Browse repository at this point
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 Dec 29, 2025
test: Don't expect a specific error message
Show description for c795b08
smcv
authored and
slouken
committed
c795b08
View commit details
Copy full SHA for c795b08
View code at this point
Browse repository at this point
Commits on Nov 22, 2025
Add SDL_(Get|Set)ClipRect automation test
Show description for a65111b
madebr
and
slouken
authored
a65111b
View commit details
Copy full SHA for a65111b
View code at this point
Browse repository at this point
Commits on Nov 7, 2025
Fix uninitialized variable warning when compiling tests with clang compiler
Sackzement
authored and
slouken
committed
38e0094
View commit details
Copy full SHA for 38e0094
View code at this point
Browse repository at this point
Commits on Aug 7, 2025
Revert "Support Google Play 16 KB Page Size Requirement (#13470)"
Show description for 53dbe18
slouken
committed
53dbe18
View commit details
Copy full SHA for 53dbe18
View code at this point
Browse repository at this point
Support Google Play 16 KB Page Size Requirement (#13470)
Show description for 4b2aa3f
madebr
committed
4b2aa3f
View commit details
Copy full SHA for 4b2aa3f
View code at this point
Browse repository at this point
Commits on Mar 31, 2025
Skip the Jack audio server test
Show description for f0a8e09
slouken
committed
f0a8e09
View commit details
Copy full SHA for f0a8e09
View code at this point
Browse repository at this point
Commits on Mar 20, 2025
tests: port failing SDL_Renderer test from pysdl2 to testautomation
madebr
committed
8436ce9
View commit details
Copy full SHA for 8436ce9
View code at this point
Browse repository at this point
tests: port failing SDL subsystem test from pysdl2 to testautomation
madebr
committed
069eb01
View commit details
Copy full SHA for 069eb01
View code at this point
Browse repository at this point
tests: port failing SDL_Renderer test from pysdl2 to testautomation
madebr
committed
7d8a6f1
View commit details
Copy full SHA for 7d8a6f1
View code at this point
Browse repository at this point
Commits on Mar 17, 2025
tests: port failing window test from pysdl2 to testautomation
madebr
authored and
slouken
committed
4f488b9
View commit details
Copy full SHA for 4f488b9
View code at this point
Browse repository at this point
Commits on Mar 14, 2025
test: actually run rect tests
madebr
committed
f48a96a
View commit details
Copy full SHA for f48a96a
View code at this point
Browse repository at this point
tests: port failing SDL_Rect tests from pysdl2 to testautomation
madebr
committed
39bb71c
View commit details
Copy full SHA for 39bb71c
View code at this point
Browse repository at this point
tests: port failing SDL_Hint tests from pysdl2 to testautomation
madebr
committed
177fb9c
View commit details
Copy full SHA for 177fb9c
View code at this point
Browse repository at this point
Commits on Mar 10, 2025
Fixed sscanf("026", "%1x%1x%1x", &r, &g, &b)
Show description for 1caae3e
slouken
committed
1caae3e
View commit details
Copy full SHA for 1caae3e
View code at this point
Browse repository at this point
Commits on Feb 25, 2025
Added support for the "%n" sscanf format specifier
Show description for ab44451
slouken
committed
ab44451
View commit details
Copy full SHA for ab44451
View code at this point
Browse repository at this point
Commits on Feb 1, 2025
Fixed mis-cherry-pick
slouken
committed
2847273
View commit details
Copy full SHA for 2847273
View code at this point
Browse repository at this point
testatomic: destroy threads + free all memory at quit to fix --trackmem
Show description for 799ede8
madebr
authored and
slouken
committed
799ede8
View commit details
Copy full SHA for 799ede8
View code at this point
Browse repository at this point
Commits on Jan 6, 2025
fix integer overflow ub in testautomation_sdltest
Show description for f804293
z-erica
authored and
icculus
committed
f804293
View commit details
Copy full SHA for f804293
View code at this point
Browse repository at this point
comment out signed multiplication overflow ub in testplatform
Show description for 793103e
z-erica
authored and
icculus
committed
793103e
View commit details
Copy full SHA for 793103e
View code at this point
Browse repository at this point
Commits on Jan 2, 2025
testautomation: port back SDL3's strtol and strtod tests
Show description for 8406384
madebr
committed
8406384
View commit details
Copy full SHA for 8406384
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 Nov 23, 2024
ci: merge all workflows
madebr
committed
ba433e4
View commit details
Copy full SHA for ba433e4
View code at this point
Browse repository at this point
Commits on Nov 8, 2024
testautomation keyboard: use `space` instead of `a`
Show description for b308172
Lzard
authored and
sezero
committed
b308172
View commit details
Copy full SHA for b308172
View code at this point
Browse repository at this point
Commits on Nov 1, 2024
PSP: Allow building tests in parallel
sharkwouter
authored and
icculus
committed
7cbb131
View commit details
Copy full SHA for 7cbb131
View code at this point
Browse repository at this point
Commits on Oct 12, 2024
3DS: Only bundle resources with tests that need them
ccawley2011
authored and
slouken
committed
d7bb56f
View commit details
Copy full SHA for d7bb56f
View code at this point
Browse repository at this point
testdrawchessboard: Allow using the standard render API
ccawley2011
authored and
slouken
committed
e2f2736
View commit details
Copy full SHA for e2f2736
View code at this point
Browse repository at this point
Commits on Sep 15, 2024
Verify that the subsystems were successfully initialized
Show description for 1b26b54
slouken
committed
1b26b54
View commit details
Copy full SHA for 1b26b54
View code at this point
Browse repository at this point
Commits on Sep 5, 2024
Fixed memory leak in testthread
Show description for 224a37f
slouken
committed
224a37f
View commit details
Copy full SHA for 224a37f
View code at this point
Browse repository at this point
Use atomic variables for thread communication
Show description for a75227a
slouken
committed
a75227a
View commit details
Copy full SHA for a75227a
View code at this point
Browse repository at this point
Commits on Sep 4, 2024
testlocale, testplatform, testqsort: replace exit(1) calls with return 1
sezero
committed
37d3eea
View commit details
Copy full SHA for 37d3eea
View code at this point
Browse repository at this point
Commits on Aug 31, 2024
test: use SDL_test for parsing arguments in all non-interactive tests
madebr
committed
2ae8b4c
View commit details
Copy full SHA for 2ae8b4c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.