citra/src/yuzu/debugger
Lioncash 6b629f4816 yuzu/debugger/profiler: Remove unnecessary includes
Moves includes into the cpp file where necessary. This way,
microprofile-related stuff isn't dumped into other UI-related code when
the dialog header gets included.
2019-04-03 10:07:12 -04:00
..
graphics gpu: Move GPUVAddr definition to common_types. 2019-03-20 22:36:02 -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 yuzu/debugger/profiler: Remove unnecessary includes 2019-04-03 10:07:12 -04:00
profiler.h yuzu/debugger/profiler: Remove unnecessary includes 2019-04-03 10:07:12 -04:00
wait_tree.cpp Add CondVar Thread State. 2019-03-19 20:32:47 -04:00
wait_tree.h yuzu/debugger/wait_tree: Remove use of global CurrentProcess accessor 2019-03-05 21:52:21 -05:00