Archived
1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu/src/video_core/buffer_cache
Lioncash ec56a17acd buffer_cache: Remove unused small_vector in CommitAsyncFlushesHigh()
Given this is non-trivial, the constructor is required to execute, so
this removes a bit of redundant codegen.
2021-07-27 06:24:44 -04:00
..
buffer_base.h Buffer Cache: Address Feedback. 2021-07-10 21:34:55 +02:00
buffer_cache.cpp video_core: Reimplement the buffer cache 2021-02-13 02:17:22 -03:00
buffer_cache.h buffer_cache: Remove unused small_vector in CommitAsyncFlushesHigh() 2021-07-27 06:24:44 -04:00