| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | video_core/gpu_thread: Silence truncation warning in ThreadManager's constructor | 2019-04-05 | 1 | -1/+1 | |
| * | gpu_thread: Improve synchronization by using CoreTiming. | 2019-04-01 | 1 | -10/+33 | |
| * | gpu_thread: Remove unused dma_pusher class member variable from ThreadManager | 2019-03-27 | 1 | -2/+2 | |
| * | gpu: Use host address for caching instead of guest address. | 2019-03-14 | 1 | -95/+41 | |
| * | gpu_thread: Fix deadlock with threading idle state check. | 2019-03-06 | 1 | -4/+7 | |
| * | gpu_thread: (HACK) Ignore flush on FlushAndInvalidateRegion. | 2019-03-06 | 1 | -3/+1 | |
| * | gpu: Always flush. | 2019-03-06 | 1 | -8/+5 | |
| * | gpu: Move command processing to another thread. | 2019-03-06 | 1 | -0/+154 |