BearishSun 6d9f7188d6 Bugfix: Removed frame allocator thread checks since non-global allocators can be freely passed around to different threads %!s(int64=8) %!d(string=hai) anos
..
BsFrameAlloc.cpp 6d9f7188d6 Bugfix: Removed frame allocator thread checks since non-global allocators can be freely passed around to different threads %!s(int64=8) %!d(string=hai) anos
BsFrameAlloc.h 24a1f44cd8 Refactor: Cleaned up custom allocators %!s(int64=8) %!d(string=hai) anos
BsFreeAlloc.h 24a1f44cd8 Refactor: Cleaned up custom allocators %!s(int64=8) %!d(string=hai) anos
BsGroupAlloc.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) %!s(int64=8) %!d(string=hai) anos
BsMemAllocProfiler.h 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) %!s(int64=8) %!d(string=hai) anos
BsMemoryAllocator.cpp 1f039b0d65 Massive refactor: Re-organizing all files into relevant sub-directories for easier navigation (for non-Visual Studio IDEs) %!s(int64=8) %!d(string=hai) anos
BsMemoryAllocator.h 24a1f44cd8 Refactor: Cleaned up custom allocators %!s(int64=8) %!d(string=hai) anos
BsPoolAlloc.h 27387db5bd Feature: Added a pool allocator for fast allocation/deallocation of objects of equal size %!s(int64=8) %!d(string=hai) anos
BsStackAlloc.cpp 24a1f44cd8 Refactor: Cleaned up custom allocators %!s(int64=8) %!d(string=hai) anos
BsStackAlloc.h 24a1f44cd8 Refactor: Cleaned up custom allocators %!s(int64=8) %!d(string=hai) anos
BsStaticAlloc.h 24a1f44cd8 Refactor: Cleaned up custom allocators %!s(int64=8) %!d(string=hai) anos