summaryrefslogtreecommitdiff
path: root/src/mbgl/util/merge_lines.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Move {clip,merge}_lines to layout directoryJohn Firebaugh2016-09-161-26/+0
* [core] #3980 - Switching Core GL instances of map to unordered_mapBrad Leege2016-09-141-5/+5
* [core] Extract SymbolLayout from SymbolBucketJohn Firebaugh2016-09-141-1/+1
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] Coordinate is now GeometryCoordinateBruno de Oliveira Abinader2016-03-011-2/+2
* move merge_lines implementation to its own source files to avoid duplicate sy...Konstantin Käfer2015-02-041-89/+11
* simplify eraseAnsis Brammanis2015-01-131-2/+2
* get rid of separate vector for symbol geometriesAnsis Brammanis2015-01-121-18/+15
* merge adjacent roads with same text for labellingAnsis Brammanis2015-01-081-0/+110