summaryrefslogtreecommitdiff
path: root/src/mbgl/tile/vector_tile.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] *TileMonitor => *TileSourceKonstantin Käfer2016-06-101-24/+0
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-1/+1
* [core] Store feature keys in same order as in vector tileMinh Nguyễn2016-06-011-5/+4
* [core] Fix up v1 vector tile geometries with clipperJohn Firebaugh2016-05-311-1/+8
* [core] Normalize tile coordinates in VectorTile (#4966)John Firebaugh2016-05-111-5/+2
* [core] move TileData and dependents to new *TileID classesKonstantin Käfer2016-05-101-2/+4
* [core] consistently protect against invalid tag encoding in vector tileDane Springmeyer2016-05-041-0/+3
* [core] Use geometry.hpp feature typeJohn Firebaugh2016-05-031-1/+1
* [core] port to protozero (#4906)Dane Springmeyer2016-05-031-54/+64
* [core] implement queryRenderedFeaturesAnsis Brammanis2016-04-291-4/+27
* [core] Unify FileRequest and WorkRequestJohn Firebaugh2016-03-241-1/+1
* [core] Coordinate is now GeometryCoordinateBruno de Oliveira Abinader2016-03-011-1/+1
* [core] Remove ThreadContext::getFileSource; instead thread FileSource throughJohn Firebaugh2016-02-181-4/+4
* [core] Organize files that were in map folder betterJohn Firebaugh2016-02-111-0/+206