summaryrefslogtreecommitdiff
path: root/test/api
Commit message (Expand)AuthorAgeFilesLines
* Use single threaded fixture logAlexander Shalamov2020-04-151-3/+2
* [test] Run Annotations DebugSparse test only with OpenGL rendererJuha Alanen2020-03-121-0/+4
* [build] Adding a build flag to build without GL if needed (#16120)Thomas Moenicke2020-02-031-5/+5
* [core][android][darwin] Fix GeoJSONOptions handlingMikhail Pozdnyakov2019-11-291-3/+3
* [core] Implement image expression (#15877)Alexander Shalamov2019-11-111-1/+1
* [core] Add batch conversion of latLngs to/from screenCoords (#15891)zmiao2019-11-072-12/+53
* [render-test] Implement gfx probe for tracking gpu resourcesMikko Pulkki2019-10-304-6/+5
* [tests] Add feature state unit testJuha Alanen2019-09-181-0/+16
* [core] refactor program object creationKonstantin Käfer2019-05-281-0/+4
* [core] Offset viewport center when edge insets are specifiedAleksandar Stojiljkovic2019-05-281-0/+67
* [core] Refactor HeadlessFrontend/Backend: GL separation and factory (#14692)Aleksandar Stojiljkovic2019-05-216-6/+6
* [core] Make the BackgroundScheduler a singletonThiago Marcos P. Santos2019-05-106-25/+12
* [core] clang-tidy fixesKonstantin Käfer2019-04-051-4/+4
* [core] move BackendScope to gfx namespaceKonstantin Käfer2019-04-052-2/+2
* [core] Include pixelRatio property in MapOptionsSudarsana Babu Nagineni2019-03-286-20/+14
* [core] Add setter/getter for size property in MapOptionsSudarsana Babu Nagineni2019-03-286-12/+12
* [core] Remove file source from public Map ctorBruno de Oliveira Abinader2019-03-206-30/+26
* [core] Group Map LatLngBounds, min and max zoom methodsAnder Conselvan de Oliveira2019-03-141-5/+5
* [core] Get FileSource via UpdateParameters in Renderer::ImplBruno de Oliveira Abinader2019-03-136-6/+6
* [core] Add MapOptions to define properties of MapSudarsana Babu Nagineni2019-03-086-6/+15
* [core] Transform{State}: s/angle/bearing/Bruno de Oliveira Abinader2019-03-041-2/+2
* [core] Remove map bearing setters/gettersBruno de Oliveira Abinader2019-03-041-1/+1
* [core] Remove map zoom setters/gettersBruno de Oliveira Abinader2019-03-044-17/+16
* [core] Switch to the new OpenGL abstractionThiago Marcos P. Santos2019-02-122-2/+3
* [core] Add unit tests for queryFeatureExtensionsAlexander Shalamov2018-12-121-0/+147
* [build] Update to geometry v1.0.0Bruno de Oliveira Abinader2018-11-131-4/+4
* [core] Fix querying for annotations near tile boundaries at high zoom.Chris Loer2018-08-141-0/+13
* Fix compilation errors with libc++ on QNX 7Sudarsana Babu Nagineni2018-07-301-1/+1
* [core] Replace use of *Stops with expressions DSLJohn Firebaugh2018-06-291-9/+11
* [tests] Replaced the ZoomHistory test with a render testJohn Firebaugh2018-06-281-71/+0
* [core] wrap glGetString in `MBGL_CHECK_ERROR` tooKonstantin Käfer2018-05-241-1/+1
* [core] Convert "legacy" filters directly into expressions (#11610)Lucas Wojciechowski2018-05-101-6/+9
* Use a host interface for CustomLayer instead of function pointers (#11553)Asheem Mamoowala2018-04-021-22/+16
* [core] don't tie Annotation geometries to Map maxzoomKonstantin Käfer2018-01-021-0/+16
* [core] Custom Geometry SourcesAsheem Mamoowala2017-11-221-0/+71
* [core] Split MapMode::Still into Static and TileAnsis Brammanis2017-11-176-6/+6
* [core] Update unit tests for viewport collision.Chris Loer2017-11-171-4/+4
* [core] Reset zoom history state in still modeBruno de Oliveira Abinader2017-09-151-0/+6
* [test] Re-added API.ZoomHistoryBruno de Oliveira Abinader2017-08-221-0/+65
* [test] Added API.RecycleMapUpdateImages testBruno de Oliveira Abinader2017-08-141-0/+58
* [all] Merge View into RendererBackendJohn Firebaugh2017-07-261-1/+1
* [node, tests] Consolidate headless rendering logic in HeadlessFrontendJohn Firebaugh2017-07-264-83/+55
* [core] Remove API tests that are covered by node testsJohn Firebaugh2017-07-262-151/+0
* [core] Replace API.ZoomHistory test with integration testJohn Firebaugh2017-07-261-63/+0
* [test] allow only a single shared display to avoid egl errorsIvo van Dongen2017-07-186-7/+7
* [core] rename backend to renderer backendIvo van Dongen2017-07-186-6/+6
* [core] renderer interfaceIvo van Dongen2017-07-186-36/+72
* [core] split backend from mapobserverIvo van Dongen2017-07-186-7/+7
* [test] Added API.ZoomHistoryBruno de Oliveira Abinader2017-07-041-0/+62
* [test] Use test::checkImage in API.RepeatedRenderBruno de Oliveira Abinader2017-07-041-9/+5