litucks-torzu/src/citra_qt/debugger
bunnei 0f2005c370 Merge pull request #1118 from Kloen/monospace-font
citra-qt: Use monospace font on Disassembler and ARM Registers
2015-09-07 17:52:07 -04:00
..
callstack.cpp ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types. 2015-08-11 22:38:44 +01:00
callstack.h
callstack.ui
disassembler.cpp citra-qt: Use monospace font on Disassembler and ARM Registers 2015-09-07 21:02:45 +02:00
disassembler.h
disassembler.ui
graphics.cpp citra-qt: Add helper function to get a monospace QFont 2015-08-24 22:16:28 -03:00
graphics.h
graphics_breakpoint_observer.cpp
graphics_breakpoint_observer.h
graphics_breakpoints.cpp Merge pull request #981 from Subv/checkboxes 2015-07-25 12:00:10 -07:00
graphics_breakpoints.h Qt/GPU Breakpoints: Changed the widget so that we don't have to select and click the Enable button when enabling/disabling a breakpoint, now it is done via a checkbox next to the breakpoint's name. 2015-07-23 19:37:52 -05:00
graphics_breakpoints_p.h Qt/GPU Breakpoints: Changed the widget so that we don't have to select and click the Enable button when enabling/disabling a breakpoint, now it is done via a checkbox next to the breakpoint's name. 2015-07-23 19:37:52 -05:00
graphics_cmdlists.cpp Shader Debugger: Fix freeze when double-clicking shader disassembly 2015-09-07 16:46:29 -03:00
graphics_cmdlists.h citra-qt: Add support for copying the command list contents to clipboard. 2015-07-15 17:51:59 +02:00
graphics_framebuffer.cpp citra-qt: Add depth formats to framebuffer viewing widget. 2015-07-13 23:54:38 +02:00
graphics_framebuffer.h citra-qt: Add depth formats to framebuffer viewing widget. 2015-07-13 23:54:38 +02:00
graphics_tracing.cpp ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types. 2015-08-11 22:38:44 +01:00
graphics_tracing.h citra-qt: Properly disable the CiTrace widget upon starting/stopping emulation. 2015-07-13 22:27:21 +02:00
graphics_vertex_shader.cpp Shader Debugger: Allow editing of input vertex data 2015-09-07 16:46:31 -03:00
graphics_vertex_shader.h Shader Debugger: Remove useless signal 2015-09-07 16:46:30 -03:00
profiler.cpp Integrate the MicroProfile profiling library 2015-08-24 22:16:28 -03:00
profiler.h Integrate the MicroProfile profiling library 2015-08-24 22:16:28 -03:00
profiler.ui
ramview.cpp
ramview.h
registers.cpp citra-qt: Use monospace font on Disassembler and ARM Registers 2015-09-07 21:02:45 +02:00
registers.h registers: Support viewing VFP registers 2015-08-07 02:11:07 -04:00
registers.ui