summaryrefslogtreecommitdiff
path: root/test/tile/annotation_tile.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [test] allow only a single shared display to avoid egl errorsIvo van Dongen2017-07-181-1/+1
* [core] rename backend to renderer backendIvo van Dongen2017-07-181-1/+1
* [core] renderer interfaceIvo van Dongen2017-07-181-2/+1
* [core] mutate style on annotation mutations immediatelyIvo van Dongen2017-07-181-3/+5
* [core] GCC 4.9 bracket initialization issuesBruno de Oliveira Abinader2017-07-121-3/+3
* [core] GCC 4.9 is unable to deduce ctors when using bracket initBruno de Oliveira Abinader2017-07-121-1/+2
* [core] Refactor CustomLayer internalsJohn Firebaugh2017-06-221-0/+4
* [core] always return owning pointers for GeometryTileData::getLayer()Konstantin Käfer2017-06-211-2/+1
* [core] Per-tile glyph/icon atlasesJohn Firebaugh2017-06-131-8/+10
* [core] Per-bucket icon atlasesJohn Firebaugh2017-06-131-3/+3
* [core] Per-bucket glyph atlasesJohn Firebaugh2017-06-131-3/+3
* [core] Split RenderStyle from StyleJohn Firebaugh2017-06-051-2/+2
* [core] Refactor RenderSource updatesJohn Firebaugh2017-06-051-1/+6
* [core] Thread Style parameter through queryRenderedFeaturesJohn Firebaugh2017-06-051-1/+1
* [core] Auto-growable SpriteAtlas using shelf-packJohn Firebaugh2017-05-261-1/+1
* [tidy] modernize-use-emplaceBruno de Oliveira Abinader2017-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] Move Sprite parsing to thread poolKonstantin Käfer2017-04-241-1/+1
* [core] Safeguard PositionedIcon usage via optionalBruno de Oliveira Abinader2017-04-141-1/+1
* [core] don’t query rendered features until all data is availableIvo van Dongen2017-03-141-0/+88