Historial de Commits

Autor SHA1 Mensaje Fecha
  David Piuva 3680656487 Fixed missing U in some string literals. hace 10 meses
  David Piuva 3e2b9f3b0d Turning of memory mutex outside of main and preventing multi-threading during global construction and destruction. hace 10 meses
  David Piuva 5a2eee2f5f Replaced std::shared_ptr with dsr::Handle and introduced textures as separate types. hace 11 meses
  David Piuva 81a31bd82d Bruteforce tested virtual stack allocation with multiple threads. hace 1 año
  David Piuva 01ae9a087c Fixed the new memory safety. hace 1 año
  David Piuva d8faaab238 Moved the allocation header to SafePointer and made it reusable for other allocators. hace 1 año
  David Piuva cd78fe5c21 Automatically expanding the virtual stack using heap memory when running out of memory. hace 1 año
  David Piuva 070d84388b Added include guard and moved in includes. hace 1 año
  David Piuva 935942e0cd Using the virtual stack and doubling the stack memory. hace 1 año
  David Piuva 072d215085 Implemented memory alignment for the virtual stack allocator. hace 1 año
  David Piuva d6981f34c8 Trying a fixed size virtual stack in thread local memory. hace 1 año