Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-29 | Port #3972 from Citra: "common/timer: use std::chrono, avoid ↵ | zhupengfei | |
platform-dependent code" | |||
2018-04-29 | string_util: Remove StringFromFormat() and related functions | Lioncash | |
Given we utilize fmt, we don't need to provide our own functions for formatting anymore | |||
2016-12-05 | Support mingw cross-compile | Jannik Vogel | |
2016-09-21 | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | |
This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation. | |||
2016-09-18 | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | |
2015-05-07 | Common: Remove common.h | Yuri Kunde Schlesner | |
2014-12-20 | License change | purpasmart96 | |
2014-12-03 | Change NULLs to nullptrs. | Rohit Nirmal | |
2014-10-23 | Removed uses of raw c-string manipulation functions. | archshift | |
2014-04-08 | fixed project includes to use new directory structure | bunnei | |
2014-04-08 | got rid of 'src' folders in each sub-project | bunnei | |