summaryrefslogtreecommitdiff
path: root/src/mbgl/tile/raster_tile.hpp
Commit message (Expand)AuthorAgeFilesLines
* [core] make forcing cache/network only more explicitKonstantin Käfer2017-10-121-4/+3
* [core] make sure tiles are not treated as complete until all worker operation...Konstantin Käfer2017-09-211-2/+4
* [core] generate masks for raster tiles to avoid painting over childrenKonstantin Käfer2017-07-241-2/+5
* [core] Fix build; struct ⇢ classJohn Firebaugh2017-07-191-1/+1
* [core] No need for default ctor in {Update,Tile}ParametersBruno de Oliveira Abinader2017-07-191-1/+1
* [core] Merge RenderLayer::uploadBuckets into RenderSource::startRenderJohn Firebaugh2017-06-131-0/+2
* [core] Immutable ImplsJohn Firebaugh2017-05-121-1/+1
* [core] UpdateParameters ⇢ TileParametersJohn Firebaugh2017-05-041-2/+2
* [core] Move render-related sources out of style directory/namespaceJohn Firebaugh2017-05-031-2/+2
* [core] split off render layersIvo van Dongen2017-04-251-1/+1
* [core] make Tile::getBucket constIvo van Dongen2017-04-191-1/+1
* [core] Tiles that error on load are not renderableJohn Firebaugh2016-10-051-2/+2
* [core] Use an actor model for tile worker concurrencyJohn Firebaugh2016-09-161-5/+7
* [core] Remove TexturePool from style::UpdateParameters (#5442)John Firebaugh2016-06-221-2/+0
* [core] remove TexturePool dependency from Raster constructorKonstantin Käfer2016-06-221-1/+0
* [core] Virtualize Source::createTileJohn Firebaugh2016-06-141-0/+1
* [core] TileSource ⇢ TileLoaderJohn Firebaugh2016-06-131-2/+2
* [tidy] Check llvm-namespace-commentBruno de Oliveira Abinader2016-06-131-1/+1
* [core] *Tile ↔ *TileDataJohn Firebaugh2016-06-131-0/+48