summaryrefslogtreecommitdiff
path: root/src/citra_qt/debugger/graphics_framebuffer.h
AgeCommit message (Expand)Author
2015-07-13citra-qt: Add depth formats to framebuffer viewing widget.Tony Wasserka
2015-07-13citra-qt: Properly specify the framebuffer format.Tony Wasserka
2015-03-09GPU: Added the stencil test structure to the Pica Regs struct.Subv
2015-03-09Frontend/Qt: Allow the framebuffer widget to inspect the depth bufferSubv
2015-03-03GPU: Added RGB565/RGB8 framebuffer support and various cleanups.bunnei
2015-02-11Pica/DebugUtils: Factor out BreakPointObserverDock into its own file.Tony Wasserka
2015-01-10citra-qt: Fixed some Qt errors on initializationSubv
2015-01-06citra-qt: Renamed all .hxx headers to .hchrisvj