summaryrefslogtreecommitdiff
path: root/test/tile/geojson_tile.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Introduce `LayerRenderData`. Source::update() accepts layer properties.Mikhail Pozdnyakov2019-04-171-3/+7
* [build] Update to geometry v1.0.0Bruno de Oliveira Abinader2018-11-131-8/+4
* [core] Update unit tests for viewport collision.Chris Loer2017-11-171-2/+0
* [core] make sure tiles are not treated as complete until all worker operation...Konstantin Käfer2017-09-211-2/+3
* [core] keep tiles renderable even if a subsequent error occursKonstantin Käfer2017-09-211-0/+37
* [core] mutate style on annotation mutations immediatelyIvo van Dongen2017-07-181-1/+3
* [core] GCC 4.9 is unable to deduce ctors when using bracket initBruno de Oliveira Abinader2017-07-121-1/+2
* [core] Per-bucket icon atlasesJohn Firebaugh2017-06-131-3/+3
* [core] Per-bucket glyph atlasesJohn Firebaugh2017-06-131-3/+3
* [core] Refactor RenderSource updatesJohn Firebaugh2017-06-051-5/+9
* [core] Auto-growable SpriteAtlas using shelf-packJohn Firebaugh2017-05-261-1/+1
* [core] Immutable ImplsJohn Firebaugh2017-05-121-1/+1
* [core] UpdateParameters ⇢ TileParametersJohn Firebaugh2017-05-041-3/+3
* [core] Move render-related sources out of style directory/namespaceJohn Firebaugh2017-05-031-2/+2
* [core] Refactor Source::*Impls into RenderSources and TilePyramidJohn Firebaugh2017-05-021-8/+8
* [core] split off render layersIvo van Dongen2017-04-251-1/+1
* [core] Move Sprite parsing to thread poolKonstantin Käfer2017-04-241-1/+1
* [core] Fix flickering caused by regression in #7586John Firebaugh2017-01-101-0/+72