yuzu-fork/src/citra_qt/debugger
2016-06-18 23:37:09 -07:00
..
callstack.cpp Debugger/Callstack: Replace Memory::GetPointer with Memory::IsValidVirtualAddress 2016-05-21 11:12:38 -05:00
callstack.h General: Replace NULL and '0' usages with nullptr where applicable 2015-09-11 14:59:49 -04:00
callstack.ui Make the call stack entries not editable 2015-06-19 11:22:20 -04:00
disassembler.cpp citra_qt: Reorganize headers 2015-09-11 00:57:24 -04:00
disassembler.h Common: Remove common.h 2015-05-07 15:45:22 -03: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 GSP: Implement command 0x05, used for flushing caches 2015-09-14 16:19:05 -03:00
graphics.h General: Replace NULL and '0' usages with nullptr where applicable 2015-09-11 14:59:49 -04:00
graphics_breakpoint_observer.cpp citra_qt: Reorganize headers 2015-09-11 00:57:24 -04:00
graphics_breakpoint_observer.h Add CiTrace recording support. 2015-07-13 22:27:20 +02:00
graphics_breakpoints.cpp Pica: Rename VertexLoaded breakpoint to VertexShaderInvocation 2016-05-04 10:21:51 +02:00
graphics_breakpoints.h citra_qt: Reorganize headers 2015-09-11 00:57:24 -04:00
graphics_breakpoints_p.h graphics_breakpoints_p: Add missing override specifier 2015-09-11 16:32:02 -04:00
graphics_cmdlists.cpp citra_qt: Replace 'Pica Framebuffer Debugger' with 'Pica Surface Viewer' 2016-05-07 11:30:47 +02:00
graphics_cmdlists.h citra_qt: Replace 'Pica Framebuffer Debugger' with 'Pica Surface Viewer' 2016-05-07 11:30:47 +02:00
graphics_surface.cpp citra_qt: Replace 'Pica Framebuffer Debugger' with 'Pica Surface Viewer' 2016-05-07 11:30:47 +02:00
graphics_surface.h citra_qt: Replace 'Pica Framebuffer Debugger' with 'Pica Surface Viewer' 2016-05-07 11:30:47 +02:00
graphics_tracing.cpp Move default_attributes into Pica state 2016-05-12 19:05:41 +02:00
graphics_tracing.h citra_qt: Reorganize headers 2015-09-11 00:57:24 -04:00
graphics_vertex_shader.cpp Turn ShaderSetup into struct 2016-05-11 23:48:24 +02:00
graphics_vertex_shader.h citra_qt: Reorganize headers 2015-09-11 00:57:24 -04:00
profiler.cpp Qt: Fix MicroProfile dpi scaling 2016-06-18 23:37:09 -07:00
profiler.h Make Citra build with MICROPROFILE_ENABLED set to 0 (#1709) 2016-04-28 20:17:31 -04:00
profiler.ui Add profiling infrastructure and widget 2015-03-01 21:47:13 -03:00
ramview.cpp citra_qt: Reorganize headers 2015-09-11 00:57:24 -04:00
ramview.h General: Replace NULL and '0' usages with nullptr where applicable 2015-09-11 14:59:49 -04:00
registers.cpp core: Use unique_ptr for holding the interpreter instances 2015-12-29 18:03:08 -05:00
registers.h Merge pull request #1147 from lioncash/nullptr 2015-09-11 18:56:41 -03:00
registers.ui Make letter cases consistent in menus and widgets 2015-01-01 18:52:39 +01:00