summaryrefslogtreecommitdiffstats
path: root/src/common/timer.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-15common/timer: RemoveLioncash1-159/+0
2020-11-02common: Enable warnings as errorsLioncash1-7/+5
2018-07-29Port #3972 from Citra: "common/timer: use std::chrono, avoid platform-dependent code"zhupengfei1-72/+23
2018-04-30string_util: Remove StringFromFormat() and related functionsLioncash1-5/+8
2016-12-05Support mingw cross-compileJannik Vogel1-1/+2
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-2/+0
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-44/+29
2015-05-07Common: Remove common.hYuri Kunde Schlesner1-2/+2
2014-12-21License changepurpasmart961-2/+2
2014-12-03Change NULLs to nullptrs.Rohit Nirmal1-3/+3
2014-10-24Removed uses of raw c-string manipulation functions.archshift1-5/+2
2014-04-09fixed project includes to use new directory structurebunnei1-3/+3
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-02convert tabs to spacesbunnei1-92/+92
2013-09-05replaced common code with dolphin commonShizZy1-0/+226
2013-09-04deleted gekko's common filesShizZy1-46/+0
2013-08-30adding initial project layoutShizZy1-0/+46