summaryrefslogtreecommitdiff
path: root/benchmark
Commit message (Expand)AuthorAgeFilesLines
* [core, node, darwin, android, qt] Make image ID part of ImageJohn Firebaugh2017-05-161-1/+1
* [all] Rationalize style::ImageJohn Firebaugh2017-04-241-5/+3
* [core] Ensure that a BackendScope exists when doing GL callsKonstantin Käfer2017-03-231-0/+2
* [all] Replace Result<T> with optional<T> plus out Error parameterJohn Firebaugh2017-03-231-1/+2
* [core] Avoid unnecessary convert template instantiationsJohn Firebaugh2017-03-091-1/+1
* [core] Add support for queryRenderedFeatures filterAsheem Mamoowala2017-03-041-2/+2
* [core] private OffscreenView implementationKonstantin Käfer2017-02-271-1/+1
* [build] move headless rendering files to platform/defaultKonstantin Käfer2016-11-222-3/+3
* [build] move default ThreadPool implementation to platform/defaultKonstantin Käfer2016-11-221-1/+1
* [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-272-3/+3
* [core] move gl::Context to Backend and refactor ViewKonstantin Käfer2016-10-253-10/+11
* [core] separate Backend from View for headless renderingKonstantin Käfer2016-10-251-4/+4
* [core] Reuse last placement data in CollisionTile::queryRenderedFeaturesBruno de Oliveira Abinader2016-10-251-0/+0
* [core] [node] pass thread pool impl to Map constructorMike Morris2016-10-201-1/+3
* [build] Add support for 'benchmark' target on macOSBruno de Oliveira Abinader2016-10-051-0/+0
* [tests] Added benchmarks for querying for featuresThiago Marcos P. Santos2016-10-056-0/+11419
* [build] Re-add benchmark tests to the buildsystemThiago Marcos P. Santos2016-10-051-0/+0
* [build] switch to CMakeKonstantin Käfer2016-08-051-87/+0
* [core] Add support for $id key to filtersJohn Firebaugh2016-07-181-1/+1
* [core] geometry@0.8.0 / geojsonvt@6.0.0 (#5514)Young Hahn2016-07-061-5/+1
* [core] Split up and clean up conversion.hppJohn Firebaugh2016-06-241-1/+2
* [core, node] Node bindings for setFilterJohn Firebaugh2016-06-211-2/+3
* [core] Prepare Filter and FilterEvaluator for extraction (#5366)John Firebaugh2016-06-151-28/+6
* [core] *Tile ↔ *TileDataJohn Firebaugh2016-06-131-1/+1
* [build] add benchmark targetKonstantin Käfer2016-06-065-0/+177