| .. |
|
ARMNeon.h
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 anos atrás |
|
Atomics.h
|
71e7988e96
Added support to split up large islands (#458)
|
2 anos atrás |
|
ByteBuffer.h
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 anos atrás |
|
Color.cpp
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 anos atrás |
|
Color.h
|
c94628d2a0
Added easy to use implementation of DebugRenderer (#1019)
|
1 ano atrás |
|
Core.h
|
d89eca1a2d
Disabling -Wpedantic on gcc (#1013)
|
1 ano atrás |
|
FPControlWord.h
|
3824d58d09
Supporting SIMD for WASM build (#963)
|
1 ano atrás |
|
FPException.h
|
3824d58d09
Supporting SIMD for WASM build (#963)
|
1 ano atrás |
|
FPFlushDenormals.h
|
3824d58d09
Supporting SIMD for WASM build (#963)
|
1 ano atrás |
|
Factory.cpp
|
58445d6c26
Removed trailing whitespace from all source files (#688)
|
2 anos atrás |
|
Factory.h
|
e6c8173612
Documentation
|
1 ano atrás |
|
FixedSizeFreeList.h
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 anos atrás |
|
FixedSizeFreeList.inl
|
58445d6c26
Removed trailing whitespace from all source files (#688)
|
2 anos atrás |
|
HashCombine.h
|
58445d6c26
Removed trailing whitespace from all source files (#688)
|
2 anos atrás |
|
InsertionSort.h
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 anos atrás |
|
IssueReporting.cpp
|
58445d6c26
Removed trailing whitespace from all source files (#688)
|
2 anos atrás |
|
IssueReporting.h
|
ff4ce177f4
Allow using JPH_ASSERT outside of the JPH namespace
|
2 anos atrás |
|
JobSystem.h
|
045a87e230
Ran spell checker over all comments in the Jolt folder
|
1 ano atrás |
|
JobSystem.inl
|
2eec160554
Sonar fixes
|
2 anos atrás |
|
JobSystemSingleThreaded.cpp
|
58445d6c26
Removed trailing whitespace from all source files (#688)
|
2 anos atrás |
|
JobSystemSingleThreaded.h
|
687aefccce
Added single threaded job system (#588)
|
2 anos atrás |
|
JobSystemThreadPool.cpp
|
3487b287a8
Fix for GCC warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 9
|
1 ano atrás |
|
JobSystemThreadPool.h
|
045a87e230
Ran spell checker over all comments in the Jolt folder
|
1 ano atrás |
|
JobSystemWithBarrier.cpp
|
58445d6c26
Removed trailing whitespace from all source files (#688)
|
2 anos atrás |
|
JobSystemWithBarrier.h
|
d2f1d97004
Support for building Jolt as a shared library on Windows (#513)
|
2 anos atrás |
|
LinearCurve.cpp
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 anos atrás |
|
LinearCurve.h
|
d2f1d97004
Support for building Jolt as a shared library on Windows (#513)
|
2 anos atrás |
|
LockFreeHashMap.h
|
045a87e230
Ran spell checker over all comments in the Jolt folder
|
1 ano atrás |
|
LockFreeHashMap.inl
|
6fd46901b5
Fixed issues found by PVS-Studio (#729)
|
2 anos atrás |
|
Memory.cpp
|
d7fe0f0dfd
Fix error due to return value being implicitly ignored. (#825)
|
2 anos atrás |
|
Memory.h
|
3ab6961261
Fix 'unused parameter' compiler warnings (got under GCC 11, linux) (#594)
|
2 anos atrás |
|
Mutex.h
|
58445d6c26
Removed trailing whitespace from all source files (#688)
|
2 anos atrás |
|
MutexArray.h
|
58445d6c26
Removed trailing whitespace from all source files (#688)
|
2 anos atrás |
|
NonCopyable.h
|
d2f1d97004
Support for building Jolt as a shared library on Windows (#513)
|
2 anos atrás |
|
Profiler.cpp
|
6ffb5f62ee
Removed ability to write a table view of a frame volume
|
2 anos atrás |
|
Profiler.h
|
045a87e230
Ran spell checker over all comments in the Jolt folder
|
1 ano atrás |
|
Profiler.inl
|
58445d6c26
Removed trailing whitespace from all source files (#688)
|
2 anos atrás |
|
QuickSort.h
|
58445d6c26
Removed trailing whitespace from all source files (#688)
|
2 anos atrás |
|
RTTI.cpp
|
58445d6c26
Removed trailing whitespace from all source files (#688)
|
2 anos atrás |
|
RTTI.h
|
6d750dcc2e
Changed C style casts to C++ style casts, or constructors where appropriate (#698)
|
2 anos atrás |
|
Reference.h
|
045a87e230
Ran spell checker over all comments in the Jolt folder
|
1 ano atrás |
|
Result.h
|
779ba3673b
Ability to add soft bodies to a PhysicsScene and load/save them (#656)
|
2 anos atrás |
|
STLAlignedAllocator.h
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 anos atrás |
|
STLAllocator.h
|
6d750dcc2e
Changed C style casts to C++ style casts, or constructors where appropriate (#698)
|
2 anos atrás |
|
STLTempAllocator.h
|
6d750dcc2e
Changed C style casts to C++ style casts, or constructors where appropriate (#698)
|
2 anos atrás |
|
Semaphore.cpp
|
53e1608634
Split off Barrier implementation to JobSystemWithBarrier (#464)
|
2 anos atrás |
|
Semaphore.h
|
045a87e230
Ran spell checker over all comments in the Jolt folder
|
1 ano atrás |
|
StaticArray.h
|
caf681426d
Added StaticArray::at function for JoltPhysics.js
|
2 anos atrás |
|
StreamIn.h
|
17db6d3f24
Improvements to soft body constraints (#971)
|
1 ano atrás |
|
StreamOut.h
|
17db6d3f24
Improvements to soft body constraints (#971)
|
1 ano atrás |
|
StreamUtils.h
|
6d750dcc2e
Changed C style casts to C++ style casts, or constructors where appropriate (#698)
|
2 anos atrás |
|
StreamWrapper.h
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 anos atrás |
|
StringTools.cpp
|
58445d6c26
Removed trailing whitespace from all source files (#688)
|
2 anos atrás |
|
StringTools.h
|
d2f1d97004
Support for building Jolt as a shared library on Windows (#513)
|
2 anos atrás |
|
TempAllocator.h
|
f5c3cc1f03
Replacing JPH_CRASH with std::abort (#881)
|
1 ano atrás |
|
TickCounter.cpp
|
d44f4bad08
Removed GetProcessorTicksPerSecond to avoid exposing code that does not 100% reliably work across platforms (#707)
|
2 anos atrás |
|
TickCounter.h
|
106a35edc5
Support building for e2k (Elbrus2000) CPU architecture (VLIW) (#871)
|
1 ano atrás |
|
UnorderedMap.h
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 anos atrás |
|
UnorderedSet.h
|
db6d42bed5
Added a link to the main repository to the header of each file (#452)
|
2 anos atrás |