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 }}
daedalia
/
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
src
timer
on
SDL2
User selector
All users
All time
Commit history
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 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 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 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 Sep 30, 2022
emscripten: Remove use of EM_ASM from SDL_timer code.
Show description for cfab203
sbc100
authored and
icculus
committed
cfab203
View commit details
Copy full SHA for cfab203
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 27, 2022
Style: Flip `if` statement.
FtZPetruska
authored and
slouken
committed
f25b4b2
View commit details
Copy full SHA for f25b4b2
View code at this point
Browse repository at this point
Fix C89 declaration for macOS modules.
Show description for 6c536af
FtZPetruska
authored and
slouken
committed
6c536af
View commit details
Copy full SHA for 6c536af
View code at this point
Browse repository at this point
Commits on Jun 15, 2022
Add systimer support
fjtrujy
authored and
slouken
committed
217d3a6
View commit details
Copy full SHA for 217d3a6
View code at this point
Browse repository at this point
Commits on May 3, 2022
Add support for the Nokia N-Gage (#5597)
Show description for fbd230b
mupfdev
authored
fbd230b
View commit details
Copy full SHA for fbd230b
View code at this point
Browse repository at this point
Commits on Apr 12, 2022
fix os2 timer in fallback mode
pionere
authored and
sezero
committed
f708ceb
View commit details
Copy full SHA for f708ceb
View code at this point
Browse repository at this point
Commits on Jan 22, 2022
timer: Fix Emscripten declaration-after-statement error
Daft-Freak
committed
99af328
View commit details
Copy full SHA for 99af328
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 Dec 7, 2021
Initial for building PSP version with CMake
sharkwouter
authored and
sezero
committed
21fd004
View commit details
Copy full SHA for 21fd004
View code at this point
Browse repository at this point
Commits on Nov 9, 2021
Fix warning: declaration shadows a local variable
1bsyl
committed
c7065bf
View commit details
Copy full SHA for c7065bf
View code at this point
Browse repository at this point
Commits on Nov 7, 2021
emscripten: Make timers work (if used with emscripten_set_main_loop)
Show description for d950b9e
Daft-Freak
and
aidanhs
authored
d950b9e
View commit details
Copy full SHA for d950b9e
View code at this point
Browse repository at this point
Commits on Nov 2, 2021
Fixed whitespace
slouken
committed
8593076
View commit details
Copy full SHA for 8593076
View code at this point
Browse repository at this point
Fix 64-bit timeval/timespec delta calculations
0x1F9F1
authored and
slouken
committed
62629c2
View commit details
Copy full SHA for 62629c2
View code at this point
Browse repository at this point
Commits on Nov 1, 2021
os/2: Don't try to be clever with the 32-bit GetTicks fallback.
icculus
committed
2379c52
View commit details
Copy full SHA for 2379c52
View code at this point
Browse repository at this point
android: Patched SDL_GetTicks64() to compile.
icculus
committed
cca79d3
View commit details
Copy full SHA for cca79d3
View code at this point
Browse repository at this point
unix: Fixed SDL_GetTicks64 function signature.
icculus
committed
affb183
View commit details
Copy full SHA for affb183
View code at this point
Browse repository at this point
timer: Added SDL_GetTicks64(), for a timer that doesn't wrap every ~49 days.
Show description for 99c9727
icculus
committed
99c9727
View commit details
Copy full SHA for 99c9727
View code at this point
Browse repository at this point
Commits on Mar 8, 2021
Formatting
isage
authored and
slouken
committed
a4ddb17
View commit details
Copy full SHA for a4ddb17
View code at this point
Browse repository at this point
ISO C90 fixes
isage
authored and
slouken
committed
7d89f09
View commit details
Copy full SHA for 7d89f09
View code at this point
Browse repository at this point
Fix PerformanceCounter
isage
authored and
slouken
committed
3ac2242
View commit details
Copy full SHA for 3ac2242
View code at this point
Browse repository at this point
Initial rebase of xerpi's port
isage
authored and
slouken
committed
2d64e37
View commit details
Copy full SHA for 2d64e37
View code at this point
Browse repository at this point
Commits on Feb 10, 2021
Removed support for clock_gettime_nsec_np()
Show description for 2426949
slouken
committed
2426949
View commit details
Copy full SHA for 2426949
View code at this point
Browse repository at this point
Commits on Jan 24, 2021
Fixed bug 5467 - SDL sys timer Mac OS update proposal
Show description for 96cfb81
slouken
committed
96cfb81
View commit details
Copy full SHA for 96cfb81
View code at this point
Browse repository at this point
Commits on Jan 2, 2021
Updated copyright for 2021
slouken
committed
9130f7c
View commit details
Copy full SHA for 9130f7c
View code at this point
Browse repository at this point
Commits on Dec 9, 2020
Fixed bug 5235 - All internal sources should include SDL_assert.h
Show description for cb36189
slouken
committed
cb36189
View commit details
Copy full SHA for cb36189
View code at this point
Browse repository at this point
Commits on Oct 15, 2020
os2: a _lot_ of coding style cleanup, sot that they match the SDL style.
Show description for a90f040
sezero
committed
a90f040
View commit details
Copy full SHA for a90f040
View code at this point
Browse repository at this point
Commits on Oct 14, 2020
os2: updated copyright dates for 2020. header guard fixes.
sezero
committed
1d9cf23
View commit details
Copy full SHA for 1d9cf23
View code at this point
Browse repository at this point
os2: add port files for SDL2-2.0.4 from Andrey Vasilkin
Show description for 74cfb81
sezero
committed
74cfb81
View commit details
Copy full SHA for 74cfb81
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.