summaryrefslogtreecommitdiff
path: root/include/mbgl/map/source.hpp
Commit message (Expand)AuthorAgeFilesLines
* Texturepool ⇢ TexturePool (fixes #655)John Firebaugh2014-12-021-3/+3
* Inline Source::updateTiles()John Firebaugh2014-11-261-8/+1
* Pass SourceInfo as referenceJohn Firebaugh2014-11-261-2/+2
* Eliminate remaining uses of Map in TileDataJohn Firebaugh2014-11-261-3/+6
* Eliminate Map::getStyle()John Firebaugh2014-11-261-0/+4
* Make Map::getSprite() privateJohn Firebaugh2014-11-261-3/+4
* Eliminate Map::getTexturepool()John Firebaugh2014-11-261-3/+15
* Map Map::getWorker() privateJohn Firebaugh2014-11-261-3/+3
* Eliminate Map::getGlyphStore()John Firebaugh2014-11-261-3/+4
* Eliminate Map::getSpriteAtlas()John Firebaugh2014-11-261-3/+4
* Eliminate Map::getGlyphAtlas()John Firebaugh2014-11-261-3/+4
* Eliminate Map::getFileSourceJohn Firebaugh2014-11-211-4/+5
* make SourceInfo object noncopyable and use a shared_pointer for itKonstantin Käfer2014-09-241-2/+2
* use util::ptr as a wrapper around std::shared_ptr that asserts nonemptinessKonstantin Käfer2014-09-241-3/+3
* Refactor tile cover to match JSJohn Firebaugh2014-09-221-1/+2
* Merge pull request #439 from mapbox/clippingKonstantin Käfer2014-08-261-0/+1
|\
| * compute unique clip ids per tile, taking covering children into accountKonstantin Käfer2014-08-211-0/+1
* | Load TileJSON; support inline TileJSON sourcesLauren Budorick2014-08-211-7/+6
|/
* VICTORYLauren Budorick2014-08-111-1/+1
* render single tile in source.cppLauren Budorick2014-08-111-0/+1
* more include what you useKonstantin Käfer2014-07-231-8/+10
* refactor source information into SourceInfo objectKonstantin Käfer2014-07-171-9/+2
* rename llmr => mbglKonstantin Käfer2014-07-161-0/+72