yuzu/src/video_core/buffer_cache
Morph 0e8a3bf3e5 buffer_cache: Add missing includes (#3079)
`boost::make_iterator_range` is available when `boost/range/iterator_range.hpp` is included.
Also include `boost/icl/interval_map.hpp` and `boost/icl/interval_set.hpp`.
2019-11-07 06:25:53 +00:00
..
buffer_block.h video_core: Silent miscellaneous warnings (#2820) 2019-08-30 14:08:00 -04:00
buffer_cache.h buffer_cache: Add missing includes (#3079) 2019-11-07 06:25:53 +00:00
map_interval.h Buffer_Cache: Optimize and track written areas. 2019-08-21 12:14:25 -04:00