summaryrefslogtreecommitdiff
path: root/src/mbgl/tile/raster_tile.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Merge RenderLayer::uploadBuckets into RenderSource::startRenderJohn Firebaugh2017-06-131-0/+6
* [core] Move renderer/* files into sub-folders (#8983)Asheem Mamoowala2017-05-121-1/+1
* [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] Render parent raster tiles when ideal tile can't be loadedKonstantin Käfer2017-04-201-2/+6
* [core] make Tile::getBucket constIvo van Dongen2017-04-191-1/+1
* [core] don't treat empty raster tiles as "DataAvailability::All"Konstantin Käfer2017-02-221-2/+2
* [core] Tiles that error on load are not renderableJohn Firebaugh2016-10-051-2/+6
* [core] Use an actor model for tile worker concurrencyJohn Firebaugh2016-09-161-31/+18
* [core] change bool to enum class bool TileLoadStateKonstantin Käfer2016-09-071-2/+2
* [core] code style cleanupsKonstantin Käfer2016-07-011-1/+3
* [core] remove TexturePool dependency from Raster constructorKonstantin Käfer2016-06-221-2/+1
* [core] Virtualize Source::createTileJohn Firebaugh2016-06-141-0/+2
* [core] Eliminate duplicate Necessity typesJohn Firebaugh2016-06-131-1/+1
* [core] TileSource ⇢ TileLoaderJohn Firebaugh2016-06-131-3/+3
* [core] *Tile ↔ *TileDataJohn Firebaugh2016-06-131-0/+68