.. |
callstack.cpp
|
core: Use unique_ptr for holding the interpreter instances
|
2015-12-29 18:03:08 -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
|
Add immediate mode vertex submission
|
2016-03-02 22:16:38 -05:00 |
graphics_cmdlists.h
|
General: Replace NULL and '0' usages with nullptr where applicable
|
2015-09-11 14:59:49 -04:00 |
graphics_framebuffer.cpp
|
debugger: Warn if we reach an unreachable format
|
2016-04-23 11:54:02 +08:00 |
graphics_framebuffer.h
|
citra_qt: Reorganize headers
|
2015-09-11 00:57:24 -04:00 |
graphics_tracing.cpp
|
VideoCore: Run include-what-you-use and fix most includes.
|
2016-04-30 17:02:41 +01:00 |
graphics_tracing.h
|
citra_qt: Reorganize headers
|
2015-09-11 00:57:24 -04:00 |
graphics_vertex_shader.cpp
|
Pica: Rename VertexLoaded breakpoint to VertexShaderInvocation
|
2016-05-04 10:21:51 +02:00 |
graphics_vertex_shader.h
|
citra_qt: Reorganize headers
|
2015-09-11 00:57:24 -04:00 |
profiler.cpp
|
Common: Remove section measurement from profiler (#1731)
|
2016-04-29 00:07:10 -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 |