Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpu: Rewrite virtual memory manager using PageTable. | bunnei | 2019-03-21 | 1 | -1/+0 |
* | video_core/dma_pusher: Simplyfy Step() logic. | Markus Wick | 2019-02-19 | 1 | -3/+0 |
* | video_core/dma_pusher: The full list of headers at once. | Markus Wick | 2019-02-19 | 1 | -0/+2 |
* | video_core/dma_pusher: Silence C4828 warnings | Lioncash | 2019-01-30 | 1 | -1/+1 |
* | dma_pushbuffer: Optimize to avoid loop and copy on Push. | bunnei | 2018-11-28 | 1 | -3/+7 |
* | gpu: Rewrite GPU command list processing with DmaPusher class. | bunnei | 2018-11-27 | 1 | -0/+95 |