You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/citra_qt/debugger
Yuri Kunde Schlesner 2011f9a042 Shader Debugger: Allow editing of input vertex data 10 years ago
..
callstack.cpp ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types. 10 years ago
callstack.h Qt Callstack: Clear the callstack every time it's updated 10 years ago
callstack.ui Make the call stack entries not editable 10 years ago
disassembler.cpp citra-qt: Adjust initializer list order 10 years ago
disassembler.h Common: Remove common.h 10 years ago
disassembler.ui citra-qt: Fix horrible scrolling responsiveness in disassembler by giving the uniformRowHeight hint. 10 years ago
graphics.cpp citra-qt: Add helper function to get a monospace QFont 10 years ago
graphics.h citra-qt: Renamed all .hxx headers to .h 10 years ago
graphics_breakpoint_observer.cpp Pica/DebugUtils: Factor out BreakPointObserverDock into its own file. 10 years ago
graphics_breakpoint_observer.h Add CiTrace recording support. 10 years ago
graphics_breakpoints.cpp Merge pull request #981 from Subv/checkboxes 10 years ago
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. 10 years ago
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. 10 years ago
graphics_cmdlists.cpp Shader Debugger: Fix freeze when double-clicking shader disassembly 10 years ago
graphics_cmdlists.h citra-qt: Add support for copying the command list contents to clipboard. 10 years ago
graphics_framebuffer.cpp citra-qt: Add depth formats to framebuffer viewing widget. 10 years ago
graphics_framebuffer.h citra-qt: Add depth formats to framebuffer viewing widget. 10 years ago
graphics_tracing.cpp ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types. 10 years ago
graphics_tracing.h citra-qt: Properly disable the CiTrace widget upon starting/stopping emulation. 10 years ago
graphics_vertex_shader.cpp Shader Debugger: Allow editing of input vertex data 10 years ago
graphics_vertex_shader.h Shader Debugger: Remove useless signal 10 years ago
profiler.cpp Integrate the MicroProfile profiling library 10 years ago
profiler.h Integrate the MicroProfile profiling library 10 years ago
profiler.ui Add profiling infrastructure and widget 10 years ago
ramview.cpp Memmap: Re-organize memory function in two files 10 years ago
ramview.h citra-qt: Renamed all .hxx headers to .h 10 years ago
registers.cpp registers: Support viewing VFP registers 10 years ago
registers.h registers: Support viewing VFP registers 10 years ago
registers.ui Make letter cases consistent in menus and widgets 10 years ago