1
0
Fork 0
forked from suyu/suyu
suyu/src/video_core/buffer_cache
ReinUsesLisp 9476309d53 buffer_cache: Only flush downloaded size
Fixes a regression unintentionally introduced by the garbage collector.
This makes regular memory downloads only flush the requested sizes.

This negatively affected Koei Tecmo games.
2021-06-26 03:29:34 -03:00
..
buffer_base.h Initial Reaper Setup 2021-06-16 21:35:02 +02:00
buffer_cache.cpp video_core: Reimplement the buffer cache 2021-02-13 02:17:22 -03:00
buffer_cache.h buffer_cache: Only flush downloaded size 2021-06-26 03:29:34 -03:00