Jorrit Rouwe 04ef2e1940 Fix for new warning in MSVC 17.10 (#1073) 1 year ago
..
ARMNeon.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
Atomics.h 71e7988e96 Added support to split up large islands (#458) 2 years ago
ByteBuffer.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
Color.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
Color.h c416db3c76 Improved sorting of LRA constraints (#1052) 1 year ago
Core.h 04ef2e1940 Fix for new warning in MSVC 17.10 (#1073) 1 year ago
FPControlWord.h 3824d58d09 Supporting SIMD for WASM build (#963) 1 year ago
FPException.h 3824d58d09 Supporting SIMD for WASM build (#963) 1 year ago
FPFlushDenormals.h 3824d58d09 Supporting SIMD for WASM build (#963) 1 year ago
Factory.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
Factory.h e6c8173612 Documentation 1 year ago
FixedSizeFreeList.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
FixedSizeFreeList.inl 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
HashCombine.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
InsertionSort.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
IssueReporting.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
IssueReporting.h 76eb4534be Switch from using _DEBUG to NDEBUG (#1049) 1 year ago
JobSystem.h 045a87e230 Ran spell checker over all comments in the Jolt folder 1 year ago
JobSystem.inl 2eec160554 Sonar fixes 2 years ago
JobSystemSingleThreaded.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
JobSystemSingleThreaded.h 687aefccce Added single threaded job system (#588) 2 years ago
JobSystemThreadPool.cpp 417b4dba99 Added option to get a callback when a job system thread starts/stops 1 year ago
JobSystemThreadPool.h 417b4dba99 Added option to get a callback when a job system thread starts/stops 1 year ago
JobSystemWithBarrier.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
JobSystemWithBarrier.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
LinearCurve.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
LinearCurve.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
LockFreeHashMap.h 76eb4534be Switch from using _DEBUG to NDEBUG (#1049) 1 year ago
LockFreeHashMap.inl 76eb4534be Switch from using _DEBUG to NDEBUG (#1049) 1 year ago
Memory.cpp d7fe0f0dfd Fix error due to return value being implicitly ignored. (#825) 2 years ago
Memory.h 3ab6961261 Fix 'unused parameter' compiler warnings (got under GCC 11, linux) (#594) 2 years ago
Mutex.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
MutexArray.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
NonCopyable.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
Profiler.cpp 6ffb5f62ee Removed ability to write a table view of a frame volume 2 years ago
Profiler.h 045a87e230 Ran spell checker over all comments in the Jolt folder 1 year ago
Profiler.inl 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
QuickSort.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
RTTI.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
RTTI.h 6d750dcc2e Changed C style casts to C++ style casts, or constructors where appropriate (#698) 2 years ago
Reference.h 045a87e230 Ran spell checker over all comments in the Jolt folder 1 year ago
Result.h 779ba3673b Ability to add soft bodies to a PhysicsScene and load/save them (#656) 2 years ago
STLAlignedAllocator.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
STLAllocator.h 6d750dcc2e Changed C style casts to C++ style casts, or constructors where appropriate (#698) 2 years ago
STLTempAllocator.h 6d750dcc2e Changed C style casts to C++ style casts, or constructors where appropriate (#698) 2 years ago
Semaphore.cpp 53e1608634 Split off Barrier implementation to JobSystemWithBarrier (#464) 2 years ago
Semaphore.h 045a87e230 Ran spell checker over all comments in the Jolt folder 1 year ago
StaticArray.h caf681426d Added StaticArray::at function for JoltPhysics.js 2 years ago
StreamIn.h 17db6d3f24 Improvements to soft body constraints (#971) 1 year ago
StreamOut.h 17db6d3f24 Improvements to soft body constraints (#971) 1 year ago
StreamUtils.h 6d750dcc2e Changed C style casts to C++ style casts, or constructors where appropriate (#698) 2 years ago
StreamWrapper.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
StringTools.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
StringTools.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 years ago
TempAllocator.h f5c3cc1f03 Replacing JPH_CRASH with std::abort (#881) 2 years ago
TickCounter.cpp d44f4bad08 Removed GetProcessorTicksPerSecond to avoid exposing code that does not 100% reliably work across platforms (#707) 2 years ago
TickCounter.h 106a35edc5 Support building for e2k (Elbrus2000) CPU architecture (VLIW) (#871) 2 years ago
UnorderedMap.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
UnorderedSet.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago