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