3
0
Fork 0
forked from suyu/suyu
suyu/src/yuzu/debugger
Lioncash 2ea45fe75b kernel/thread: Include thread-related enums within the kernel namespace
Previously, these were sitting outside of the Kernel namespace, which
doesn't really make sense, given they're related to the Thread class
which is within the Kernel namespace.
2018-09-13 16:05:57 -04:00
..
graphics gpu: Make memory_manager private 2018-08-28 11:11:50 -04:00
console.cpp yuzu - Fix duplicate logs 2018-07-12 01:11:43 -06:00
console.h Add configurable logging backends 2018-07-02 21:45:47 -04:00
profiler.cpp qt: Migrate to Qt 5 signal/slot connection syntax where applicable 2018-01-18 20:09:40 -05:00
profiler.h Massive removal of unused modules 2018-01-12 19:11:03 -07:00
wait_tree.cpp kernel/thread: Include thread-related enums within the kernel namespace 2018-09-13 16:05:57 -04:00
wait_tree.h core/core: Replace includes with forward declarations where applicable 2018-08-31 16:30:14 -04:00