aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/citra_qt/debugger/graphics_framebuffer.h
Commit message (Collapse)AuthorAge
* citra-qt: Add depth formats to framebuffer viewing widget.Gravatar Tony Wasserka2015-07-13
|
* citra-qt: Properly specify the framebuffer format.Gravatar Tony Wasserka2015-07-13
|
* GPU: Added the stencil test structure to the Pica Regs struct.Gravatar Subv2015-03-09
|
* Frontend/Qt: Allow the framebuffer widget to inspect the depth bufferGravatar Subv2015-03-09
|
* GPU: Added RGB565/RGB8 framebuffer support and various cleanups.Gravatar bunnei2015-03-03
| | | | | | - 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-11
|
* citra-qt: Fixed some Qt errors on initializationGravatar Subv2015-01-10
|
* citra-qt: Renamed all .hxx headers to .hGravatar chrisvj2015-01-06