2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/video_core/buffer_cache
ReinUsesLisp 3b0baf746e buffer_cache: Remove shared pointers
Removing shared pointers is a first step to be able to use intrusive
objects and keep allocations close to one another in memory.
2020-05-21 16:02:54 -03:00
..
buffer_block.h
buffer_cache.h buffer_cache: Remove shared pointers 2020-05-21 16:02:54 -03:00
map_interval.h buffer_cache: Remove shared pointers 2020-05-21 16:02:54 -03:00