Jorrit Rouwe 0fd3773c1a Do not define WIN32_LEAN_AND_MEAN if already defined (#1244) hai 1 ano
..
ARMNeon.h 06b5ddcc7a Support for compiling for ARM with GCC < 12 (#1198) hai 1 ano
Array.h 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) hai 1 ano
Atomics.h 71e7988e96 Added support to split up large islands (#458) %!s(int64=2) %!d(string=hai) anos
ByteBuffer.h 23bfbbdb3c Bugfix: Ensure that we fill the buffer with zeros when aligning hai 1 ano
Color.cpp db6d42bed5 Added a link to the main repository to the header of each file (#452) %!s(int64=2) %!d(string=hai) anos
Color.h c416db3c76 Improved sorting of LRA constraints (#1052) hai 1 ano
Core.h 308dd5779a 5.1.1 will be the new dev version hai 1 ano
FPControlWord.h 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) hai 1 ano
FPException.h 3824d58d09 Supporting SIMD for WASM build (#963) hai 1 ano
FPFlushDenormals.h 3824d58d09 Supporting SIMD for WASM build (#963) hai 1 ano
Factory.cpp dc3ea78722 Added option to compile without ObjectStream to reduce library size (#1105) hai 1 ano
Factory.h e6c8173612 Documentation hai 1 ano
FixedSizeFreeList.h d3c4e3058a QuadTree / FixedSizeFreeList: Reorder variable layout to reduce false sharing & thread syncs (#1136) hai 1 ano
FixedSizeFreeList.inl 58445d6c26 Removed trailing whitespace from all source files (#688) %!s(int64=2) %!d(string=hai) anos
HashCombine.h 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) hai 1 ano
InsertionSort.h db6d42bed5 Added a link to the main repository to the header of each file (#452) %!s(int64=2) %!d(string=hai) anos
IssueReporting.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) %!s(int64=2) %!d(string=hai) anos
IssueReporting.h 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) hai 1 ano
JobSystem.h 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) hai 1 ano
JobSystem.inl 2eec160554 Sonar fixes %!s(int64=2) %!d(string=hai) anos
JobSystemSingleThreaded.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) %!s(int64=2) %!d(string=hai) anos
JobSystemSingleThreaded.h 687aefccce Added single threaded job system (#588) %!s(int64=2) %!d(string=hai) anos
JobSystemThreadPool.cpp 0fd3773c1a Do not define WIN32_LEAN_AND_MEAN if already defined (#1244) hai 1 ano
JobSystemThreadPool.h 417b4dba99 Added option to get a callback when a job system thread starts/stops hai 1 ano
JobSystemWithBarrier.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) %!s(int64=2) %!d(string=hai) anos
JobSystemWithBarrier.h 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) hai 1 ano
LinearCurve.cpp bdc1695a64 Replace std::vector with custom implementation (#1089) hai 1 ano
LinearCurve.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) %!s(int64=2) %!d(string=hai) anos
LockFreeHashMap.h 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) hai 1 ano
LockFreeHashMap.inl 76eb4534be Switch from using _DEBUG to NDEBUG (#1049) hai 1 ano
Memory.cpp 6a7251d095 Added OldSize argument to realloc function (#1175) hai 1 ano
Memory.h 6a7251d095 Added OldSize argument to realloc function (#1175) hai 1 ano
Mutex.h 58445d6c26 Removed trailing whitespace from all source files (#688) %!s(int64=2) %!d(string=hai) anos
MutexArray.h 58445d6c26 Removed trailing whitespace from all source files (#688) %!s(int64=2) %!d(string=hai) anos
NonCopyable.h d2f1d97004 Support for building Jolt as a shared library on Windows (#513) %!s(int64=2) %!d(string=hai) anos
Profiler.cpp e709a36bbc Allow an external profiler to be installed dynamically (#1164) hai 1 ano
Profiler.h e709a36bbc Allow an external profiler to be installed dynamically (#1164) hai 1 ano
Profiler.inl 58445d6c26 Removed trailing whitespace from all source files (#688) %!s(int64=2) %!d(string=hai) anos
QuickSort.h 58445d6c26 Removed trailing whitespace from all source files (#688) %!s(int64=2) %!d(string=hai) anos
RTTI.cpp dc3ea78722 Added option to compile without ObjectStream to reduce library size (#1105) hai 1 ano
RTTI.h 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) hai 1 ano
Reference.h 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) hai 1 ano
Result.h 6cad26a300 Suppress GCC warning: 'XXX' may be used uninitialized in this function [-Werror=maybe-uninitialized] (#1166) hai 1 ano
STLAlignedAllocator.h ff05612c89 Improved allocator reallocate logic (#1094) hai 1 ano
STLAllocator.h 6a7251d095 Added OldSize argument to realloc function (#1175) hai 1 ano
STLTempAllocator.h ff05612c89 Improved allocator reallocate logic (#1094) hai 1 ano
ScopeExit.h 90477394cf Added ScopeExit class (#1129) hai 1 ano
Semaphore.cpp 0fd3773c1a Do not define WIN32_LEAN_AND_MEAN if already defined (#1244) hai 1 ano
Semaphore.h 045a87e230 Ran spell checker over all comments in the Jolt folder hai 1 ano
StaticArray.h 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) hai 1 ano
StreamIn.h b54a0849e0 Removed the use of size_t when saving to binary (#1193) hai 1 ano
StreamOut.h b54a0849e0 Removed the use of size_t when saving to binary (#1193) hai 1 ano
StreamUtils.h b54a0849e0 Removed the use of size_t when saving to binary (#1193) hai 1 ano
StreamWrapper.h db6d42bed5 Added a link to the main repository to the header of each file (#452) %!s(int64=2) %!d(string=hai) anos
StringTools.cpp 58445d6c26 Removed trailing whitespace from all source files (#688) %!s(int64=2) %!d(string=hai) anos
StringTools.h 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) hai 1 ano
TempAllocator.h 3c67be7924 Added new TempAllocator implementation that can fall back to malloc when it runs out of its fixed size buffer hai 1 ano
TickCounter.cpp 0fd3773c1a Do not define WIN32_LEAN_AND_MEAN if already defined (#1244) hai 1 ano
TickCounter.h 106a35edc5 Support building for e2k (Elbrus2000) CPU architecture (VLIW) (#871) %!s(int64=2) %!d(string=hai) anos
UnorderedMap.h db6d42bed5 Added a link to the main repository to the header of each file (#452) %!s(int64=2) %!d(string=hai) anos
UnorderedSet.h db6d42bed5 Added a link to the main repository to the header of each file (#452) %!s(int64=2) %!d(string=hai) anos