summaryrefslogtreecommitdiff
path: root/test/tile/vector_tile.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] renderer interfaceIvo van Dongen2017-07-181-1/+1
* [core] mutate style on annotation mutations immediatelyIvo van Dongen2017-07-181-1/+3
* [core] GCC 4.9 bracket initialization issuesBruno de Oliveira Abinader2017-07-121-1/+1
* [core] GCC 4.9 is unable to deduce ctors when using bracket initBruno de Oliveira Abinader2017-07-121-1/+2
* [core] Per-tile glyph/icon atlasesJohn Firebaugh2017-06-131-0/+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-3/+6
* [core] Auto-growable SpriteAtlas using shelf-packJohn Firebaugh2017-05-261-1/+1
* [core] Unify {Paint,Layout,Light}PropertiesJohn Firebaugh2017-05-151-1/+1
* [core] Move renderer/* files into sub-folders (#8983)Asheem Mamoowala2017-05-121-1/+1
* [core] Immutable ImplsJohn Firebaugh2017-05-121-1/+1
* [core] UpdateParameters ⇢ TileParametersJohn Firebaugh2017-05-041-6/+6
* [core] Move render-related sources out of style directory/namespaceJohn Firebaugh2017-05-031-2/+2
* [all] Push querySourceFeatures back out to MapJohn Firebaugh2017-05-021-1/+1
* [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] Render parent raster tiles when ideal tile can't be loadedKonstantin Käfer2017-04-201-1/+5
* Merge branch 'release-ios-v3.5.0-android-v5.0.0' into boundsj-merge-release-b...Fabian Guerra2017-04-111-0/+1
|\
| * [core] check null data in query source features (#8553)John Firebaugh2017-03-281-0/+10
* | [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-061-1/+1
* | [core] Introduce a fully-evaluated tuple type for layout propertiesJohn Firebaugh2017-03-311-2/+2
* | [core] check null data in query source featuresIvo van Dongen2017-03-281-0/+9
* | [core] Prefer std::map to std::unordered_map for smaller binary sizeJohn Firebaugh2017-03-211-1/+1
|/
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-281-2/+4
* [core] Add support for data-driven stylingJohn Firebaugh2017-02-021-1/+3
* [core] Replace FeatureIndex::collisionTile with a method parameterJohn Firebaugh2017-01-101-9/+1
* [core] Keep symbol and non-symbol buckets segregatedJohn Firebaugh2017-01-101-0/+43
* [build] move default ThreadPool implementation to platform/defaultKonstantin Käfer2016-11-221-1/+1
* [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-201-1/+1
* [macos,ios] initialize util::RunLoop in SDK rather than by defaultKonstantin Käfer2016-10-061-0/+2
* [core] Tiles that error on load are not renderableJohn Firebaugh2016-10-051-0/+47