Caleb James DeLisle
|
40d53a658b
Deal with machines where __BIGGEST_ALIGMENT__ is bigger than sizeof(struct Allocator_Allocation_pvt)
|
il y a 6 ans |
Caleb James DeLisle
|
db1f135a28
Shuffle around a couple fields in order to hopefully get an aligned structure
|
il y a 6 ans |
Caleb James DeLisle
|
bdcc95a833
A different approach to aligning memory allocations
|
il y a 6 ans |
Caleb James DeLisle
|
c5e41c66a7
Oops, missing one pad
|
il y a 6 ans |
Caleb James DeLisle
|
436d59060d
Align new allocations on __BIGGEST_ALIGNMENT__ instead of __SIZEOF_POINTER__ which is not reliable
|
il y a 6 ans |
Caleb James DeLisle
|
41efd0c895
Hopefully fixed the allocator failure to account memory properly
|
il y a 7 ans |
soredake
|
c49cc24869
links update
|
il y a 7 ans |
Caleb James DeLisle
|
c5bd11ce66
small improvements to the allocator's error catching infra
|
il y a 9 ans |
Caleb James DeLisle
|
75a55a601b
Fixed a performance issue which was detected through profiling, you need access to the parent allocator fast.
|
il y a 10 ans |
Caleb James DeLisle
|
e81f2b4a49
BufferAllocator failing on 32 bit machines
|
il y a 11 ans |
Caleb James DeLisle
|
fffb92caa8
more work done on the build
|
il y a 11 ans |
Caleb James DeLisle
|
2ffd748237
major refactor of allocator
|
il y a 11 ans |