| .. |
|
callstack.cpp
|
Remove every trailing whitespace from the project (but externals).
|
11 years ago |
|
callstack.h
|
Qt Callstack: Clear the callstack every time it's updated
|
11 years ago |
|
callstack.ui
|
Make the call stack entries not editable
|
11 years ago |
|
disassembler.cpp
|
dyncom: Rename armdefs.h to armstate.h
|
11 years ago |
|
disassembler.h
|
Common: Remove common.h
|
11 years ago |
|
disassembler.ui
|
citra-qt: Fix horrible scrolling responsiveness in disassembler by giving the uniformRowHeight hint.
|
11 years ago |
|
graphics.cpp
|
citra-qt: Renamed all .hxx headers to .h
|
11 years ago |
|
graphics.h
|
citra-qt: Renamed all .hxx headers to .h
|
11 years ago |
|
graphics_breakpoint_observer.cpp
|
Pica/DebugUtils: Factor out BreakPointObserverDock into its own file.
|
11 years ago |
|
graphics_breakpoint_observer.h
|
Add CiTrace recording support.
|
11 years ago |
|
graphics_breakpoints.cpp
|
Merge pull request #981 from Subv/checkboxes
|
11 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.
|
11 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.
|
11 years ago |
|
graphics_cmdlists.cpp
|
citra-qt/command list: Add mask column
|
11 years ago |
|
graphics_cmdlists.h
|
citra-qt: Add support for copying the command list contents to clipboard.
|
11 years ago |
|
graphics_framebuffer.cpp
|
citra-qt: Add depth formats to framebuffer viewing widget.
|
11 years ago |
|
graphics_framebuffer.h
|
citra-qt: Add depth formats to framebuffer viewing widget.
|
11 years ago |
|
graphics_tracing.cpp
|
CiTrace: Clean up initialization method.
|
11 years ago |
|
graphics_tracing.h
|
citra-qt: Properly disable the CiTrace widget upon starting/stopping emulation.
|
11 years ago |
|
graphics_vertex_shader.cpp
|
Merge pull request #892 from zawata/another-warning-fixes
|
11 years ago |
|
graphics_vertex_shader.h
|
citra-qt: Add a vertex shader debugger.
|
11 years ago |
|
profiler.cpp
|
Citra_QT : Fix Conversion Warnings
|
11 years ago |
|
profiler.h
|
Headers: Add some forgotten overrides, thanks clang!
|
11 years ago |
|
profiler.ui
|
Add profiling infrastructure and widget
|
11 years ago |
|
ramview.cpp
|
Memmap: Re-organize memory function in two files
|
11 years ago |
|
ramview.h
|
citra-qt: Renamed all .hxx headers to .h
|
11 years ago |
|
registers.cpp
|
Qt: Fixed a bug in shutdown procedure, various cleanups.
|
11 years ago |
|
registers.h
|
Qt: Fixed a bug in shutdown procedure, various cleanups.
|
11 years ago |
|
registers.ui
|
Make letter cases consistent in menus and widgets
|
11 years ago |