| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
This saves us nearly a factor of 2, and I feel silly for not doing this before.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Also, use PR-trees for unions internally.
|
| |
|
|
|
|
| |
Exploit floating-point infinities to eliminate special t < 0.0 condition.
|
|
|
|
| |
This improves cache locality and is good for about a 10% performance boost.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Keep them in a dmnsn_array* instead. This makes the tree better and saves
us some search time.
|
| |
|
| |
|
| |
|
|
|