summaryrefslogtreecommitdiff
path: root/src/mbgl/renderer/update_parameters.hpp
Commit message (Expand)AuthorAgeFilesLines
* Bump mapbox-base to 1.2.0Alexander Shalamov2020-03-231-1/+1
* [core] Introduce Renderer::clearData() instead of keepRenderData map optionsMikhail Pozdnyakov2020-03-201-4/+1
* [core][tile|static mode] Introduce MapOptions::keepRenderData() flagMikhail Pozdnyakov2020-03-181-2/+5
* [core] Use weak annotation managerAlexander Shalamov2020-03-051-1/+3
* [core] GeometryTile and TileLoader keep strong reference to FileSourceMikhail Pozdnyakov2019-05-141-1/+1
* [core] Get FileSource via UpdateParameters in Renderer::ImplBruno de Oliveira Abinader2019-03-131-0/+2
* [core] Port "collision group" plumbing to gl-native.Chris Loer2018-09-121-0/+2
* [core] Remove unnecessary members from UpdateParametersJohn Firebaugh2017-08-241-4/+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-39/+1
* [core] renderer interfaceIvo van Dongen2017-07-181-5/+16
* [core] GCC 4.9 is unable to deduce ctors when using bracket initBruno de Oliveira Abinader2017-07-121-1/+34
* [core] Prefetch low resolution tilesThiago Marcos P. Santos2017-07-071-0/+2
* [all] Promote Style to public APIJohn Firebaugh2017-06-221-0/+4
* [core] Collection-level immutabilityJohn Firebaugh2017-06-051-3/+3
* [core] Don't share TransformState referenceJohn Firebaugh2017-06-051-3/+3
* [core] Split RenderStyle from StyleJohn Firebaugh2017-06-051-2/+10
* [core] Omnibus Style::update methodJohn Firebaugh2017-05-041-0/+26
* [core] UpdateParameters ⇢ TileParametersJohn Firebaugh2017-05-041-47/+0
* [core] Move render-related sources out of style directory/namespaceJohn Firebaugh2017-05-031-0/+47