summaryrefslogtreecommitdiff
path: root/src/citra_qt/debugger/graphics_framebuffer.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* citra_qt: Replace 'Pica Framebuffer Debugger' with 'Pica Surface Viewer'Gravatar Jannik Vogel2016-05-071-76/+0
|
* citra_qt: Reorganize headersGravatar Lioncash2015-09-111-3/+1
|
* citra-qt: Add depth formats to framebuffer viewing widget.Gravatar Tony Wasserka2015-07-131-2/+3
|
* citra-qt: Properly specify the framebuffer format.Gravatar Tony Wasserka2015-07-131-1/+2
|
* GPU: Added the stencil test structure to the Pica Regs struct.Gravatar Subv2015-03-091-3/+3
|
* Frontend/Qt: Allow the framebuffer widget to inspect the depth bufferGravatar Subv2015-03-091-1/+7
|
* GPU: Added RGB565/RGB8 framebuffer support and various cleanups.Gravatar bunnei2015-03-031-1/+1
| | | | | | - Centralizes color format encode/decode functions. - Fixes endianness issues. - Implements remaining framebuffer formats in the debugger.
* Pica/DebugUtils: Factor out BreakPointObserverDock into its own file.Gravatar Tony Wasserka2015-02-111-23/+1
|
* citra-qt: Fixed some Qt errors on initializationGravatar Subv2015-01-101-2/+2
|
* citra-qt: Renamed all .hxx headers to .hGravatar chrisvj2015-01-061-0/+92