aboutsummaryrefslogtreecommitdiff
path: root/src/citra_qt/debugger/graphics_cmdlists.cpp
AgeCommit message (Expand)Author
2015-05-22Pica: Create 'State' structure and move state memory there.bunnei
2015-05-09Memory: Add GetPhysicalPointer helper functionYuri Kunde Schlesner
2015-05-09Memory: Support more regions in the VAddr-PAddr translation functionsYuri Kunde Schlesner
2015-03-03GPU: Added RGB565/RGB8 framebuffer support and various cleanups.bunnei
2015-01-13Pica/Rasterizer: Add ETC1 texture decompression support.Tony Wasserka
2015-01-06citra-qt: Renamed all .hxx headers to .hchrisvj
2015-01-01Silence some -Wsign-compare warnings.Rohit Nirmal
2014-12-21Merge pull request #291 from purpasmart96/licensebunnei
2014-12-20License changepurpasmart96
2014-12-20Add support for a ridiculous number of texture formats.Tony Wasserka
2014-12-20Pica: Unify ugly address translation hacks.Tony Wasserka
2014-12-20Pica: Merge texture lookup logic for DebugUtils and Rasterizer.Tony Wasserka
2014-12-20Pica: Initial support for multitexturing.Tony Wasserka
2014-12-09More cleanups.Tony Wasserka
2014-12-09citra-qt: Rename "Stop Tracing" to "Finish Tracing".Tony Wasserka
2014-12-09Some code cleanup.Tony Wasserka
2014-12-09citra_qt: Add enhanced texture debugging widgets.Tony Wasserka
2014-12-09citra-qt: Add texture viewer to Pica command list.Tony Wasserka
2014-12-09citra-qt: Polish the pica tracing widget.Tony Wasserka
2014-08-25Pica/citra-qt: Replace command list view and command list debugging code with...Tony Wasserka
2014-08-12Pica: Add command processor.Tony Wasserka
2014-08-12Remove the fancy RegisterSet class introduced in 4c2bff61e.Tony Wasserka
2014-06-12Further refine GPU command list debugging.Tony Wasserka
2014-06-12Refine command list debugging functionality and its qt interface.Tony Wasserka
2014-06-12citra-qt: Add command list view.Tony Wasserka