summaryrefslogtreecommitdiffstats
path: root/externals/boost (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-12-29Clipper: Avoid dynamic allocationsYuri Kunde Schlesner1-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-07externals: Add boost submodule.Tony Wasserka1-0/+0