summaryrefslogtreecommitdiff
path: root/src/mbgl/annotation/render_annotation_source.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] limit annotation tile source to z16upstream/10197-limit-annotation-source-to-z16Konstantin Käfer2017-10-181-1/+3
* [core] Avoid RenderStyle dependency in query codeJohn Firebaugh2017-08-241-2/+2
* Set Default MaxZoom to 22Asheem Mamoowala2017-08-211-1/+1
* [core] Refactor Painter awayJohn Firebaugh2017-07-191-6/+6
* [core] refactor ClipID generationKonstantin Käfer2017-07-061-1/+1
* [core] remove tile cache size setterIvo van Dongen2017-06-271-4/+0
* [core] Parallelism in {start,finish}Render parametersJohn Firebaugh2017-06-131-3/+4
* [core] Split RenderStyle from StyleJohn Firebaugh2017-06-051-1/+1
* [core] Refactor RenderSource updatesJohn Firebaugh2017-06-051-20/+19
* [core] Thread Style parameter through queryRenderedFeaturesJohn Firebaugh2017-06-051-3/+4
* [core] Immutable ImplsJohn Firebaugh2017-05-121-1/+5
* [core] UpdateParameters ⇢ TileParametersJohn Firebaugh2017-05-041-1/+1
* [core] Refactor Source::*Impls into RenderSources and TilePyramidJohn Firebaugh2017-05-021-0/+79