|
c5d23592b9
|
Keep Bool4 in its native format instead of converting to a bitmask.
This gives a small performance boost.
|
2019-06-28 22:56:51 +09:00 |
|
|
2fddcae0fd
|
Reduced the size of a hot return value.
Gives a small performance boost.
|
2019-06-28 22:22:41 +09:00 |
|
|
aed0f2ede1
|
Implemented a SIMD version of the BVH4.
It does indeed appear to be faster with this style of traversal!
|
2019-06-28 21:57:29 +09:00 |
|