citra/src/citra_qt/debugger
Yuri Kunde Schlesner 905fc92ce1 Merge pull request #2249 from Subv/sessions_v3
Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication.
2016-12-14 20:35:33 -08:00
..
callstack.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
callstack.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
callstack.ui Make the call stack entries not editable 2015-06-19 11:22:20 -04:00
disassembler.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
disassembler.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
disassembler.ui citra-qt: Fix horrible scrolling responsiveness in disassembler by giving the uniformRowHeight hint. 2015-02-03 21:11:50 +01:00
graphics.cpp Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
graphics.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
graphics_breakpoint_observer.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
graphics_breakpoint_observer.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
graphics_breakpoints.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
graphics_breakpoints.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
graphics_breakpoints_p.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
graphics_cmdlists.cpp graphics_cmdlists: Get rid of variable shadowing 2016-12-11 04:33:24 -05:00
graphics_cmdlists.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
graphics_surface.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
graphics_surface.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
graphics_tracing.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
graphics_tracing.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
graphics_vertex_shader.cpp Fix typos 2016-10-20 12:26:59 -02:00
graphics_vertex_shader.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
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 Add profiling infrastructure and widget 2015-03-01 21:47:13 -03:00
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 Fix typos 2016-10-20 12:26:59 -02:00
registers.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00
registers.ui Make letter cases consistent in menus and widgets 2015-01-01 18:52:39 +01:00
wait_tree.cpp Fixed the rebase mistakes. 2016-11-30 23:28:31 -05:00
wait_tree.h citra-qt: Make constructors explicit where applicable 2016-12-11 14:18:06 +00:00