summaryrefslogtreecommitdiff
path: root/src/mbgl/tile/tile_data.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Eliminate TileData dependency on TileSourceJohn Firebaugh2016-06-101-11/+0
* [core] Eliminate Source dependency on TileSourceJohn Firebaugh2016-06-101-0/+4
* [core] TileData objects now store whether an optional load attempt was performedKonstantin Käfer2016-06-101-0/+5
* [core] introduce TileDataObserverKonstantin Käfer2016-06-101-1/+8
* [core] restructure TileSource construction and callbacksKonstantin Käfer2016-06-101-2/+8
* [core] introduce a RasterTileMonitorKonstantin Käfer2016-06-101-2/+3
* [core] rename TileData::State to DataAvailability and make it privateKonstantin Käfer2016-05-251-12/+3
* [core] split TileData::State::obsolete into its own thingKonstantin Käfer2016-05-251-1/+0
* [core] remove TileData::State::loadedKonstantin Käfer2016-05-251-3/+1
* [core] remove unused TileData::State::invalidKonstantin Käfer2016-05-251-1/+0
* [core] Simplify parametersJohn Firebaugh2016-05-171-4/+2
* [core] move TileData and dependents to new *TileID classesKonstantin Käfer2016-05-101-2/+2
* [core] Use geometry.hpp feature typeJohn Firebaugh2016-05-031-1/+1
* [core] implement queryRenderedFeaturesAnsis Brammanis2016-04-291-0/+8
* [core] Organize files that were in map folder betterJohn Firebaugh2016-02-111-0/+32