summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/graphics/graphics_surface.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Massive removal of unused modulesJames Rowe2018-01-131-713/+0
* Fixed type conversion ambiguityHuw Pascoe2017-09-301-1/+2
* VideoCore: Split regs.h inclusionsYuri Kunde Schlesner2017-02-091-1/+2
* VideoCore: Move Regs to its own fileYuri Kunde Schlesner2017-02-041-1/+1
* VideoCore: Split framebuffer regs from Regs structYuri Kunde Schlesner2017-02-041-12/+12
* VideoCore: Split texturing regs from Regs structYuri Kunde Schlesner2017-02-041-3/+4
* Pica/Texture: Simplify/cleanup texture tile addressingYuri Kunde Schlesner2017-02-041-7/+6
* VideoCore: Move LookupTexture out of debug_utils.hYuri Kunde Schlesner2017-02-041-3/+4
* citra-qt: Move graphics debugging code into its own folderLioncash2016-12-211-0/+710