yuzu/src
Lioncash 7c9644646f
general: Make formatting of logged hex values more straightforward
This makes the formatting expectations more obvious (e.g. any zero padding specified
is padding that's entirely dedicated to the value being printed, not any pretty-printing
that also gets tacked on).
2018-05-02 09:49:36 -04:00
..
common Merge pull request #424 from lioncash/string 2018-04-29 21:49:13 -04:00
core general: Make formatting of logged hex values more straightforward 2018-05-02 09:49:36 -04:00
input_common input_common: Move old logging macros over to fmt-capable ones 2018-04-26 19:09:25 -04:00
tests core: Move process creation out of global state. 2018-03-14 18:42:19 -04:00
video_core general: Make formatting of logged hex values more straightforward 2018-05-02 09:49:36 -04:00
yuzu string_util: Remove StringFromFormat() and related functions 2018-04-29 18:52:33 -04:00
yuzu_cmd string_util: Remove StringFromFormat() and related functions 2018-04-29 18:52:33 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Massive removal of unused modules 2018-01-12 19:11:03 -07:00