Commit History

Author SHA1 Message Date
  David Piuva 39c5678fea Implemented parsing of scientific notation in string_toDouble, because it is sometimes used in 3D model formats. 6 months ago
  David Piuva 65fceb17ec Removed the IMPLICIT_PATH_SYNTAX macro that was too error-prone. 7 months ago
  David Piuva cb922b05b8 Using the new allocator in Array and Field collections. 9 months ago
  David Piuva c05defbca8 Reduced dependencies for tests to compile them faster. 9 months ago
  David Piuva 4e6ebfceb3 Showing all failures in tests for easier debugging. 10 months ago
  David Piuva f27116ee96 Removed the std::vector backend from dsr::List. 10 months ago
  David Piuva 1d1f4552e0 Optimized testTools. 10 months ago
  David Piuva fb7fc94991 Explicitly aligning SIMD vectors and supressing as many temps as possible to go around that g++ violates strict alignment requirements in Intel's ABI. 10 months ago
  David Piuva 06b4ae7d49 Running tests on MS-Windows using the Builder build system. 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 ed58281b60 Showing passed crash tests explicitly. 1 year ago
  David Piuva f73f35cc49 Added == and != operators for strings as another way to call string_match from template functions. 2 years ago
  David Piuva 70dc39885c Using CR-LF line endings in UTF-8 for source files. 5 years ago
  David Piuva 3c4e7bc569 Beginning of public version history. 6 years ago