Commit History

Автор SHA1 Съобщение Дата
  David Piuva cb922b05b8 Using the new allocator in Array and Field collections. преди 9 месеца
  David Piuva f27116ee96 Removed the std::vector backend from dsr::List. преди 10 месеца
  David Piuva 52947684a0 Using zero bytes as the error code for cache lines. преди 10 месеца
  David Piuva c8339878af Getting cache line width on MS-Windows. преди 10 месеца
  David Piuva 15d1526231 Cleaned up the code a bit using cppcheck. преди 10 месеца
  David Piuva 06b4ae7d49 Running tests on MS-Windows using the Builder build system. преди 10 месеца
  David Piuva 321fddf72b Getting cache line width using system APIs. преди 10 месеца
  David Piuva 3e2b9f3b0d Turning of memory mutex outside of main and preventing multi-threading during global construction and destruction. преди 10 месеца
  David Piuva 5a2eee2f5f Replaced std::shared_ptr with dsr::Handle and introduced textures as separate types. преди 10 месеца
  David Piuva 5f461ead94 Removed unused variable. преди 11 месеца
  David Piuva 23a4ec0820 Added an argument for zeroing memory in new heap allocations. преди 11 месеца
  David Piuva 1f7d26a807 Using the allocation header in SafePointer from Buffer and making sure that it is inherited in slices. преди 11 месеца
  David Piuva b20bdeb376 Replaced malloc with operator new and throwError with printf in the heap allocator. преди 11 месеца
  David Piuva 0bbabf38c5 Created an arena allocator for getting heap memory. преди 11 месеца