summaryrefslogtreecommitdiffstats
path: root/src/video_core/buffer_cache/buffer_cache_base.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* BufferCache: Fixes and address feedbackFernando Sahmkow2023-05-011-8/+11
* Buffer Cache: Release stagging buffers on tick frameFernando Sahmkow2023-04-291-5/+1
* Clang: format and ficx compile errors.Fernando Sahmkow2023-04-291-15/+17
* Implement Async downloads in normal and fix a few issues.Fernando Sahmkow2023-04-291-3/+22
* Buffer Cache rework: Setup async downloads.Fernando Sahmkow2023-04-291-6/+59
* Buffer Cache: Fully rework the buffer cache.Fernando Sahmkow2023-04-291-0/+507