summaryrefslogtreecommitdiff
path: root/src/mbgl/tile/raster_tile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bump Mapbox GL NativeThiago Marcos P. Santos2017-10-181-10/+16
* Bump Mapbox GL NativeThiago Marcos P. Santos2017-08-221-2/+2
* Bump Mapbox GL Nativeqt-v1.1.0Thiago Marcos P. Santos2017-08-091-7/+23
* [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