rabbit-ecl
|
230814e85e
Use Uint64 instead for tick_numerators in USE_128BIT_MATH
|
6 месяцев назад |
Sam Lantinga
|
24404d9047
Fixed timer overflow on some platforms
|
6 месяцев назад |
Sam Lantinga
|
5f086e7623
Updated copyright for 2026
|
8 месяцев назад |
Ryan C. Gordon
|
4d8f84f161
timer: Use the emscripten-specific code on Emscripten, even with threading.
|
8 месяцев назад |
Sam Lantinga
|
25b2d2c821
Use new parameter validation macro
|
1 год назад |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
1 год назад |
L zard
|
c2508d5d99
Fix various `#if defined`s
|
1 год назад |
Sam Lantinga
|
c5904d8710
Improved implementation of SDL_DelayPrecise() (thanks @nightmareci!)
|
1 год назад |
Sam Lantinga
|
c8f5f6d47a
Added SDL_DelayPrecise()
|
1 год назад |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
2 лет назад |
Sam Lantinga
|
8d223b3037
Renamed atomic functions to match SDL 3.0 naming convention
|
2 лет назад |
Sam Lantinga
|
9275c533ca
Added thread-safe initialization/cleanup support
|
2 лет назад |
Ryan C. Gordon
|
154452a726
winrt: Removed WinRT/Windows Phone/UWP support.
|
2 лет назад |
Sam Lantinga
|
f827c1322c
Renamed SDL_Del* to SDL_Remove*
|
2 лет назад |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
2 лет назад |
Sam Lantinga
|
8f546bb3c9
Use C99 bool internally in SDL
|
2 лет назад |
Sam Lantinga
|
6501e90018
Use C++ style comments consistently in SDL source code
|
2 лет назад |
Sam Lantinga
|
d68d32e12c
Revert "Removing a timer that isn't running is a success."
|
2 лет назад |
Sam Lantinga
|
881e2bc344
Fixed build
|
2 лет назад |
Sam Lantinga
|
795499a529
Removing a timer that isn't running is a success.
|
2 лет назад |
Sam Lantinga
|
a7c0192017
Renamed SDL_PostSemaphore() to SDL_SignalSemphore()
|
2 лет назад |
Sam Lantinga
|
033df70d4c
SDL_DelayNS() will attempt to sleep exactly the requested amount of time
|
2 лет назад |
Sam Lantinga
|
aaa9bf9422
Added more error checking for SDL timer functions
|
2 лет назад |
Sam Lantinga
|
99599d9236
Added SDL_AddTimerNS()
|
2 лет назад |
Sam Lantinga
|
b6360516e4
Added the timerID to the SDL timer callback
|
2 лет назад |
Ryan C. Gordon
|
0ec716819e
thread: Reworked SDL_CreateThread to be consistent across platforms.
|
2 лет назад |
Anonymous Maarten
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
2 лет назад |
Sam Lantinga
|
d6a41f8f31
Updated SDL_TimerID to use the same type as other IDs in SDL
|
2 лет назад |
Sam Lantinga
|
a2665f54c8
Updated the atomic API for SDL 3.0 naming conventions
|
2 лет назад |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
2 лет назад |