Historia zmian

Autor SHA1 Wiadomość Data
  David Piuva 5a2eee2f5f Replaced std::shared_ptr with dsr::Handle and introduced textures as separate types. 11 miesięcy temu
  David Piuva 81a31bd82d Bruteforce tested virtual stack allocation with multiple threads. 1 rok temu
  David Piuva 01ae9a087c Fixed the new memory safety. 1 rok temu
  David Piuva d8faaab238 Moved the allocation header to SafePointer and made it reusable for other allocators. 1 rok temu
  David Piuva cd78fe5c21 Automatically expanding the virtual stack using heap memory when running out of memory. 1 rok temu
  David Piuva 070d84388b Added include guard and moved in includes. 1 rok temu
  David Piuva 935942e0cd Using the virtual stack and doubling the stack memory. 1 rok temu
  David Piuva 072d215085 Implemented memory alignment for the virtual stack allocator. 1 rok temu
  David Piuva d6981f34c8 Trying a fixed size virtual stack in thread local memory. 1 rok temu