summaryrefslogtreecommitdiff
path: root/src/tests/common/bit_utils.cpp
diff options
context:
space:
mode:
authorGravatar ReinUsesLisp2020-12-30 22:58:05 -0300
committerGravatar ReinUsesLisp2021-01-15 16:19:36 -0300
commite996f1ad09dcfe1e9eaa0273b710560a44d9a1da (patch)
tree66efbbace2b1bdcf287edb48b9b2549ef7cbc3bb /src/tests/common/bit_utils.cpp
parentMerge pull request #5355 from lioncash/timer (diff)
downloadyuzu-e996f1ad09dcfe1e9eaa0273b710560a44d9a1da.tar.gz
yuzu-e996f1ad09dcfe1e9eaa0273b710560a44d9a1da.tar.xz
yuzu-e996f1ad09dcfe1e9eaa0273b710560a44d9a1da.zip
vk_memory_manager: Improve memory manager and its API
Fix a bug where the memory allocator could leave gaps between commits. To fix this the allocation algorithm was reworked, although it's still short in number of lines of code. Rework the allocation API to self-contained movable objects instead of naively using an unique_ptr to do the job for us. Remove the VK prefix.
Diffstat (limited to 'src/tests/common/bit_utils.cpp')
0 files changed, 0 insertions, 0 deletions