Jorrit Rouwe 69fcdfe02e ARM 32-bit support for Windows (will probably work on Linux/Android too) (#332) 2 years ago
..
ARMNeon.h 75b5180deb Windows on ARM64 support (#317) 2 years ago
Atomics.h f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago
ByteBuffer.h f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago
Color.cpp bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
Color.h bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
Core.h 69fcdfe02e ARM 32-bit support for Windows (will probably work on Linux/Android too) (#332) 2 years ago
FPControlWord.h 69fcdfe02e ARM 32-bit support for Windows (will probably work on Linux/Android too) (#332) 2 years ago
FPException.h 69fcdfe02e ARM 32-bit support for Windows (will probably work on Linux/Android too) (#332) 2 years ago
FPFlushDenormals.h 69fcdfe02e ARM 32-bit support for Windows (will probably work on Linux/Android too) (#332) 2 years ago
Factory.cpp b68097f582 Ability to override memory allocations (#183) 3 years ago
Factory.h b68097f582 Ability to override memory allocations (#183) 3 years ago
FixedSizeFreeList.h f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago
FixedSizeFreeList.inl f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago
HashCombine.h 31145e820a Turning off UBSAN unsigned-integer-overflow checking to fix build 3 years ago
InsertionSort.h f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago
IssueReporting.cpp c9796f6071 Sonar fixes (#125) 3 years ago
IssueReporting.h bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
JobSystem.h f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago
JobSystem.inl 305fba2a99 Relaxed memory ordering to improve performance on ARM (#148) 3 years ago
JobSystemThreadPool.cpp f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago
JobSystemThreadPool.h f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago
LinearCurve.cpp bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
LinearCurve.h 5f063c3c57 Made Mat44::sRotation and QuickSort platform independent (#196) 3 years ago
LockFreeHashMap.h f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago
LockFreeHashMap.inl f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago
Memory.cpp b68097f582 Ability to override memory allocations (#183) 3 years ago
Memory.h f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago
Mutex.h f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago
MutexArray.h b68097f582 Ability to override memory allocations (#183) 3 years ago
NonCopyable.h bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
Profiler.cpp f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago
Profiler.h f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago
Profiler.inl 99f086f8b5 Implemented WASM target using emscripten (#222) 2 years ago
QuickSort.h f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago
RTTI.cpp 3ca62973da Reduced the amount of memory allocated by global constructors (#146) 3 years ago
RTTI.h b68097f582 Ability to override memory allocations (#183) 3 years ago
Reference.h f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago
Result.h f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago
STLAlignedAllocator.h b68097f582 Ability to override memory allocations (#183) 3 years ago
STLAllocator.h f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago
STLTempAllocator.h 2e1abfb344 Created a virtual character class (implemented using collision detection functions only for more fine grained character control) (#122) 3 years ago
StaticArray.h fbe5798748 Compiler warning fixes (#311) 2 years ago
StreamIn.h f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago
StreamOut.h f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago
StreamWrapper.h bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
StringTools.cpp 78eec5802c Added missing va_end to va_list usages (#310) 2 years ago
StringTools.h f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago
TempAllocator.h b68097f582 Ability to override memory allocations (#183) 3 years ago
TickCounter.cpp 69fcdfe02e ARM 32-bit support for Windows (will probably work on Linux/Android too) (#332) 2 years ago
TickCounter.h 69fcdfe02e ARM 32-bit support for Windows (will probably work on Linux/Android too) (#332) 2 years ago
UnorderedMap.h f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago
UnorderedSet.h f11abf059d Removed using namespace std from namespace JPH (#308) 2 years ago