| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | video_core: Remove all Core::System references in renderer | 2020-09-06 | 1 | -15/+12 | |
| * | video_core/fence_manager: Remove unnecessary includes | 2020-08-23 | 1 | -5/+0 | |
| * | fixed_pipeline_state: explicitly use template keyword after 1f345ebe3a55 | 2020-05-01 | 1 | -2/+4 | |
| * | Address Feedback. | 2020-04-22 | 1 | -6/+6 | |
| * | Address Feedback. | 2020-04-22 | 1 | -30/+42 | |
| * | QueryCache: Implement Async Flushes. | 2020-04-22 | 1 | -4/+14 | |
| * | FenceManager: Manage syncpoints and rename fences to semaphores. | 2020-04-22 | 1 | -9/+49 | |
| * | BufferCache: Refactor async managing. | 2020-04-22 | 1 | -3/+3 | |
| * | FenceManager: Implement async buffer cache flushes on High settings | 2020-04-22 | 1 | -4/+11 | |
| * | FenceManager: Implement should wait. | 2020-04-22 | 1 | -2/+6 | |
| * | GPU: Implement a Fence Manager. | 2020-04-22 | 1 | -0/+97 |