22 Commits (44b981fd3eb3db5c15bcc24e61bae45607223ee6)

Author SHA1 Message Date
Fernando Sahmkow bc8b3d225e VideoCore: Refactor fencing system. 4 years ago
Fernando Sahmkow 668e80a9f4 VideoCore: Refactor syncing. 4 years ago
Fernando Sahmkow 139ea93512 VideoCore: implement channels on gpu caches. 5 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
ameerj d618bba8a6 general: Reduce core.h includes 4 years ago
Fernando Sahmkow 4a09517336 Fence Manager: remove reference fencing. 5 years ago
Fernando Sahmkow cf38faee9b Fence Manager: Force ordering on WFI. 5 years ago
Fernando Sahmkow 63915bf2de Fence Manager: Add fences on Reference Count. 5 years ago
ReinUsesLisp 82c2601555 video_core: Reimplement the buffer cache 5 years ago
ReinUsesLisp 9764c13d6d video_core: Rewrite the texture cache 5 years ago
Lioncash 677a8b208d video_core: Resolve more variable shadowing scenarios 5 years ago
ReinUsesLisp 9e87193725 video_core: Remove all Core::System references in renderer 6 years ago
Lioncash f3bb52c0a9 video_core/fence_manager: Remove unnecessary includes 6 years ago
Jan Beich b4d0724a63 fixed_pipeline_state: explicitly use template keyword after 1f345ebe3a 6 years ago
Fernando Sahmkow 4e37f1b113 Address Feedback. 6 years ago
Fernando Sahmkow f616dc0b59 Address Feedback. 6 years ago
Fernando Sahmkow 0649f05900 QueryCache: Implement Async Flushes. 6 years ago
Fernando Sahmkow b7bc3c2549 FenceManager: Manage syncpoints and rename fences to semaphores. 6 years ago
Fernando Sahmkow 96bb961a64 BufferCache: Refactor async managing. 6 years ago
Fernando Sahmkow b10db7e4a5 FenceManager: Implement async buffer cache flushes on High settings 6 years ago
Fernando Sahmkow 57fdbd9b89 FenceManager: Implement should wait. 6 years ago
Fernando Sahmkow 1f345ebe3a GPU: Implement a Fence Manager. 6 years ago