Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-23 | GSP: Clean up GX command processing a lot and treat command id as a u8 ↵ | Tony Wasserka | |
rather than a u32. Anonymous structs are not standard C++, hence don't use them. | |||
2014-06-22 | citra_qt: Removed autogenerated files from repo and fixed build issues. | bunnei | |
2014-06-14 | Merge branch 'threading' of https://github.com/bunnei/citra | bunnei | |
Conflicts: src/core/hle/function_wrappers.h src/core/hle/service/gsp.cpp | |||
2014-06-12 | Further refine GPU command list debugging. | Tony Wasserka | |
2014-06-12 | Refine command list debugging functionality and its qt interface. | Tony Wasserka | |
2014-06-12 | citra-qt: Add command list view. | Tony Wasserka | |
2014-06-12 | citra-qt: Add GX command history viewer. | Tony Wasserka | |
2014-06-05 | qt: updated disassembler to show 2X as many instructions | bunnei | |
2014-04-18 | Remove unused QTableView | Mathieu Vaillancourt | |
2014-04-18 | UI/debugger changes | Mathieu Vaillancourt | |