mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-01-23 03:03:49 +00:00
Allow users of the allocator to hint memory usage for downloads. This removes the non-descriptive boolean passed for "host visible" or not host visible memory commits, and uses an enum to hint device local, upload and download usages.