Jorrit Rouwe 377931cd27 Made ConvexVsMesh performance test 5% faster 3 years ago
..
AlignedAllocator.h 4f87ec71da sonar fixes (#15) 3 years ago
Atomics.h 686ab6ab85 Initial import 4 years ago
ByteBuffer.h 686ab6ab85 Initial import 4 years ago
Color.cpp ae3a96900d Made colors in Color::sGetDistinctColor constexpr to avoid static initialization order issues when determining the colors for the various physics jobs 3 years ago
Color.h ae3a96900d Made colors in Color::sGetDistinctColor constexpr to avoid static initialization order issues when determining the colors for the various physics jobs 3 years ago
Core.h 95a2ad845d - Added define JPH_TRACK_BROADPHASE_STATS that allow you to collect stats about the broadphase performance (do not enable by default!) (#8) 3 years ago
FPControlWord.h 3f5479de0b Fixed failing unit test FlushDenormalsTests in release mode for ARM, the input was accidentally marked as an output and optimized away 3 years ago
FPException.h 686ab6ab85 Initial import 4 years ago
FPFlushDenormals.h 686ab6ab85 Initial import 4 years ago
Factory.cpp 2d3127668e Fixed some sonar issues 4 years ago
Factory.h 2d3127668e Fixed some sonar issues 4 years ago
FixedSizeFreeList.h 377931cd27 Made ConvexVsMesh performance test 5% faster 3 years ago
FixedSizeFreeList.inl 377931cd27 Made ConvexVsMesh performance test 5% faster 3 years ago
HashCombine.h 686ab6ab85 Initial import 4 years ago
IssueReporting.cpp 686ab6ab85 Initial import 4 years ago
IssueReporting.h 686ab6ab85 Initial import 4 years ago
JobSystem.h 4f87ec71da sonar fixes (#15) 3 years ago
JobSystem.inl 686ab6ab85 Initial import 4 years ago
JobSystemThreadPool.cpp 4f87ec71da sonar fixes (#15) 3 years ago
JobSystemThreadPool.h 686ab6ab85 Initial import 4 years ago
LinearCurve.cpp 686ab6ab85 Initial import 4 years ago
LinearCurve.h 686ab6ab85 Initial import 4 years ago
LockFreeHashMap.h e514f17b59 typo in comment 3 years ago
LockFreeHashMap.inl 3fbc103965 Improved contact cache scaling across multiple cores (#26) 3 years ago
Memory.cpp 686ab6ab85 Initial import 4 years ago
Memory.h 686ab6ab85 Initial import 4 years ago
Mutex.h a8647da981 Changed labels on SharedMutex to RLock / WLock to distinguish them from Mutex's Lock 3 years ago
MutexArray.h ef371411af Made amount of mutexes in the mutex array dependent on the amount of CPU cores (#9) 3 years ago
NonCopyable.h e7ae916d35 Sonar: Code smell fixes 3 years ago
Profiler.cpp 2e13314a26 PerformanceTest now creates named profile dumps 3 years ago
Profiler.h 2e13314a26 PerformanceTest now creates named profile dumps 3 years ago
Profiler.inl 686ab6ab85 Initial import 4 years ago
RTTI.cpp 686ab6ab85 Initial import 4 years ago
RTTI.h 4f87ec71da sonar fixes (#15) 3 years ago
Reference.h 405c4a2dac Sonar: Added '= default' where possible. 4 years ago
Result.h d90e396a7d sonar fix 3 years ago
StaticArray.h 4f87ec71da sonar fixes (#15) 3 years ago
StreamIn.h 23c1b9d902 Added performance test app (#25) 3 years ago
StreamOut.h 23c1b9d902 Added performance test app (#25) 3 years ago
StreamWrapper.h 686ab6ab85 Initial import 4 years ago
StringTools.cpp 686ab6ab85 Initial import 4 years ago
StringTools.h 686ab6ab85 Initial import 4 years ago
TempAllocator.h 4f87ec71da sonar fixes (#15) 3 years ago
TickCounter.cpp 37b1bf1055 sonar fixes 4 years ago
TickCounter.h 686ab6ab85 Initial import 4 years ago