Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pica: Consolidate the primitive assembly code in PrimitiveAssembly and GeometryDumper. | Tony Wasserka | 2014-08-25 | 1 | -4/+16 |
* | Pica/DebugUtils: Add convenient tev setup printer. | Tony Wasserka | 2014-08-25 | 1 | -0/+2 |
* | Pica/citra-qt: Replace command list view and command list debugging code with something more sophisticated. | Tony Wasserka | 2014-08-25 | 1 | -0/+2 |
* | Pica/CommandProcessor: Implement parameter masking. | Tony Wasserka | 2014-08-25 | 1 | -5/+13 |
* | Pica: Add debug utility functions for dumping geometry data. | Tony Wasserka | 2014-08-25 | 1 | -0/+8 |
* | Pica: Add primitive assembly stage. | Tony Wasserka | 2014-08-12 | 1 | -1/+2 |
* | Pica: Add vertex shader implementation. | Tony Wasserka | 2014-08-12 | 1 | -5/+103 |
* | Pica: Implement vertex loading. | Tony Wasserka | 2014-08-12 | 1 | -1/+80 |
* | Pica: Add command processor. | Tony Wasserka | 2014-08-12 | 1 | -0/+60 |