summaryrefslogtreecommitdiff
path: root/test/util/tile_cover.test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-2/+3
|
* [core, ios] replace `altitude` with `fov`Ansis Brammanis2016-12-211-0/+2
| | | | | | | | | ported from -js: eb6c6596c6a7a61363d30356674e0002153b1d19 `altitude` was a terribly-named variable that was used to indirectly control the fov. This should eliminate some confusion. `altitude` was equivalent to `cameraToCenterDistance / height`
* [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