summaryrefslogtreecommitdiff
path: root/src/mbgl/util/tile_cover_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] clang-tidy fixesKonstantin Käfer2019-04-051-2/+2
* [build] Update to geometry v1.0.0Bruno de Oliveira Abinader2018-11-131-0/+4
* Add fuzz tests for TileCover and fix out of bounds access crash.Asheem Mamoowala2018-07-161-0/+2
* Better describe the streaming tilecover algorithm in commentsAsheem Mamoowala2018-07-161-22/+41
* Fix TileCover asserts. The create_bounds_towards_* methods were treatingAsheem Mamoowala2018-07-161-49/+19
* [core] Streaming TileCover for polygonal regions (#11267)Asheem Mamoowala2018-04-261-0/+365