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 }}
crackerland
/
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 Dec 15, 2022
testime.c: fix wrong {} in switch
1bsyl
committed
8e72be3
View commit details
Copy full SHA for 8e72be3
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 4, 2022
tests: avoid redefinition warnings for MSVC _CRT_???_NO_DEPRECATE macros
sezero
committed
bcccbbd
View commit details
Copy full SHA for bcccbbd
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 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
Unneed test before calling SDL_FreeSurface
1bsyl
authored and
slouken
committed
3e70553
View commit details
Copy full SHA for 3e70553
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
Fix usage of sizeof() in test/testgles*.c files
1bsyl
committed
71f2864
View commit details
Copy full SHA for 71f2864
View code at this point
Browse repository at this point
Remove unneeded semicolon
1bsyl
committed
ddad901
View commit details
Copy full SHA for ddad901
View code at this point
Browse repository at this point
Don't compare pointer against '0', but NULL
1bsyl
committed
b7358e4
View commit details
Copy full SHA for b7358e4
View code at this point
Browse repository at this point
Commits on Nov 16, 2022
Fix compilation. It needs to be casted to 'int' type
1bsyl
committed
4192d1a
View commit details
Copy full SHA for 4192d1a
View code at this point
Browse repository at this point
Don't compare pointer against '0', but NULL
1bsyl
committed
ce5da5d
View commit details
Copy full SHA for ce5da5d
View code at this point
Browse repository at this point
cmake: add time out to tests to avoid ci timeouts
madebr
committed
55534e2
View commit details
Copy full SHA for 55534e2
View code at this point
Browse repository at this point
cmake: older emscripten releases have a broken FindOpenGL.cmake
Show description for a22fcf7
madebr
committed
a22fcf7
View commit details
Copy full SHA for a22fcf7
View code at this point
Browse repository at this point
emscripten: fix warnings in tests
madebr
committed
d8884b8
View commit details
Copy full SHA for d8884b8
View code at this point
Browse repository at this point
cmake: testshader needs -sLEGACY_GL_EMULATION on Emscripten
madebr
committed
a71e558
View commit details
Copy full SHA for a71e558
View code at this point
Browse repository at this point
cmake: FindOpenGL.cmake shipped by emscripten does not have OpenGL::GL
madebr
committed
cfa7697
View commit details
Copy full SHA for cfa7697
View code at this point
Browse repository at this point
cmake: use custom add_sdl_test_executable macro to add test
madebr
committed
76e3cf3
View commit details
Copy full SHA for 76e3cf3
View code at this point
Browse repository at this point
Commits on Nov 15, 2022
Silence `-Wmaybe-uninitialized` warnings in tests.
FtZPetruska
authored and
slouken
committed
d080e3b
View commit details
Copy full SHA for d080e3b
View code at this point
Browse repository at this point
Commits on Nov 11, 2022
Added simple BLE Steam Controller support on all platforms
Show description for 0dfc829
slouken
committed
0dfc829
View commit details
Copy full SHA for 0dfc829
View code at this point
Browse repository at this point
Commits on Nov 7, 2022
revert replace AM_PATH_SDL2 usage with corresponding PKG_CHECK_MODULES.
Show description for db01016
sezero
committed
db01016
View commit details
Copy full SHA for db01016
View code at this point
Browse repository at this point
Commits on Nov 6, 2022
replace AM_PATH_SDL2 usage with corresponding PKG_CHECK_MODULES.
sezero
committed
64c93f7
View commit details
Copy full SHA for 64c93f7
View code at this point
Browse repository at this point
Commits on Oct 25, 2022
Fixed build
slouken
committed
da478d1
View commit details
Copy full SHA for da478d1
View code at this point
Browse repository at this point
Commits on Oct 22, 2022
build: Expand version info in SDL_REVISION and SDL_GetRevision()
Show description for 2dc788c
smcv
authored and
slouken
committed
2dc788c
View commit details
Copy full SHA for 2dc788c
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 12, 2022
testevdev: Explain why the test data is encoded the way it is
Show description for 7d230af
smcv
authored and
sezero
committed
7d230af
View commit details
Copy full SHA for 7d230af
View code at this point
Browse repository at this point
testevdev: Add a static assertion for supported sizeof(long)
Show description for 81dee31
smcv
authored and
sezero
committed
81dee31
View commit details
Copy full SHA for 81dee31
View code at this point
Browse repository at this point
Commits on Oct 11, 2022
testevdev: Fix detection of word size
Show description for fb32eff
2 people
authored and
slouken
committed
fb32eff
View commit details
Copy full SHA for fb32eff
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: Fix `-Wformat` warnings in tests.
Show description for 6784d84
FtZPetruska
authored and
slouken
committed
6784d84
View commit details
Copy full SHA for 6784d84
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 Oct 9, 2022
cmake: Apply CETCOMPAT fix from ef988fe1 to tests
cgutman
committed
ec1137d
View commit details
Copy full SHA for ec1137d
View code at this point
Browse repository at this point
testhaptic: fix watcom "&array may not produce intended result" warning
sezero
committed
d022039
View commit details
Copy full SHA for d022039
View code at this point
Browse repository at this point
Commits on Oct 8, 2022
testautomation_mouse: fix format '%i' expecting 'int' instead of 'Uint32'
Show description for b8a4b8d
madebr
committed
b8a4b8d
View commit details
Copy full SHA for b8a4b8d
View code at this point
Browse repository at this point
testmessage: fix conversion from `intptr_t` to `Uint32`
Show description for 7ae5d8d
madebr
committed
7ae5d8d
View commit details
Copy full SHA for 7ae5d8d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.