Commit History

Author SHA1 Message Date
  Jorrit Rouwe db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
  Jorrit Rouwe f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago
  Jorrit Rouwe 8ccd3ce3b6 Fixed alignment issue of BodyPair struct (#194) 3 years ago
  Jorrit Rouwe aab9527141 The PerformanceTest is now deterministic between Windows and Linux (tested on clang 13) (#184) 3 years ago
  Jorrit Rouwe b68097f582 Ability to override memory allocations (#183) 3 years ago
  Joshie 662a0dfefc Collection of misc. fixes from porting to a new platform (#161) 3 years ago
  jorrit 9b486c70dd Fixed possible memory corruption if allocator is full and many requests to insert a key are done afterwards (see comment in code). 3 years ago
  Jorrit Rouwe 360db20371 Moved load out of the loop, compare_exchange_weak will update the value so the load is redundant 3 years ago
  Jorrit Rouwe c9796f6071 Sonar fixes (#125) 3 years ago
  Jorrit Rouwe 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 years ago
  jrouwe 3fbc103965 Improved contact cache scaling across multiple cores (#26) 3 years ago
  Jorrit Rouwe 686ab6ab85 Initial import 4 years ago