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
/
tests
/
core
/
core_timing.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: add missing SPDX tags
Andrea Pappacoda
2022-04-28
1
-3
/
+2
*
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)
Morph
2021-05-26
1
-1
/
+0
*
tests/core_timing: Remove pragma optimize(off)
Lioncash
2020-08-03
1
-9
/
+5
*
core_timing: Make use of uintptr_t to represent user_data
Lioncash
2020-07-28
1
-2
/
+2
*
core_timing: Make TimedCallback take std::chrono::nanoseconds
Lioncash
2020-07-16
1
-6
/
+8
*
core_timing: Make use of std::chrono with ScheduleEvent
Lioncash
2020-07-16
1
-5
/
+8
*
Tests/CoreTiming: Correct host timing tests.
Fernando Sahmkow
2020-06-27
1
-15
/
+14
*
CoreTiming: Correct rebase bugs and other miscellaneous things.
Fernando Sahmkow
2020-06-27
1
-4
/
+6
*
General: Cleanup legacy code.
Fernando Sahmkow
2020-06-27
1
-0
/
+1
*
General: Recover Prometheus project from harddrive failure
Fernando Sahmkow
2020-06-27
1
-99
/
+85
*
General: Resolve warnings related to missing declarations
Lioncash
2020-04-17
1
-8
/
+10
*
core_timing: Use better reference tracking for EventType. (#3159)
bunnei
2019-11-27
1
-66
/
+18
*
Core_Timing: Fix tests.
Fernando Sahmkow
2019-10-12
1
-2
/
+2
*
Core Timing: General corrections and added tests.
Fernando Sahmkow
2019-10-09
1
-3
/
+153
*
Tests: Eliminate old Core Timing Tests
Fernando Sahmkow
2019-10-09
1
-193
/
+0
*
Core_Timing: Make core_timing threadsafe by default.
Fernando Sahmkow
2019-06-16
1
-10
/
+10
*
core_timing: Convert core timing into a class
Lioncash
2019-02-16
1
-103
/
+112
*
core_timing: Rename CoreTiming namespace to Core::Timing
Lioncash
2019-02-12
1
-84
/
+85
*
externals: Update catch to 2.3.0
Lioncash
2018-08-08
1
-1
/
+1
*
CoreTiming: Reworked CoreTiming (cherry-picked from Citra #3119)
B3n30
2018-01-09
1
-0
/
+237