Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-12-29 | Clipper: Avoid dynamic allocations | Yuri Kunde Schlesner | 1 | -0/+0 | |
The triangle clipper was allocating its temporary input, output and work buffers using a std::vector. Since this is a hot path, it's desirable to use stack allocation instead. | |||||
2014-12-07 | externals: Add boost submodule. | Tony Wasserka | 1 | -0/+0 | |