| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-04-05 | video_core/engines: Make memory manager members private | Lioncash |
| 2019-04-05 | video_core/engines: Remove unnecessary inclusions where applicable | Lioncash |
| 2019-03-20 | gpu: Rewrite virtual memory manager using PageTable. | bunnei |
| 2019-03-16 | video_core: Refactor to use MemoryManager interface for all memory access. | bunnei |
| 2019-03-14 | gpu: Use host address for caching instead of guest address. | bunnei |
| 2019-03-06 | gpu: Move command processing to another thread. | bunnei |
| 2019-02-15 | video_core: Remove usages of System::GetInstance() within the engines | Lioncash |
| 2019-02-03 | video_core: Assert on invalid GPU to CPU address queries | ReinUsesLisp |
| 2018-11-26 | gpu: Rewrite GPU command list processing with DmaPusher class. | bunnei |
| 2018-11-17 | gl_rasterizer: Skip VB upload if the state is clean. | Markus Wick |
| 2018-10-18 | GPU: Invalidate destination address of kepler_memory writes. | bunnei |
| 2018-09-12 | GPU: Basic implementation of the Kepler Inline Memory engine (p2mf). | Subv |
