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