| .. |
|
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
|
4c0a700dba
Fixes for MSVC 17.7.0 Preview 3 compilation errors (#615)
|
2 years ago |
|
Core.h
|
c52a6cedf8
SSE2 version now produces the same simulation as SSE4.1 and higher (#621)
|
2 years ago |
|
FPControlWord.h
|
4e457165ee
Experimental linux armv7a support (#500)
|
2 years ago |
|
FPException.h
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 years ago |
|
FPFlushDenormals.h
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 years ago |
|
Factory.cpp
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 years ago |
|
Factory.h
|
d2f1d97004
Support for building Jolt as a shared library on Windows (#513)
|
2 years ago |
|
FixedSizeFreeList.h
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 years ago |
|
FixedSizeFreeList.inl
|
fadc299502
Fixed crash when destructing a JobSystemThreadPool that never got an Init call (#484)
|
2 years ago |
|
HashCombine.h
|
ec7ca49224
Added 64-bit hashing function to speed up body pair hashing (#469)
|
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
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 years ago |
|
IssueReporting.h
|
d2f1d97004
Support for building Jolt as a shared library on Windows (#513)
|
2 years ago |
|
JobSystem.h
|
2eec160554
Sonar fixes
|
2 years ago |
|
JobSystem.inl
|
2eec160554
Sonar fixes
|
2 years ago |
|
JobSystemSingleThreaded.cpp
|
687aefccce
Added single threaded job system (#588)
|
2 years ago |
|
JobSystemSingleThreaded.h
|
687aefccce
Added single threaded job system (#588)
|
2 years ago |
|
JobSystemThreadPool.cpp
|
53e1608634
Split off Barrier implementation to JobSystemWithBarrier (#464)
|
2 years ago |
|
JobSystemThreadPool.h
|
d2f1d97004
Support for building Jolt as a shared library on Windows (#513)
|
2 years ago |
|
JobSystemWithBarrier.cpp
|
53e1608634
Split off Barrier implementation to JobSystemWithBarrier (#464)
|
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
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 years ago |
|
LockFreeHashMap.inl
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 years ago |
|
Memory.cpp
|
b1766f345d
Using aligned_alloc instead of std::aligned_alloc (#526)
|
2 years ago |
|
Memory.h
|
3ab6961261
Fix 'unused parameter' compiler warnings (got under GCC 11, linux) (#594)
|
2 years ago |
|
Mutex.h
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 years ago |
|
MutexArray.h
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 years ago |
|
NonCopyable.h
|
d2f1d97004
Support for building Jolt as a shared library on Windows (#513)
|
2 years ago |
|
Profiler.cpp
|
d2f1d97004
Support for building Jolt as a shared library on Windows (#513)
|
2 years ago |
|
Profiler.h
|
d2f1d97004
Support for building Jolt as a shared library on Windows (#513)
|
2 years ago |
|
Profiler.inl
|
d2f1d97004
Support for building Jolt as a shared library on Windows (#513)
|
2 years ago |
|
QuickSort.h
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 years ago |
|
RTTI.cpp
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 years ago |
|
RTTI.h
|
3ab6961261
Fix 'unused parameter' compiler warnings (got under GCC 11, linux) (#594)
|
2 years ago |
|
Reference.h
|
f340da6a18
Fixed warnings emitted by MSVC 14.36 (#533)
|
2 years ago |
|
Result.h
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
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
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 years ago |
|
STLTempAllocator.h
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 years ago |
|
Semaphore.cpp
|
53e1608634
Split off Barrier implementation to JobSystemWithBarrier (#464)
|
2 years ago |
|
Semaphore.h
|
d2f1d97004
Support for building Jolt as a shared library on Windows (#513)
|
2 years ago |
|
StaticArray.h
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 years ago |
|
StreamIn.h
|
d2f1d97004
Support for building Jolt as a shared library on Windows (#513)
|
2 years ago |
|
StreamOut.h
|
d2f1d97004
Support for building Jolt as a shared library on Windows (#513)
|
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
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 years ago |
|
StringTools.h
|
d2f1d97004
Support for building Jolt as a shared library on Windows (#513)
|
2 years ago |
|
TempAllocator.h
|
3ab6961261
Fix 'unused parameter' compiler warnings (got under GCC 11, linux) (#594)
|
2 years ago |
|
TickCounter.cpp
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 years ago |
|
TickCounter.h
|
d2f1d97004
Support for building Jolt as a shared library on Windows (#513)
|
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 |