Jorrit Rouwe
|
24dab968e3
Only setting CMAKE_CONFIGURATION_TYPES when running as a top level project (#1015)
|
hace 1 año |
Jorrit Rouwe
|
34ed853d72
Allowing WASM to use a custom memory allocator (#962)
|
hace 1 año |
Jorrit Rouwe
|
045a87e230
Ran spell checker over all comments in the Jolt folder
|
hace 1 año |
Jorrit Rouwe
|
7cb5d1d627
Add -faligned-allocation to macOS build (#927)
|
hace 1 año |
Andrea Catania
|
7d8dea5196
Introduce the DEBUG_RENDERER setting (#894)
|
hace 1 año |
Jorrit Rouwe
|
3f11ba42a5
Support for compiling with ninja on Windows (#767)
|
hace 1 año |
Jorrit Rouwe
|
8ad7c87006
Removed the need for specifying -Wno-comment when compiling with GCC (#762)
|
hace 1 año |
Jorrit Rouwe
|
a1a68107c1
Alternative approach for supporting Android in CMake (#751)
|
hace 1 año |
Mikael Hermansson
|
d8e0fec253
Enabled optimizations for Distribution configuration on Android (#747)
|
hace 1 año |
Jorrit Rouwe
|
d44f4bad08
Removed GetProcessorTicksPerSecond to avoid exposing code that does not 100% reliably work across platforms (#707)
|
hace 1 año |
Jorrit Rouwe
|
0d275c9239
- Added bat, sh and hlsl files to .editorconfig
|
hace 2 años |
Jorrit Rouwe
|
55181f537d
Replaced linker option /DEBUG:FASTLINK with /DEBUG since it is not compatible with tools like Live++ (#623)
|
hace 2 años |
Jorrit Rouwe
|
314aab8bb3
Build a universal binary for x86/ARM when building with XCode on macOS (#620)
|
hace 2 años |
Jorrit Rouwe
|
ad9cd403cc
Attempt 2 at getting better coverage information (#567)
|
hace 2 años |
Jorrit Rouwe
|
d4a81c1fc5
Turn off optimizations to try to improve Sonar coverage reporting (#566)
|
hace 2 años |
Jérôme Leclercq
|
292efe4453
Replace COMPILE_AS_SHARED_LIBRARY by the standard CMake BUILD_SHARED_LIBS (#518)
|
hace 2 años |
Jan Krassnigg
|
d2f1d97004
Support for building Jolt as a shared library on Windows (#513)
|
hace 2 años |
Jorrit Rouwe
|
8aef496713
Added cmake configuration options (#499)
|
hace 2 años |
Mikael Hermansson
|
754785ff12
Removed setting of MSVC runtime library when using DLL runtime (#496)
|
hace 2 años |
Jorrit Rouwe
|
3640711645
Added option to determine number of bits in ObjectLayer (#478)
|
hace 2 años |
Jorrit Rouwe
|
c46ef82fa2
Moved c++17 compiler flag to CMAKE_CXX_STANDARD variable (#427)
|
hace 2 años |
Jorrit Rouwe
|
17de06d4e8
Documenting possible LTO errors and making it easier to fix them in a FetchContent project (#422)
|
hace 2 años |
Jorrit Rouwe
|
9105bb9ca5
Automatically turn off all non-library targets when using CMake FetchContent
|
hace 2 años |
Jorrit Rouwe
|
33f94be387
Moved detection of instruction sets to Jolt.cmake (#421)
|
hace 2 años |
Jorrit Rouwe
|
e1e33ac424
Moved the definition of JPH_DOUBLE_PRECISION and JPH_CROSS_PLATFORM_DETERMINISTIC to Jolt.cmake to make them available through CMake fetch content (#420)
|
hace 2 años |
Jorrit Rouwe
|
8ae93a6c48
GetClosestPointOnTriangle reorders vertices so that A lies on the shortest edge (#383)
|
hace 2 años |
Jorrit Rouwe
|
4f76bb9ec7
-mfma automatically turns on float contaction on clang which is causing precision issues (#382)
|
hace 2 años |
Mikael Hermansson
|
a346466f15
Added CMake option for link-time optimizations (#357)
|
hace 2 años |
Jorrit Rouwe
|
a2c1c22059
Supporting double precision positions to enable larger worlds (#344)
|
hace 2 años |
Jorrit Rouwe
|
3657dca808
Added option to turn debug symbols off (#337)
|
hace 2 años |