summaryrefslogtreecommitdiff
path: root/test/util/tile_cover.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* [core] Tile cover LOD: lod covers single level tile coverupstream/astojilj-lodAleksandar Stojiljkovic2019-08-051-0/+29
* [core] Limit pitch based on edge insets. Fix max Z calculation in getProjMatrix.Aleksandar Stojiljkovic2019-08-011-0/+35
* [core] clang-tidy fixesKonstantin Käfer2019-04-051-6/+6
* [core] Transform{State}: s/angle/bearing/Bruno de Oliveira Abinader2019-03-041-1/+1
* [core] Cleanup Transform, use {jump,ease}To() insteadBruno de Oliveira Abinader2018-11-271-5/+3
* Add fuzz tests for TileCover and fix out of bounds access crash.Asheem Mamoowala2018-07-161-1/+58
* Fix TileCover asserts. The create_bounds_towards_* methods were treatingAsheem Mamoowala2018-07-161-0/+14
* [core] Streaming TileCover for polygonal regions (#11267)Asheem Mamoowala2018-04-261-13/+219
* Fast tileCount with help from @mapbox/sphericalmercator moduleAsheem Mamoowala2017-09-081-0/+9
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-2/+3
* [core, ios] replace `altitude` with `fov`Ansis Brammanis2016-12-211-0/+2
* [core] change std::array<uint16_t, 2> to mbgl::SizeKonstantin Käfer2016-10-271-1/+1
* [test] add .test.cpp suffix to test case filesKonstantin Käfer2016-09-281-0/+83