Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | video_core: Use variable template variants of type_traits interfaces where applicable | Lioncash | 2018-08-10 | 1 | -2/+1 |
* | GPU: Process command mode 5 (IncreaseOnce) differently from other commands. | Subv | 2018-03-17 | 1 | -2/+0 |
* | Make a GPU class in VideoCore to contain the GPU state. | Subv | 2018-02-12 | 1 | -4/+0 |
* | GPU: Added a command processor to decode the GPU pushbuffers and forward the commands to their respective engines. | Subv | 2018-02-12 | 1 | -0/+43 |
* | Remove references to PICA and rasterizers in video_core | James Rowe | 2018-01-13 | 1 | -41/+0 |
* | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 2016-09-21 | 1 | -1/+0 |
* | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 2016-09-18 | 1 | -3/+3 |
* | Core: Cleanup hw includes. | Emmanuel Gil Peyrot | 2015-06-28 | 1 | -2/+2 |
* | License change | purpasmart96 | 2014-12-21 | 1 | -1/+1 |
* | Pica/CommandProcessor: Implement parameter masking. | Tony Wasserka | 2014-08-25 | 1 | -1/+12 |
* | Pica: Add command processor. | Tony Wasserka | 2014-08-12 | 1 | -0/+31 |