xfitgd / xfit

vulkan based windows android cross platform game engine
0 stars 0 forks source link

Vulkan memory Allocator #34

Closed xfitgd closed 1 week ago

xfitgd commented 1 week ago

Allocator를 보강해서 크기가 작은건 1칸, 큰건 2칸 이상씩 메모리 블록에 차지하도록 만듭니다. 현재는 무조건 1칸만 차지해서 큰 메모리의 경우 그만큰 메모리를 새로 만들고 작은 메모리의 경우 공간이 남습니다.

xfitgd commented 1 week ago

https://github.com/xfitgd/zig-game-engine-project/commit/885f738ea06bec9eda752c2517d8f4f9bd963f9b