summaryrefslogtreecommitdiff
path: root/src/mbgl/text/cross_tile_symbol_index.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prune unused layers from CrossTileSymbolIndexChris Loer2018-01-191-0/+12
* [core] Prevent symbols at the same zoom from sharing a crossTileID.Chris Loer2018-01-171-7/+29
* [core] fix updating CrossTileSymbolIndex after bucket updateAnsis Brammanis2018-01-111-0/+2
* [core] port minor collision changes from -js (#10764)Ansis Brammanis2018-01-081-39/+27
* [core] Add unit test for CrossTileSymbolIndexAnsis Brammanis2017-11-171-4/+2
* [core] Add CrossTileSymbolIndex.Chris Loer2017-11-171-0/+167