Jorrit Rouwe d44f4bad08 Removed GetProcessorTicksPerSecond to avoid exposing code that does not 100% reliably work across platforms (#707) 2 年之前
..
ARMNeon.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 年之前
Atomics.h 71e7988e96 Added support to split up large islands (#458) 2 年之前
ByteBuffer.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 年之前
Color.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 年之前
Color.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 年之前
Core.h d44f4bad08 Removed GetProcessorTicksPerSecond to avoid exposing code that does not 100% reliably work across platforms (#707) 2 年之前
FPControlWord.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 年之前
FPException.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 年之前
FPFlushDenormals.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 年之前
Factory.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 年之前
Factory.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 年之前
FixedSizeFreeList.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 年之前
FixedSizeFreeList.inl 58445d6c26 Removed trailing whitespace from all source files (#688) 2 年之前
HashCombine.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 年之前
InsertionSort.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 年之前
IssueReporting.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 年之前
IssueReporting.h ff4ce177f4 Allow using JPH_ASSERT outside of the JPH namespace 2 年之前
JobSystem.h 577c849204 Added getter for job name (#695) 2 年之前
JobSystem.inl 2eec160554 Sonar fixes 2 年之前
JobSystemSingleThreaded.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 年之前
JobSystemSingleThreaded.h 687aefccce Added single threaded job system (#588) 2 年之前
JobSystemThreadPool.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 年之前
JobSystemThreadPool.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 年之前
JobSystemWithBarrier.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 年之前
JobSystemWithBarrier.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 年之前
LinearCurve.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 年之前
LinearCurve.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 年之前
LockFreeHashMap.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 年之前
LockFreeHashMap.inl 58445d6c26 Removed trailing whitespace from all source files (#688) 2 年之前
Memory.cpp b1766f345d Using aligned_alloc instead of std::aligned_alloc (#526) 2 年之前
Memory.h 3ab6961261 Fix 'unused parameter' compiler warnings (got under GCC 11, linux) (#594) 2 年之前
Mutex.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 年之前
MutexArray.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 年之前
NonCopyable.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 年之前
Profiler.cpp d44f4bad08 Removed GetProcessorTicksPerSecond to avoid exposing code that does not 100% reliably work across platforms (#707) 2 年之前
Profiler.h d44f4bad08 Removed GetProcessorTicksPerSecond to avoid exposing code that does not 100% reliably work across platforms (#707) 2 年之前
Profiler.inl 58445d6c26 Removed trailing whitespace from all source files (#688) 2 年之前
QuickSort.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 年之前
RTTI.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 年之前
RTTI.h 6d750dcc2e Changed C style casts to C++ style casts, or constructors where appropriate (#698) 2 年之前
Reference.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 年之前
Result.h 779ba3673b Ability to add soft bodies to a PhysicsScene and load/save them (#656) 2 年之前
STLAlignedAllocator.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 年之前
STLAllocator.h 6d750dcc2e Changed C style casts to C++ style casts, or constructors where appropriate (#698) 2 年之前
STLTempAllocator.h 6d750dcc2e Changed C style casts to C++ style casts, or constructors where appropriate (#698) 2 年之前
Semaphore.cpp 53e1608634 Split off Barrier implementation to JobSystemWithBarrier (#464) 2 年之前
Semaphore.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 年之前
StaticArray.h 6d750dcc2e Changed C style casts to C++ style casts, or constructors where appropriate (#698) 2 年之前
StreamIn.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 年之前
StreamOut.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 年之前
StreamUtils.h 6d750dcc2e Changed C style casts to C++ style casts, or constructors where appropriate (#698) 2 年之前
StreamWrapper.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 年之前
StringTools.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) 2 年之前
StringTools.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) 2 年之前
TempAllocator.h 58445d6c26 Removed trailing whitespace from all source files (#688) 2 年之前
TickCounter.cpp d44f4bad08 Removed GetProcessorTicksPerSecond to avoid exposing code that does not 100% reliably work across platforms (#707) 2 年之前
TickCounter.h d44f4bad08 Removed GetProcessorTicksPerSecond to avoid exposing code that does not 100% reliably work across platforms (#707) 2 年之前
UnorderedMap.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 年之前
UnorderedSet.h db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 年之前