suyu/src
Lioncash 732a77d0e8
memory_hook: Default virtual destructor in the cpp file
Prevents creating multiple copies of the vtable in every translation unit that uses the class.
Also silences a -Wweak-vtables warning
2018-05-03 08:12:16 -04:00
..
common vector_math: Ensure members are always initialized 2018-05-01 21:25:25 -04:00
core memory_hook: Default virtual destructor in the cpp file 2018-05-03 08:12:16 -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
CMakeLists.txt Massive removal of unused modules 2018-01-12 19:11:03 -07:00