summaryrefslogtreecommitdiff
path: root/src/mbgl/tile/geometry_tile_data.hpp
Commit message (Expand)AuthorAgeFilesLines
* wipupstream/9605-geometry-conversion-optional-queryTobrun Van Nuland2017-09-141-5/+3
* [core] - optional geometry conversion for QueryRenderedFeaturesTobrun Van Nuland2017-09-141-0/+3
* [core] document lifetimes of GeometryTileFeaturesKonstantin Käfer2017-06-211-0/+7
* [core] always return owning pointers for GeometryTileData::getLayer()Konstantin Käfer2017-06-211-1/+1
* [core] Use core wagyu algorithm; move results into GeometryCollectionJohn Firebaugh2017-03-171-0/+7
* [core] Ensure that TileWorker can retain tileData after layoutJohn Firebaugh2016-09-061-0/+1
* [core] Eliminate use of util::ptr in GeometryTile* interfacesJohn Firebaugh2016-09-061-13/+6
* [core] const consistencyJohn Firebaugh2016-08-261-1/+1
* [core] geometry@0.8.0 / geojsonvt@6.0.0 (#5514)Young Hahn2016-07-061-2/+69
* [core] Prepare Filter and FilterEvaluator for extraction (#5366)John Firebaugh2016-06-151-7/+0
* [core] *Tile ↔ *TileDataJohn Firebaugh2016-06-131-59/+63
* [core] Remove unnecessary virtual redoPlacement overloadJohn Firebaugh2016-06-131-2/+3
* [core] merge similar implementation of VectorTileSource and ImageTileSourceKonstantin Käfer2016-06-101-2/+3
* [core] introduce TileDataObserverKonstantin Käfer2016-06-101-6/+3
* [core] restructure TileSource construction and callbacksKonstantin Käfer2016-06-101-7/+13
* [core] rename VectorTileData => GeometryTileDataKonstantin Käfer2016-06-101-0/+74