David Piuva
|
cb922b05b8
Using the new allocator in Array and Field collections.
|
9 months ago |
David Piuva
|
f27116ee96
Removed the std::vector backend from dsr::List.
|
10 months ago |
David Piuva
|
321fddf72b
Getting cache line width using system APIs.
|
10 months ago |
David Piuva
|
3e2b9f3b0d
Turning of memory mutex outside of main and preventing multi-threading during global construction and destruction.
|
10 months ago |
David Piuva
|
5a2eee2f5f
Replaced std::shared_ptr with dsr::Handle and introduced textures as separate types.
|
10 months ago |
David Piuva
|
23a4ec0820
Added an argument for zeroing memory in new heap allocations.
|
11 months ago |
David Piuva
|
1f7d26a807
Using the allocation header in SafePointer from Buffer and making sure that it is inherited in slices.
|
11 months ago |
David Piuva
|
0bbabf38c5
Created an arena allocator for getting heap memory.
|
11 months ago |