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