summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/graphics_framebuffer.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-07citra_qt: Replace 'Pica Framebuffer Debugger' with 'Pica Surface Viewer'Jannik Vogel1-76/+0
2015-09-11citra_qt: Reorganize headersLioncash1-3/+1
2015-07-13citra-qt: Add depth formats to framebuffer viewing widget.Tony Wasserka1-2/+3
2015-07-13citra-qt: Properly specify the framebuffer format.Tony Wasserka1-1/+2
2015-03-10GPU: Added the stencil test structure to the Pica Regs struct.Subv1-3/+3
2015-03-10Frontend/Qt: Allow the framebuffer widget to inspect the depth bufferSubv1-1/+7
2015-03-04GPU: Added RGB565/RGB8 framebuffer support and various cleanups.bunnei1-1/+1
2015-02-11Pica/DebugUtils: Factor out BreakPointObserverDock into its own file.Tony Wasserka1-23/+1
2015-01-10citra-qt: Fixed some Qt errors on initializationSubv1-2/+2
2015-01-06citra-qt: Renamed all .hxx headers to .hchrisvj1-0/+0
2015-01-01Silence some -Wsign-compare warnings.Rohit Nirmal1-2/+2
2014-12-21License changepurpasmart961-1/+1
2014-12-09More coding style fixes.Tony Wasserka1-1/+1
2014-12-09citra-qt: Add pica framebuffer widget.Tony Wasserka1-0/+92