summaryrefslogtreecommitdiff
path: root/src/mbgl/util/grid_index.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Skip fade animation for placed symbols that are currently offscreen.Chris Loer2017-11-141-1/+1
* [core] Cleanup in response to review commentsChris Loer2017-11-141-5/+4
* [core] Add circle geometries to GridIndex.Chris Loer2017-11-091-37/+256
* [core] Micro-optimizations in geometry codeBruno de Oliveira Abinader2016-07-261-7/+10
* [tidy] Check llvm-namespace-commentBruno de Oliveira Abinader2016-06-131-1/+1
* [core] fix pedantic warning messagesKonstantin Käfer2016-06-131-1/+1
* [core] Use mapbox::geometry::{box,envelope}John Firebaugh2016-05-131-13/+13
* [core] use a GridIndex for queryRenderedFeaturesAnsis Brammanis2016-04-291-0/+82