Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-01-06 | citra-qt: Renamed all .hxx headers to .h | chrisvj | 1 | -1/+1 | |
2015-01-01 | Set object name for the graphics debugger | Daniel Lundqvist | 1 | -1/+1 | |
Setting an object name for GPUCommandStreamWidget allows for saving the graphics debugger's state (if it's show, position, etc). This state is then restored when restarting the application. | |||||
2014-12-21 | License change | purpasmart96 | 1 | -1/+1 | |
2014-08-06 | GSP: Removed dumb GX prefixes to functions/structs in GSP namespace. | bunnei | 1 | -8/+8 | |
- Various other cleanups. | |||||
2014-07-23 | GSP: Clean up GX command processing a lot and treat command id as a u8 rather than a u32. | Tony Wasserka | 1 | -16/+18 | |
Anonymous structs are not standard C++, hence don't use them. | |||||
2014-06-12 | citra-qt: Add GX command history viewer. | Tony Wasserka | 1 | -0/+83 | |