Tom Lally
|
6ec0f16735
|
Updated #error message to reflect removal of DLLIMPORT
|
2022-08-28 10:40:02 +01:00 |
|
Tom Lally
|
71af6e54f4
|
Removed redundant #if defined clauses.
|
2022-08-28 10:38:47 +01:00 |
|
Tom Lally
|
cd2b081098
|
Replaced _rotl64 with std::rotl
|
2022-08-28 10:34:57 +01:00 |
|
Tom Lally
|
6408cfdd4b
|
Replaced _rotr with std::rotr
|
2022-08-28 10:21:14 +01:00 |
|
Tom Lally
|
3b5eb49469
|
Removed DLLIMPORT
|
2022-08-28 10:13:48 +01:00 |
|
Tom Lally
|
fc407e509e
|
Removed NOINLINE
|
2022-08-28 10:13:37 +01:00 |
|
Tom Lally
|
a6e04e9f9e
|
Cleanup precompiled.h
|
2022-08-27 21:30:49 +01:00 |
|
Tom Lally
|
73a8e6faac
|
Replaced ASSUME(false) with UNREACHABLE.
|
2022-08-27 20:40:25 +01:00 |
|
Tom Lally
|
f33540faa1
|
Replaced ALIGN macro with alignas
|
2022-08-27 20:34:04 +01:00 |
|
Tom Lally
|
ad1b38c3a9
|
Moved _umul128 to precompiled.h
|
2022-08-27 20:30:56 +01:00 |
|
ArtemisX64
|
4bc6c01ce6
|
More linux fixes
|
2022-08-27 15:53:31 +09:00 |
|
ArtemisX64
|
20afbc6af6
|
Fix Compilation in Windows
|
2022-08-27 12:30:31 +09:00 |
|
Tom Lally
|
c102097768
|
Merge remote-tracking branch 'origin/main' into gcc
|
2022-08-27 00:12:10 +01:00 |
|
ArtemisX64
|
1cb2d4e5ee
|
Proper fix for static asserts (#64)
Replace std::uniform_int_distribution with boost::random::uniform_int_distribution
|
2022-08-26 14:28:50 +02:00 |
|
Marcin Chojnacki
|
974edaa649
|
Initial macOS port bringup (#52)
|
2022-08-26 04:03:26 +02:00 |
|
ArtemisX64
|
3d6d9341f6
|
Update precompiled.h
|
2022-08-25 16:46:34 +09:00 |
|
ArtemisX64
|
8b7738f0ab
|
Replace Vulkan-SDK with Vulkan Headers
|
2022-08-25 13:31:32 +09:00 |
|
Tom Lally
|
c8c9fad128
|
GCC build
|
2022-08-25 03:45:35 +01:00 |
|
Exzap
|
d60742f52b
|
Add all the files
|
2022-08-22 22:21:23 +02:00 |
|