mirror of
https://git.citron-emu.org/Citron/Citron.git
synced 2026-04-10 01:20:20 +00:00
It keeps track of the modified CPU and GPU ranges on a CPU page granularity, notifying the given rasterizer about state changes in the tracking behavior of the buffer. Use a small vector optimization to store buffers smaller than 256 KiB locally instead of using free store memory allocations. |
||
|---|---|---|
| .. | ||
| buffer_base.h | ||
| buffer_block.h | ||
| buffer_cache.h | ||
| map_interval.cpp | ||
| map_interval.h | ||