jrouwe 23c1b9d902 Added performance test app (#25) 4 years ago
..
AlignedAllocator.h 4f87ec71da sonar fixes (#15) 4 years ago
Atomics.h 686ab6ab85 Initial import 4 years ago
ByteBuffer.h 686ab6ab85 Initial import 4 years ago
Color.cpp 37b1bf1055 sonar fixes 4 years ago
Color.h 686ab6ab85 Initial import 4 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) 4 years ago
FPControlWord.h 686ab6ab85 Initial import 4 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 655e5618d5 mNumFreeObjects is only used for an assert, removing it when assertions are off 4 years ago
FixedSizeFreeList.inl 655e5618d5 mNumFreeObjects is only used for an assert, removing it when assertions are off 4 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) 4 years ago
JobSystem.inl 686ab6ab85 Initial import 4 years ago
JobSystemThreadPool.cpp 4f87ec71da sonar fixes (#15) 4 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 686ab6ab85 Initial import 4 years ago
LockFreeHashMap.inl 686ab6ab85 Initial import 4 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 4 years ago
MutexArray.h ef371411af Made amount of mutexes in the mutex array dependent on the amount of CPU cores (#9) 4 years ago
NonCopyable.h e7ae916d35 Sonar: Code smell fixes 4 years ago
Profiler.cpp 4f87ec71da sonar fixes (#15) 4 years ago
Profiler.h 686ab6ab85 Initial import 4 years ago
Profiler.inl 686ab6ab85 Initial import 4 years ago
RTTI.cpp 686ab6ab85 Initial import 4 years ago
RTTI.h 4f87ec71da sonar fixes (#15) 4 years ago
Reference.h 405c4a2dac Sonar: Added '= default' where possible. 4 years ago
Result.h d90e396a7d sonar fix 4 years ago
StaticArray.h 4f87ec71da sonar fixes (#15) 4 years ago
StreamIn.h 23c1b9d902 Added performance test app (#25) 4 years ago
StreamOut.h 23c1b9d902 Added performance test app (#25) 4 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) 4 years ago
TickCounter.cpp 37b1bf1055 sonar fixes 4 years ago
TickCounter.h 686ab6ab85 Initial import 4 years ago