yuzu-mainline/src/citra_qt/debugger
Sebastian Valle f20d872643 Merge pull request #2393 from Subv/synch
Kernel: Mutex priority inheritance and synchronization improvements.
2017-01-05 12:55:01 -05:00
..
graphics Fix some warnings (#2399) 2017-01-04 13:48:29 -03:00
callstack.cpp Fix some warnings (#2399) 2017-01-04 13:48:29 -03:00
callstack.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
callstack.ui
disassembler.cpp core: Replace "AppCore" nomenclature with just "CPU". 2016-12-22 00:27:46 -05:00
disassembler.h disassembler: Remove mutable specifier from breakpoints member variable 2016-12-21 14:12:41 -05:00
disassembler.ui
profiler.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
profiler.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
profiler.ui
ramview.cpp Manually tweak source formatting and then re-run clang-format 2016-09-18 21:14:25 -07:00
ramview.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
registers.cpp core: Replace "AppCore" nomenclature with just "CPU". 2016-12-22 00:27:46 -05:00
registers.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
registers.ui
wait_tree.cpp Kernel: Use different thread statuses when a thread calls WaitSynchronization1 and WaitSynchronizationN with wait_all = true. 2017-01-04 15:58:50 -05:00
wait_tree.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00