summaryrefslogtreecommitdiffstats
path: root/src/video_core/buffer_cache/buffer_cache_base.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-15Buffer Cache: Clear sync code.Fernando Sahmkow1-3/+0
2023-05-07Buffer cache: always use async buffer downloads and fix regression.Fernando Sahmkow1-2/+0
2023-05-07GPU: Add Reactive flushingFernando Sahmkow1-2/+3
2023-05-01BufferCache: Fixes and address feedbackFernando Sahmkow1-8/+11
2023-04-29Buffer Cache: Release stagging buffers on tick frameFernando Sahmkow1-5/+1
2023-04-29Clang: format and ficx compile errors.Fernando Sahmkow1-15/+17
2023-04-29Implement Async downloads in normal and fix a few issues.Fernando Sahmkow1-3/+22
2023-04-29Buffer Cache rework: Setup async downloads.Fernando Sahmkow1-6/+59
2023-04-29Buffer Cache: Fully rework the buffer cache.Fernando Sahmkow1-0/+507