suyu/src/yuzu/debugger
David Marcec fdd649e2ef Fixed uninitialized memory due to missing returns in canary
Functions which are suppose to crash on non canary builds usually don't return anything which lead to uninitialized memory being used.
2018-12-19 12:52:32 +11: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 yuzu/wait_tree: Pass QString by value and std::move in the initializer list for WaitTreeText 2018-12-05 18:34:03 -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