summaryrefslogtreecommitdiff
path: root/test/algorithm/update_renderables.test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor tileCover to support lod tilesMikko Pulkki2020-04-061-124/+134
* [core] Add unit testsAlexander Shalamov2020-04-011-0/+63
* [build] generate header maps instead of -files.txtKonstantin Käfer2019-01-091-1/+1
* [core] don't break ascent in the overscaled tile phaseKonstantin Käfer2018-09-211-0/+50
* [core] make forcing cache/network only more explicitKonstantin Käfer2017-10-121-115/+115
* [build] make Xcode use the correct compiler when it is installed in a non-sta...Konstantin Käfer2017-07-181-4/+0
* [core] add unused default template parameter to keep Xcode 9's Clang from cra...Konstantin Käfer2017-07-131-0/+6
* [core] Change OverscaledTileID to also include a "wrap" value.Chris Loer2017-07-111-494/+492
* [core] Render parent raster tiles when ideal tile can't be loadedKonstantin Käfer2017-04-201-0/+33
* [test] add .test.cpp suffix to test case filesKonstantin Käfer2016-09-281-0/+1228