| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | gpu_thread: Remove unused dma_pusher class member variable from ThreadManager | 2019-03-27 | 1 | -3/+0 | |
| * | gpu: Use host address for caching instead of guest address. | 2019-03-14 | 1 | -40/+92 | |
| * | video_core/gpu_thread: Remove unimplemented WaitForIdle function prototype | 2019-03-07 | 1 | -3/+0 | |
| * | video_core/gpu_thread: Amend constructor initializer list order | 2019-03-07 | 1 | -2/+2 | |
| * | gpu_thread: Fix deadlock with threading idle state check. | 2019-03-06 | 1 | -3/+4 | |
| * | gpu: Move command processing to another thread. | 2019-03-06 | 1 | -0/+135 |