summaryrefslogtreecommitdiff
path: root/src/mbgl/tile/tile_worker.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Use an actor model for tile worker concurrencyJohn Firebaugh2016-09-161-91/+0
* [core] Extract SymbolLayout from SymbolBucketJohn Firebaugh2016-09-141-25/+16
* [core] Add Source::Impl::reloadJohn Firebaugh2016-09-061-1/+4
* [core] Delete the now-unused ptr.hppJohn Firebaugh2016-09-061-1/+0
* [core] Revert workaround for std::atomic on ARMv5Thiago Marcos P. Santos2016-07-131-3/+3
* [core] Copy only the necessary style layers to the workerJohn Firebaugh2016-06-171-2/+0
* [tidy] Check modernize-pass-by-valueBruno de Oliveira Abinader2016-06-131-1/+1
* [tidy] Check llvm-namespace-commentBruno de Oliveira Abinader2016-06-131-1/+1
* [core] *Tile ↔ *TileDataJohn Firebaugh2016-06-131-4/+4
* Merge branch 'release-android-v4.1.0'Brad Leege2016-06-091-3/+3
|\
| * [android] #5254 - fix ARMv5 supportThiago Marcos P. Santos2016-06-061-3/+3
* | [core] Rationalize naming for style-related codeJohn Firebaugh2016-06-021-4/+7
* | [core] Runtime style layer APIJohn Firebaugh2016-06-021-4/+4
|/
* [core] rename TileData::State to DataAvailability and make it privateKonstantin Käfer2016-05-251-0/+1
* [core] split TileData::State::obsolete into its own thingKonstantin Käfer2016-05-251-4/+4
* [core] remove unused TileData::State::invalidKonstantin Käfer2016-05-251-1/+1
* [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-2/+2
* [core] implement queryRenderedFeaturesAnsis Brammanis2016-04-291-6/+13
* [core] Define mbgl::variant (#4833)John Firebaugh2016-04-251-3/+2
* [core] Organize files that were in map folder betterJohn Firebaugh2016-02-111-0/+93