summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/tile_parameters.hpp
Commit message (Expand)AuthorAgeFilesLines
* [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