Commit History

Author SHA1 Message Date
  Mikael Hermansson 7a444d41b1 Fixed MSVC warning about overriding /GR (#322) 2 years ago
  Jorrit Rouwe 40b61ab9c4 Removed options from CMAKE_CXX_FLAGS that are there by default (#321) 2 years ago
  Enhex 38600b7984 allow adding custom compiler flags via cmake command (#319) 2 years ago
  Jorrit Rouwe 75b5180deb Windows on ARM64 support (#317) 2 years ago
  Mikael Hermansson fdefc8e0d8 Added support for cross-compiling Apple Silicon on x86 (#315) 2 years ago
  Mikael Hermansson f6e199d33d Added multi-config support for GCC (#305) 2 years ago
  Mikael Hermansson 60b31498b9 Disabled unused argument warning when compiling with clang-cl (#276) 2 years ago
  mihe f758481dc2 Added CMake option for which MSVC runtime library to use (#246) 2 years ago
  Jorrit Rouwe 99f086f8b5 Implemented WASM target using emscripten (#222) 3 years ago
  Jorrit Rouwe 31145e820a Turning off UBSAN unsigned-integer-overflow checking to fix build 3 years ago
  Jorrit Rouwe 5cc0cd753f Enabled additional tests for UBSAN 3 years ago
  Jorrit Rouwe a191a7740b Fix UBSAN build (tests weren't failing on error) (#206) 3 years ago
  ImperatorS79 8adaf983f4 Add support for MinGW based compilers (#204) 3 years ago
  Jorrit Rouwe 84d4c6f01e Run unit tests and determinism check on ARM using QEMU (#201) 3 years ago
  Jorrit Rouwe 564526ad3d Added build to validate determinism between Windows, Linux and MacOS (#189) 3 years ago
  Wunk a830f47833 Add initial support for AVX512 (#185) 3 years ago
  Jorrit Rouwe aab9527141 The PerformanceTest is now deterministic between Windows and Linux (tested on clang 13) (#184) 3 years ago
  Jorrit Rouwe 9171a12ea6 Using target_precompile_headers instead of manually specifying precompiled headers (#175) 3 years ago
  Joshie 4fe61fc24d Support for Windows 32-bit platform (#162) 3 years ago
  Jorrit Rouwe 71c7199905 Compiles on Windows UWP and made unit tests work (#118) 3 years ago
  Jorrit Rouwe 06e9d17d38 Switched default include path from JOLT_PHYSICS_ROOT to PHYSICS_REPO_ROOT. (#106) 3 years ago
  Timo Suoranta b31da655cc Make Jolt definitions public (#104) 3 years ago
  Jorrit Rouwe 871743969c Ability to not generate the samples / the viewer 3 years ago
  Jorrit Rouwe b602c7d72b Fixed typo that caused SSE4.1 not to work under Linux (#98) 3 years ago
  Jorrit Rouwe 8e1ef02eba Code cleanup (#97) 3 years ago
  John Poole 28f363856a Add SSE2 codepath (#93) 3 years ago
  Jorrit Rouwe 5a50dc65ff Ability to make XCode project for iOS and MacOS (#92) 3 years ago
  Jorrit Rouwe c1e3c7f542 CMake files and GitHub workflow for MacOS (#79) 3 years ago
  mrezai 80c0b6075c Support broader range of CPUs like Intel Core 2 series by using SSE4.1 (#78) 3 years ago
  Jorrit Rouwe ddf837d782 Support for GCC (#63) 3 years ago