Jorrit Rouwe 23bfbbdb3c Bugfix: Ensure that we fill the buffer with zeros when aligning hace 1 año
..
ARMNeon.h db6d42bed5 Added a link to the main repository to the header of each file (#452) hace 2 años
Array.h ff05612c89 Improved allocator reallocate logic (#1094) hace 1 año
Atomics.h 71e7988e96 Added support to split up large islands (#458) hace 2 años
ByteBuffer.h 23bfbbdb3c Bugfix: Ensure that we fill the buffer with zeros when aligning hace 1 año
Color.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) hace 2 años
Color.h c416db3c76 Improved sorting of LRA constraints (#1052) hace 1 año
Core.h dc3ea78722 Added option to compile without ObjectStream to reduce library size (#1105) hace 1 año
FPControlWord.h 3824d58d09 Supporting SIMD for WASM build (#963) hace 1 año
FPException.h 3824d58d09 Supporting SIMD for WASM build (#963) hace 1 año
FPFlushDenormals.h 3824d58d09 Supporting SIMD for WASM build (#963) hace 1 año
Factory.cpp dc3ea78722 Added option to compile without ObjectStream to reduce library size (#1105) hace 1 año
Factory.h e6c8173612 Documentation hace 1 año
FixedSizeFreeList.h db6d42bed5 Added a link to the main repository to the header of each file (#452) hace 2 años
FixedSizeFreeList.inl 58445d6c26 Removed trailing whitespace from all source files (#688) hace 2 años
HashCombine.h 58445d6c26 Removed trailing whitespace from all source files (#688) hace 2 años
InsertionSort.h db6d42bed5 Added a link to the main repository to the header of each file (#452) hace 2 años
IssueReporting.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) hace 2 años
IssueReporting.h 76eb4534be Switch from using _DEBUG to NDEBUG (#1049) hace 1 año
JobSystem.h 045a87e230 Ran spell checker over all comments in the Jolt folder hace 1 año
JobSystem.inl 2eec160554 Sonar fixes hace 2 años
JobSystemSingleThreaded.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) hace 2 años
JobSystemSingleThreaded.h 687aefccce Added single threaded job system (#588) hace 2 años
JobSystemThreadPool.cpp 417b4dba99 Added option to get a callback when a job system thread starts/stops hace 1 año
JobSystemThreadPool.h 417b4dba99 Added option to get a callback when a job system thread starts/stops hace 1 año
JobSystemWithBarrier.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) hace 2 años
JobSystemWithBarrier.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) hace 2 años
LinearCurve.cpp bdc1695a64 Replace std::vector with custom implementation (#1089) hace 1 año
LinearCurve.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) hace 2 años
LockFreeHashMap.h 76eb4534be Switch from using _DEBUG to NDEBUG (#1049) hace 1 año
LockFreeHashMap.inl 76eb4534be Switch from using _DEBUG to NDEBUG (#1049) hace 1 año
Memory.cpp 534e48c7de Free memory when calling shrink_to_fit on empty array (#1093) hace 1 año
Memory.h bdc1695a64 Replace std::vector with custom implementation (#1089) hace 1 año
Mutex.h 58445d6c26 Removed trailing whitespace from all source files (#688) hace 2 años
MutexArray.h 58445d6c26 Removed trailing whitespace from all source files (#688) hace 2 años
NonCopyable.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) hace 2 años
Profiler.cpp bdc1695a64 Replace std::vector with custom implementation (#1089) hace 1 año
Profiler.h 045a87e230 Ran spell checker over all comments in the Jolt folder hace 1 año
Profiler.inl 58445d6c26 Removed trailing whitespace from all source files (#688) hace 2 años
QuickSort.h 58445d6c26 Removed trailing whitespace from all source files (#688) hace 2 años
RTTI.cpp dc3ea78722 Added option to compile without ObjectStream to reduce library size (#1105) hace 1 año
RTTI.h dc3ea78722 Added option to compile without ObjectStream to reduce library size (#1105) hace 1 año
Reference.h 045a87e230 Ran spell checker over all comments in the Jolt folder hace 1 año
Result.h 779ba3673b Ability to add soft bodies to a PhysicsScene and load/save them (#656) hace 2 años
STLAlignedAllocator.h ff05612c89 Improved allocator reallocate logic (#1094) hace 1 año
STLAllocator.h ff05612c89 Improved allocator reallocate logic (#1094) hace 1 año
STLTempAllocator.h ff05612c89 Improved allocator reallocate logic (#1094) hace 1 año
Semaphore.cpp 53e1608634 Split off Barrier implementation to JobSystemWithBarrier (#464) hace 2 años
Semaphore.h 045a87e230 Ran spell checker over all comments in the Jolt folder hace 1 año
StaticArray.h bdc1695a64 Replace std::vector with custom implementation (#1089) hace 1 año
StreamIn.h bdc1695a64 Replace std::vector with custom implementation (#1089) hace 1 año
StreamOut.h bdc1695a64 Replace std::vector with custom implementation (#1089) hace 1 año
StreamUtils.h 6d750dcc2e Changed C style casts to C++ style casts, or constructors where appropriate (#698) hace 2 años
StreamWrapper.h db6d42bed5 Added a link to the main repository to the header of each file (#452) hace 2 años
StringTools.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) hace 2 años
StringTools.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) hace 2 años
TempAllocator.h 3ae9520be6 Bugfix: TempAllocator could forward zero sized allocations hace 1 año
TickCounter.cpp d44f4bad08 Removed GetProcessorTicksPerSecond to avoid exposing code that does not 100% reliably work across platforms (#707) hace 2 años
TickCounter.h 106a35edc5 Support building for e2k (Elbrus2000) CPU architecture (VLIW) (#871) hace 1 año
UnorderedMap.h db6d42bed5 Added a link to the main repository to the header of each file (#452) hace 2 años
UnorderedSet.h db6d42bed5 Added a link to the main repository to the header of each file (#452) hace 2 años