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 }}
eskimock
/
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 May 31, 2023
testautomation_guid.c: fix integer warning in 32 bit builds.
sezero
committed
7f7ea90
View commit details
Copy full SHA for 7f7ea90
View code at this point
Browse repository at this point
Commits on May 26, 2023
Added support for printing wide strings using "%ls" syntax
Show description for 7308325
slouken
committed
7308325
View commit details
Copy full SHA for 7308325
View code at this point
Browse repository at this point
Commits on May 19, 2023
test/testgles2_sdf.c: type fixes from commit e26e893daf, style clean-up.
sezero
committed
feeec90
View commit details
Copy full SHA for feeec90
View code at this point
Browse repository at this point
testgles2_sdf: build with CMake + fix build errors/warnings
madebr
committed
d361acd
View commit details
Copy full SHA for d361acd
View code at this point
Browse repository at this point
style fixes for SDL_PROC macros.
sezero
committed
92a487f
View commit details
Copy full SHA for 92a487f
View code at this point
Browse repository at this point
Commits on Mar 28, 2023
Fix remaining -Wimplicit-fallthrough warnings
madebr
committed
d2a2787
View commit details
Copy full SHA for d2a2787
View code at this point
Browse repository at this point
testautomation_audio: fix -Wimplicit-fallthrough warning
Show description for ec3e333
madebr
authored and
slouken
committed
ec3e333
View commit details
Copy full SHA for ec3e333
View code at this point
Browse repository at this point
testsurround: fix channel names
Show description for 03c239d
madebr
authored and
slouken
committed
03c239d
View commit details
Copy full SHA for 03c239d
View code at this point
Browse repository at this point
Commits on Mar 27, 2023
testautomation_math: avoid equality tests with INFINITY
Show description for 977781d
madebr
committed
977781d
View commit details
Copy full SHA for 977781d
View code at this point
Browse repository at this point
testgles2_sdf: Call correct function to get shader info log
Show description for 6ed29f4
capehill
authored and
slouken
committed
6ed29f4
View commit details
Copy full SHA for 6ed29f4
View code at this point
Browse repository at this point
Commits on Mar 25, 2023
backport x11/sdl2 fixes
Show description for 2dddaa7
1bsyl
committed
2dddaa7
View commit details
Copy full SHA for 2dddaa7
View code at this point
Browse repository at this point
Commits on Mar 10, 2023
Uses integer arithmetics in SDL_ResampleAudio
Show description for ef34777
Qrox
authored and
sezero
committed
ef34777
View commit details
Copy full SHA for ef34777
View code at this point
Browse repository at this point
fix bad merge of sizeof style patch
sezero
committed
5e35309
View commit details
Copy full SHA for 5e35309
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 Mar 8, 2023
tests: added -DHAVE_SIGNAL_H to CFLAGS in watcom makefiles
sezero
committed
bc87983
View commit details
Copy full SHA for bc87983
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 Jan 3, 2023
Improved handling of binding buttons and axes
Show description for b8d5fa4
slouken
committed
b8d5fa4
View commit details
Copy full SHA for b8d5fa4
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.