| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | video_core/texures/texture: Remove unnecessary includes | 2019-04-06 | 1 | -0/+1 | |
| * | video_core: Refactor to use MemoryManager interface for all memory access. | 2019-03-16 | 1 | -5/+2 | |
| * | dma_pusher: Store command_list_header by copy | 2019-03-08 | 1 | -1/+1 | |
| * | video_core/dma_pusher: Simplyfy Step() logic. | 2019-02-19 | 1 | -78/+77 | |
| * | video_core/dma_pusher: The full list of headers at once. | 2019-02-19 | 1 | -48/+56 | |
| * | video_core: Assert on invalid GPU to CPU address queries | 2019-02-03 | 1 | -2/+4 | |
| * | dma_pushbuffer: Optimize to avoid loop and copy on Push. | 2018-11-27 | 1 | -2/+10 | |
| * | gpu: Move command list profiling to DmaPusher::DispatchCalls. | 2018-11-27 | 1 | -0/+5 | |
| * | gpu: Rewrite GPU command list processing with DmaPusher class. | 2018-11-26 | 1 | -0/+110 |