index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
core_timing.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Core::CoreTiming: add UnscheduleEventThreadsafe
B3n30
2018-08-13
1
-0
/
+1
*
Merge pull request #934 from lioncash/chrono
bunnei
2018-08-07
1
-1
/
+2
|
\
|
*
core_timing: Make GetGlobalTimeUs() return std::chrono::microseconds
Lioncash
2018-08-06
1
-1
/
+2
*
|
core_timing: Convert typedef into a type alias
Lioncash
2018-08-06
1
-4
/
+4
|
/
*
core_timing: Split off utility functions into core_timing_util
MerryMage
2018-07-24
1
-53
/
+0
*
core_timing: Don't include the log header in core timing's header
Lioncash
2018-05-03
1
-47
/
+4
*
core_timing: Namespace all functions and constants in core_timing's header
Lioncash
2018-04-30
1
-2
/
+2
*
core: Replace remaining old non-generic logger usages with fmt-capable equivalents
Lioncash
2018-04-26
1
-8
/
+8
*
core_timing: Use 1.020GHz for core clock rate.
bunnei
2018-01-09
1
-5
/
+3
*
CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119)
B3n30
2018-01-09
1
-77
/
+124
*
core_timing: Increase clock speed for Switch docked.
bunnei
2018-01-07
1
-1
/
+1
*
Moved down_count to CoreTiming
Huw Pascoe
2017-09-30
1
-0
/
+6
*
CoreTiming: use named constant for ARM11 clock rate
wwylele
2017-01-16
1
-0
/
+1
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-4
/
+2
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-5
/
+4
*
CoreTiming: avoid overflow
wwylele
2016-07-23
1
-1
/
+1
*
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-29
1
-1
/
+1
*
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
1
-1
/
+1
*
CoreTiming: Ported the CoreTiming namespace from PPSSPP
Subv
2015-01-07
1
-23
/
+54
*
License change
purpasmart96
2014-12-21
1
-2
/
+2
*
Remove extraneous semicolons
Lioncash
2014-11-18
1
-1
/
+1
*
fixed project includes to use new directory structure
bunnei
2014-04-09
1
-1
/
+1
*
got rid of 'src' folders in each sub-project
bunnei
2014-04-09
1
-0
/
+109