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
/
common
/
timer.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-29
Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code"
zhupengfei
1
-72
/
+23
2018-04-30
string_util: Remove StringFromFormat() and related functions
Lioncash
1
-5
/
+8
2016-12-05
Support mingw cross-compile
Jannik Vogel
1
-1
/
+2
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
1
-2
/
+0
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
1
-44
/
+29
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
1
-2
/
+2
2014-12-21
License change
purpasmart96
1
-2
/
+2
2014-12-03
Change NULLs to nullptrs.
Rohit Nirmal
1
-3
/
+3
2014-10-24
Removed uses of raw c-string manipulation functions.
archshift
1
-5
/
+2
2014-04-09
fixed project includes to use new directory structure
bunnei
1
-3
/
+3
2014-04-09
got rid of 'src' folders in each sub-project
bunnei
1
-0
/
+0
2014-04-02
convert tabs to spaces
bunnei
1
-92
/
+92
2013-09-05
replaced common code with dolphin common
ShizZy
1
-0
/
+226
2013-09-04
deleted gekko's common files
ShizZy
1
-46
/
+0
2013-08-30
adding initial project layout
ShizZy
1
-0
/
+46