index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
core_timing.h
Age
Commit message (
Expand
)
Author
2018-08-05
core_timing: Convert typedef into a type alias
Lioncash
2018-07-24
core_timing: Split off utility functions into core_timing_util
MerryMage
2018-05-03
core_timing: Don't include the log header in core timing's header
Lioncash
2018-04-30
core_timing: Namespace all functions and constants in core_timing's header
Lioncash
2018-04-26
core: Replace remaining old non-generic logger usages with fmt-capable equiva...
Lioncash
2018-01-08
core_timing: Use 1.020GHz for core clock rate.
bunnei
2018-01-08
CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119)
B3n30
2018-01-07
core_timing: Increase clock speed for Switch docked.
bunnei
2017-09-30
Moved down_count to CoreTiming
Huw Pascoe
2017-01-16
CoreTiming: use named constant for ARM11 clock rate
wwylele
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-07-23
CoreTiming: avoid overflow
wwylele
2015-05-29
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
2015-01-07
CoreTiming: Ported the CoreTiming namespace from PPSSPP
Subv
2014-12-20
License change
purpasmart96
2014-11-18
Remove extraneous semicolons
Lioncash
2014-04-08
fixed project includes to use new directory structure
bunnei
2014-04-08
got rid of 'src' folders in each sub-project
bunnei
[prev]