yuzu-android/src/yuzu/debugger
Lioncash f80bc712ea kernel: Rename 'default' CPU core to 'ideal' core
This makes the naming more closely match its meaning. It's just a
preferred core, not a required default core. This also makes the usages
of this term consistent across the thread and process implementations.
2018-12-27 21:48:49 -05:00
..
graphics Fixed uninitialized memory due to missing returns in canary 2018-12-19 12:52:32 +11: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: Rename 'default' CPU core to 'ideal' core 2018-12-27 21:48:49 -05:00
wait_tree.h yuzu/wait_tree: Pass QString by value and std::move in the initializer list for WaitTreeText 2018-12-05 18:34:03 -05:00