summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/graphics_framebuffer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* citra-qt: Add depth formats to framebuffer viewing widget.Tony Wasserka2015-07-131-2/+3
* citra-qt: Properly specify the framebuffer format.Tony Wasserka2015-07-131-1/+2
* GPU: Added the stencil test structure to the Pica Regs struct.Subv2015-03-101-3/+3
* Frontend/Qt: Allow the framebuffer widget to inspect the depth bufferSubv2015-03-101-1/+7
* GPU: Added RGB565/RGB8 framebuffer support and various cleanups.bunnei2015-03-041-1/+1
* Pica/DebugUtils: Factor out BreakPointObserverDock into its own file.Tony Wasserka2015-02-111-23/+1
* citra-qt: Fixed some Qt errors on initializationSubv2015-01-101-2/+2
* citra-qt: Renamed all .hxx headers to .hchrisvj2015-01-061-0/+92