summaryrefslogtreecommitdiff
path: root/src/common/timer.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-29Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-depende...Gravatar zhupengfei1-72/+23
2018-04-29string_util: Remove StringFromFormat() and related functionsGravatar Lioncash1-5/+8
2016-12-05Support mingw cross-compileGravatar Jannik Vogel1-1/+2
2016-09-21Remove empty newlines in #include blocks.Gravatar Emmanuel Gil Peyrot1-2/+0
2016-09-18Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot1-44/+29
2015-05-07Common: Remove common.hGravatar Yuri Kunde Schlesner1-2/+2
2014-12-20License changeGravatar purpasmart961-2/+2
2014-12-03Change NULLs to nullptrs.Gravatar Rohit Nirmal1-3/+3
2014-10-23Removed uses of raw c-string manipulation functions.Gravatar archshift1-5/+2
2014-04-08fixed project includes to use new directory structureGravatar bunnei1-3/+3
2014-04-08got rid of 'src' folders in each sub-projectGravatar bunnei1-0/+0
2014-04-01convert tabs to spacesGravatar bunnei1-92/+92
2013-09-04replaced common code with dolphin commonGravatar ShizZy1-0/+226
2013-09-04deleted gekko's common filesGravatar ShizZy1-46/+0
2013-08-29adding initial project layoutGravatar ShizZy1-0/+46