Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GSP: Removed dumb GX prefixes to functions/structs in GSP namespace. | bunnei | 2014-08-06 | 1 | -6/+6 |
* | GSP: Clean up GX command processing a lot and treat command id as a u8 rather than a u32. | Tony Wasserka | 2014-07-23 | 1 | -3/+2 |
* | GPU debugger: Don't keep track of debugging data if no debugger views are active. | Tony Wasserka | 2014-07-22 | 1 | -0/+6 |
* | GPU debugger: Const correctness and build fix. | Tony Wasserka | 2014-06-12 | 1 | -3/+3 |
* | Further refine GPU command list debugging. | Tony Wasserka | 2014-06-12 | 1 | -0/+1 |
* | Refine command list debugging functionality and its qt interface. | Tony Wasserka | 2014-06-12 | 1 | -8/+15 |
* | citra-qt: Add command list view. | Tony Wasserka | 2014-06-12 | 1 | -2/+2 |
* | GPU debugger: Add functionality to inspect command lists. | Tony Wasserka | 2014-06-12 | 1 | -1/+53 |
* | Add initial graphics debugger interface. | Tony Wasserka | 2014-06-12 | 1 | -0/+97 |