Commit History

Author SHA1 Message Date
  Jorrit Rouwe 193857e3c9 Created Vec3::sOne as an alias for Vec3::sReplicate(1.0f) 11 months ago
  Jorrit Rouwe f1420822d3 Removed std::unordered_map/set (#1337) 1 year ago
  Jorrit Rouwe e4debe8683 Added SSE2 implementation of Vec3::sSelect, Vec4::sSelect and UVec4::sSelect (#1314) 1 year ago
  Jorrit Rouwe 5b611d68d9 Removed GCC -flax-vector-conversions flag and fixed NEON casts (#1197) 1 year ago
  Jorrit Rouwe 390cb1f6fe Fixed ARM NEON code compiling with GCC (#1192) 1 year ago
  Jorrit Rouwe 19fbd9e031 Consistency fix: A few files were using spaces instead of tabs (#1171) 1 year ago
  Jorrit Rouwe 09fbedbf96 Fixed -DVec3::sZero() to be the same across platforms (#1121) 1 year ago
  Jorrit Rouwe d3035bfb09 Changed _mm_set_pd1 to _mm_set1_pd 1 year ago
  Jorrit Rouwe ab534eaa51 Added support for 32-bit ARM and x86 on Android and dropped the min required SDK to 21 (#739) 2 years ago
  Jorrit Rouwe 58445d6c26 Removed trailing whitespace from all source files (#688) 2 years ago
  Wunk 82c3f7d4f8 Add AVX512 acceleration for double floating-point types (#524) 2 years ago
  Jorrit Rouwe db6d42bed5 Added a link to the main repository to the header of each file (#452) 2 years ago
  Jorrit Rouwe 348f9e4263 Implemented NEON versions of DVec3 and DMat44 (#394) 3 years ago
  Jorrit Rouwe 196c49d10c Implemented SSE2 fallback for DVec3 / DMat44 (#387) 3 years ago
  Jorrit Rouwe a2c1c22059 Supporting double precision positions to enable larger worlds (#344) 3 years ago
  Jorrit Rouwe 3d2b4b8b4f Created DVec3 fallback path for when AVX is not available (#336) 3 years ago
  Wunk af863a8835 AVX512 Tweaks (#294) 3 years ago
  Jorrit Rouwe 4a2fa832ea Fixed Doxygen warnings 3 years ago
  Jorrit Rouwe bfd74a56c1 - Added new line to end of every file (#110) 3 years ago
  Jorrit Rouwe 8b62fa04c4 Disabled warnings now stay within the Jolt headers (#108) 3 years ago
  Jorrit Rouwe 06e9d17d38 Switched default include path from JOLT_PHYSICS_ROOT to PHYSICS_REPO_ROOT. (#106) 3 years ago
  Jorrit Rouwe 686ab6ab85 Initial import 4 years ago