summaryrefslogtreecommitdiff
path: root/src/mbgl/tile/raster_tile_data.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] *Tile ↔ *TileDataJohn Firebaugh2016-06-131-48/+0
* [core] Remove unnecessary explicit destructorsJohn Firebaugh2016-06-131-1/+0
* [core] Eliminate static {Vector,Raster}TileData::parseDataJohn Firebaugh2016-06-131-2/+0
* [core] Merge FileBasedTileSource and TileSourceJohn Firebaugh2016-06-101-3/+2
* [core] Merge ImageTileSource into RasterTileDataJohn Firebaugh2016-06-101-0/+2
* [core] Eliminate TileData dependency on TileSourceJohn Firebaugh2016-06-101-0/+4
* [core] Push conditional initialization into subclassesJohn Firebaugh2016-06-101-2/+4
* [core] merge similar implementation of VectorTileSource and ImageTileSourceKonstantin Käfer2016-06-101-2/+3
* [core] introduce TileDataObserverKonstantin Käfer2016-06-101-4/+1
* [core] restructure TileSource construction and callbacksKonstantin Käfer2016-06-101-2/+7
* [core] introduce a RasterTileMonitorKonstantin Käfer2016-06-101-6/+8
* [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-2/+6
* [core] Runtime style layer APIJohn Firebaugh2016-06-021-2/+2
* [core] remove unused TileData::hasData()Konstantin Käfer2016-05-251-1/+0
* [core] use #pragma once instead of ifdef include guardsKonstantin Käfer2016-05-251-4/+1
* [core] move TileData and dependents to new *TileID classesKonstantin Käfer2016-05-101-1/+1
* [core] only render tiles that have dataKonstantin Käfer2016-04-061-0/+1
* [core] Unify FileRequest and WorkRequestJohn Firebaugh2016-03-241-4/+3
* [core] Remove ThreadContext::getFileSource; instead thread FileSource throughJohn Firebaugh2016-02-181-0/+2
* [gl] Moved TexturePool to gl namespaceBruno de Oliveira Abinader2016-02-181-3/+3
* [core] Organize files that were in map folder betterJohn Firebaugh2016-02-111-0/+37