summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/tile_parameters.hpp
Commit message (Expand)AuthorAgeFilesLines
* Bump mapbox-base to 1.2.0Alexander Shalamov2020-03-231-1/+1
* [core] Use weak annotation managerAlexander Shalamov2020-03-051-1/+3
* [core] GeometryTile and TileLoader keep strong reference to FileSourceMikhail Pozdnyakov2019-05-141-1/+3
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-101-2/+0
* [core] Fix build; struct ⇢ classJohn Firebaugh2017-07-191-1/+2
* [core] No need for default ctor in {Update,Tile}ParametersBruno de Oliveira Abinader2017-07-191-23/+1
* [core] GCC 4.9 is unable to deduce ctors when using bracket initBruno de Oliveira Abinader2017-07-121-3/+24
* [core] Prefetch low resolution tilesThiago Marcos P. Santos2017-07-071-0/+1
* [core] Per-bucket icon atlasesJohn Firebaugh2017-06-131-2/+2
* [core] Per-bucket glyph atlasesJohn Firebaugh2017-06-131-2/+2
* [core] Refactor RenderSource updatesJohn Firebaugh2017-06-051-24/+4
* [core] UpdateParameters ⇢ TileParametersJohn Firebaugh2017-05-041-0/+47