summaryrefslogtreecommitdiff
path: root/src/mbgl/tile/vector_tile_data.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Avoid copying feature propertiesMikhail Pozdnyakov2019-07-251-1/+2
* [core] Force getGeometries() return const refAlexander Shalamov2019-07-241-1/+2
* [build] Update to geometry v1.0.0Bruno de Oliveira Abinader2018-11-131-1/+1
* [core] always return owning pointers for GeometryTileData::getLayer()Konstantin Käfer2017-06-211-2/+2
* [core] switch to vector-tile library for decoding Mapbox vector tilesKonstantin Käfer2017-06-211-44/+13
* [core] add benchmark for vector tile parsingKonstantin Käfer2017-06-211-0/+85
* [core] Merge vector_tile_data.{hpp,cpp} into vector_tile.{hpp,cpp}John Firebaugh2016-06-131-31/+0
* [core] Remove unnecessary explicit destructorsJohn Firebaugh2016-06-131-1/+0
* [core] Eliminate static {Vector,Raster}TileData::parseDataJohn Firebaugh2016-06-131-2/+3
* [core] Merge FileBasedTileSource and TileSourceJohn Firebaugh2016-06-101-2/+2
* [core] Merge VectorTileSource into VectorTileDataJohn Firebaugh2016-06-101-0/+3
* [core] Eliminate TileData dependency on TileSourceJohn Firebaugh2016-06-101-0/+7
* [core] Push conditional initialization into subclassesJohn Firebaugh2016-06-101-1/+10
* [core] Introduce GeometryTileData subclassesJohn Firebaugh2016-06-101-0/+12
* [core] rename VectorTileData => GeometryTileDataKonstantin Käfer2016-06-101-74/+0
* [core] introduce a RasterTileMonitorKonstantin Käfer2016-06-101-2/+1
* [core] *TileMonitor => *TileSourceKonstantin Käfer2016-06-101-3/+3
* Merge branch 'release-android-v4.1.0'Brad Leege2016-06-091-2/+2
|\
| * [android] #5254 - fix ARMv5 supportThiago Marcos P. Santos2016-06-061-2/+2
* | [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-4/+7
* | [core] Runtime style layer APIJohn Firebaugh2016-06-021-1/+1
|/
* [core] split TileData::State::obsolete into its own thingKonstantin Käfer2016-05-251-0/+3
* [core] remove unused TileData::hasData()Konstantin Käfer2016-05-251-2/+0
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] Simplify parametersJohn Firebaugh2016-05-171-4/+2
* [core] move TileData and dependents to new *TileID classesKonstantin Käfer2016-05-101-1/+1
* [core] Use geometry.hpp feature typeJohn Firebaugh2016-05-031-1/+2
* [core] implement queryRenderedFeaturesAnsis Brammanis2016-04-291-0/+12
* [core] only render tiles that have dataKonstantin Käfer2016-04-061-0/+2
* [core] Unify FileRequest and WorkRequestJohn Firebaugh2016-03-241-4/+3
* [core] Organize files that were in map folder betterJohn Firebaugh2016-02-111-0/+62