Abel Briggs d3c4e3058a QuadTree / FixedSizeFreeList: Reorder variable layout to reduce false sharing & thread syncs (#1136) 1 year ago
..
AABBTree 729c8914f3 Better documentation on what this error means 1 year ago
Core d3c4e3058a QuadTree / FixedSizeFreeList: Reorder variable layout to reduce false sharing & thread syncs (#1136) 1 year ago
Geometry a981b43f03 Fixed a few other cpp files that didn't include their own header first (#1119) 1 year ago
Math 09fbedbf96 Fixed -DVec3::sZero() to be the same across platforms (#1121) 1 year ago
ObjectStream a981b43f03 Fixed a few other cpp files that didn't include their own header first (#1119) 1 year ago
Physics d3c4e3058a QuadTree / FixedSizeFreeList: Reorder variable layout to reduce false sharing & thread syncs (#1136) 1 year ago
Renderer bc9f6665c9 Fixed typo in comment and added fallback DrawTriangle 1 year ago
Skeleton bdc1695a64 Replace std::vector with custom implementation (#1089) 1 year ago
TriangleGrouper bdc1695a64 Replace std::vector with custom implementation (#1089) 1 year ago
TriangleSplitter ab534eaa51 Added support for 32-bit ARM and x86 on Android and dropped the min required SDK to 21 (#739) 2 years ago
ConfigurationString.h dc3ea78722 Added option to compile without ObjectStream to reduce library size (#1105) 1 year ago
Jolt.cmake 90477394cf Added ScopeExit class (#1129) 1 year ago
Jolt.h bdc1695a64 Replace std::vector with custom implementation (#1089) 1 year ago
Jolt.natvis bdc1695a64 Replace std::vector with custom implementation (#1089) 1 year ago
RegisterTypes.cpp dc3ea78722 Added option to compile without ObjectStream to reduce library size (#1105) 1 year ago
RegisterTypes.h e6c8173612 Documentation 1 year ago