index
:
~wtay/SDL
SDL-1.2
fixes
master
pipewire-camera
rhel-7.9
rhel-8
rhel-8.0
rhel-8.0-SDL2
Unnamed repository; edit this file 'description' to name the repository.
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
timer
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-04
Updated copyright for 2019
Sam Lantinga
7
-7
/
+7
2018-12-06
Fix warnings detected on Android build
Sylvain Becker
1
-2
/
+1
2018-10-28
Add and update include guards
MichaĆ Janiszewski
1
-0
/
+6
2018-01-03
Updated copyright for 2018
Sam Lantinga
7
-7
/
+7
2017-08-14
Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks
Sam Lantinga
1
-1
/
+1
2017-08-13
Fixed bug 2764 - Timer is not rescheduled with the returned interval
Sam Lantinga
1
-0
/
+1
2017-08-13
Fixed bug 3744 - missing SDLCALL in several functions
Sam Lantinga
1
-1
/
+1
2017-07-29
haiku: Changed header paths to be more compatible.
Philipp Wiesemann
1
-1
/
+1
2017-01-01
Updated copyright for 2017
Sam Lantinga
7
-7
/
+7
2016-11-13
Patch from Sylvain to fix clang warnings
Sam Lantinga
1
-0
/
+1
2016-10-16
Windows: Fixed not removing the always added hint callback on quit.
Philipp Wiesemann
1
-4
/
+2
2016-04-12
threads: Move SDL's own thread creation to a new internal API.
Ryan C. Gordon
1
-12
/
+4
2016-02-14
Windows: make sure SDL_TicksInit has been called before calling Sleep(ms) in ...
Alex Szpakowski
1
-0
/
+4
2016-01-03
Remove almost all instances of "volatile" keyword.
Ryan C. Gordon
1
-26
/
+17
2016-01-02
Updated copyright to 2016
Sam Lantinga
7
-7
/
+7
2015-06-19
Use CLOCK_MONOTONIC_RAW, if available, which is not subject to adjustment by NTP
Sam Lantinga
1
-3
/
+12
2015-05-26
Updated the copyright year to 2015
Sam Lantinga
7
-7
/
+7
2015-04-20
Cleaned up the macro salsa in the Windows timer code.
Ryan C. Gordon
1
-56
/
+29
2015-04-20
Windows: Always set the system timer resolution to 1ms by default.
Ryan C. Gordon
1
-7
/
+10
2015-01-31
Added missing guards in implementation for PSP.
Philipp Wiesemann
1
-0
/
+4
2015-01-31
Added missing include statements in implementation for PSP.
Philipp Wiesemann
1
-0
/
+1
2014-11-15
WinRT: build fix for Visual C++ 2013 Update 4
David Ludwig
1
-1
/
+13
2014-07-07
Fixed compiler warnings on iOS
Sam Lantinga
1
-4
/
+2
2014-06-20
Fix compiler warnings in Native Client and Linux builds.
Sam Clegg
1
-0
/
+7
2014-03-09
Integrated David Ludwig's support for Windows RT
Sam Lantinga
1
-2
/
+27
2014-03-09
Fixed line endings on WinRT source code
Sam Lantinga
1
-11
/
+11
2014-03-01
Fixed bug 2423 - timeBeginPeriod & timeEndPeriod mismatch
Sam Lantinga
6
-17
/
+59
2014-02-02
Fixed bug 2374 - Update copyright for 2014...
Sam Lantinga
7
-7
/
+7
2013-12-09
Implemented the Dynamic API magic.
Ryan C. Gordon
1
-0
/
+4
2013-11-28
WinRT: merged with latest SDL 2.x/HG code
David Ludwig
1
-3
/
+3
2013-11-24
Make internal SDL sources include SDL_internal.h instead of SDL_config.h
Ryan C. Gordon
6
-6
/
+6
2013-11-14
Renamed things named after BeOS to be named after Haiku instead.
Ryan C. Gordon
1
-3
/
+3
2013-10-27
WinRT: merged with SDL 2.0.1 codebase
David Ludwig
6
-21
/
+66
2013-08-13
WinRT: build fixes and additional WinRT-related integrations with SDL 2.0.0
David Ludwig
1
-0
/
+25
2013-08-10
Fixed bug 1925 - SDL_GetPerformanceFrequency returns incorrect value on iOS
Sam Lantinga
1
-2
/
+2
2013-08-29
Fixes bug #2074 - Thanks Sylvain!
Gabriel Jacobo
1
-3
/
+3
2013-08-21
Fixes for -Wdeclaration-after-statement
Gabriel Jacobo
1
-2
/
+2
2013-08-17
Patched to compile with Visual Studio.
Ryan C. Gordon
1
-4
/
+4
2013-08-17
Fixed for consistency with the other platforms
Sam Lantinga
1
-2
/
+4
2013-08-17
auto init the ticks if the GetTicks and the like methods are called before SD...
Edward Rudd
6
-18
/
+61
2013-07-13
Added a hint to control the Windows timer resolution: SDL_HINT_TIMER_RESOLUTION
Sam Lantinga
1
-9
/
+41
2013-06-23
Updated timer test and fixed performance counter on Mac OS X
Sam Lantinga
1
-5
/
+7
2013-05-18
File style cleanup for the SDL 2.0 release
Sam Lantinga
5
-16
/
+16
2013-05-02
move Ticks initialization tracking to separate function and ensure it's calle...
Edward Rudd
2
-0
/
+13
2013-05-02
add in OS X Monotonic clock as well as handling fall-back incase the OSX/Linu...
Edward Rudd
1
-46
/
+74
2013-05-02
QueryPerformanceCounter() is reliable these days, and setting the timer frequ...
Sam Lantinga
1
-4
/
+4
2013-03-17
Removed Nintendo DS support since nobody has volunteered to maintain it for o...
Sam Lantinga
1
-78
/
+0
2013-03-17
Add PSP support
Captain Lex
1
-0
/
+69
2013-03-07
Changed the name of SDL_mutexP() SDL_mutexV()
Sam Lantinga
1
-4
/
+4
2013-02-15
Happy New Year!
Sam Lantinga
7
-7
/
+7
[next]