summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/graphics/graphics_surface.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-13Massive removal of unused modulesJames Rowe1-713/+0
2017-09-30Fixed type conversion ambiguityHuw Pascoe1-1/+2
2017-02-09VideoCore: Split regs.h inclusionsYuri Kunde Schlesner1-1/+2
2017-02-04VideoCore: Move Regs to its own fileYuri Kunde Schlesner1-1/+1
2017-02-04VideoCore: Split framebuffer regs from Regs structYuri Kunde Schlesner1-12/+12
2017-02-04VideoCore: Split texturing regs from Regs structYuri Kunde Schlesner1-3/+4
2017-02-04Pica/Texture: Simplify/cleanup texture tile addressingYuri Kunde Schlesner1-7/+6
2017-02-04VideoCore: Move LookupTexture out of debug_utils.hYuri Kunde Schlesner1-3/+4
2016-12-21citra-qt: Move graphics debugging code into its own folderLioncash1-1/+1
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner1-1/+1
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-5/+1
2016-09-19Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner1-7/+4
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-130/+111
2016-05-07citra_qt: Replace 'Pica Framebuffer Debugger' with 'Pica Surface Viewer'Jannik Vogel1-0/+736