summaryrefslogtreecommitdiffstats
path: root/src/citra_qt/debugger/graphics_framebuffer.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #291 from purpasmart96/licensebunnei2014-12-211-1/+1
|\ | | | | License change
| * License changepurpasmart962014-12-211-1/+1
| |
* | Pica: Unify ugly address translation hacks.Tony Wasserka2014-12-201-4/+4
| |
* | citra-qt: Fix invalid memory read upon program startup.Tony Wasserka2014-12-201-1/+2
| | | | | | | | This was caused by the framebuffer display widget not checking whether we are actually in a valid emulation state or not.
* | Clean up some warningsChin2014-12-201-6/+6
|/
* Some code cleanup.Tony Wasserka2014-12-091-2/+2
|
* citra-qt: Add pica framebuffer widget.Tony Wasserka2014-12-091-0/+282