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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the useless msg_handler compilation unit that was left over from Dolphin
archshift
2015-02-19
1
-2
/
+2
*
core/video_core: Use in-place construction where possible
Lioncash
2015-02-17
1
-1
/
+1
*
Merge pull request #529 from Subv/master
bunnei
2015-02-14
1
-5
/
+5
|
\
|
*
Build: Fixed some warnings
Subv
2015-02-12
1
-5
/
+5
*
|
core: Apply static to local functions
Lioncash
2015-02-13
1
-7
/
+7
|
/
*
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-11
1
-1
/
+1
*
core_timing: Mark several variables as static
Lioncash
2015-01-20
1
-14
/
+14
*
Move ThreadContext to core/core.h and deal with the fallout
Yuri Kunde Schlesner
2015-01-09
1
-0
/
+2
*
CoreTiming: Ported the CoreTiming namespace from PPSSPP
Subv
2015-01-07
1
-394
/
+315
*
License change
purpasmart96
2014-12-21
1
-2
/
+2
*
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-13
1
-4
/
+4
*
Change NULLs to nullptrs.
Rohit Nirmal
2014-12-03
1
-6
/
+6
*
Remove tabs in all files except in skyeye imports and in generated GL code
Emmanuel Gil Peyrot
2014-11-19
1
-24
/
+24
*
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
Emmanuel Gil Peyrot
2014-11-19
1
-2
/
+2
*
Core: Replace a sprintf in core_timing with StringFromFormat
Lioncash
2014-09-13
1
-5
/
+7
*
Removed common/std_xyz, instead using the std header
archshift
2014-09-07
1
-1
/
+1
*
Removed common/atomic, instead using std::atomic
archshift
2014-09-03
1
-4
/
+4
*
fixed project includes to use new directory structure
bunnei
2014-04-09
1
-6
/
+7
*
got rid of 'src' folders in each sub-project
bunnei
2014-04-09
1
-0
/
+623